# CoinRaceActivity_View_CoinRaceAvatarAnimation_907.luac
; fn @CoinRaceAvatarAnimation.lua  line 0-0 np=0 va=1 ms=3 code=12 consts=5 upvals=1 protos=1
;   K[0]='CoinRaceAvatarAnimation'
;   K[1]='setmetatable'
;   K[2]='AvatarAnimation'
;   K[3]='__index'
;   K[4]='OnHappy'
;   upvals: _ENV
0000  GETTABUP  R0 = _ENV[K1('setmetatable')]
0001  NEWTABLE  R1 = {} (0 items)
0002  GETTABUP  R2 = _ENV[K2('AvatarAnimation')]
0003  CALL      R0 = call(R0, 1 args, 2 rets)
0004  SETTABUP  _ENV[K0('CoinRaceAvatarAnimation')] = R0
0005  GETTABUP  R0 = _ENV[K0('CoinRaceAvatarAnimation')]
0006  GETTABUP  R1 = _ENV[K0('CoinRaceAvatarAnimation')]
0007  SETTABLE  R0[K3('__index')] = R1
0008  GETTABUP  R0 = _ENV[K0('CoinRaceAvatarAnimation')]
0009  CLOSURE   R1 = closure proto0
0010  SETTABLE  R0[K4('OnHappy')] = R1
0011  RETURN    return R0..R-1
; ---------- proto0 [OnHappy] ----------
  ; fn ?  line 4-6 np=1 va=0 ms=6 code=8 consts=5 upvals=0 protos=0
  ;   K[0]='m_animation'
  ;   K[1]='AnimationState'
  ;   K[2]='SetAnimation'
  ;   K[3]=0
  ;   K[4]='order_happy'
  ;   locals: self(0-8)
  0000  GETTABLE  R1 = R0[K0('m_animation')]
  0001  GETTABLE  R1 = R1[K1('AnimationState')]
  0002  SELF      R2 = R1[K2('SetAnimation')] (self)
  0003  LOADK     R3 = K3 0
  0004  LOADK     R4 = K4 'order_happy'
  0005  LOADBOOL  R5 = false
  0006  CALL      R1 = call(R1, 0 args, 4 rets)
  0007  RETURN    return R0..R-1
