cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AnimationState.h File Reference

Classes

struct  AnimationState
 

Namespaces

 cocos2d
 
 cocos2d::extension
 

Functions

AnimationState *  (AnimationStateData *data)
var  ( var data)
local  ( local data)
CC_EX_DLL void  (AnimationState *self)
var  ( var self)
local  ( local self)
CC_EX_DLL void  (AnimationState *self, float delta)
var  ( var self, var delta)
local  ( local self, local delta)
CC_EX_DLL void  (AnimationState *self, struct Skeleton *skeleton)
var  ( var self, var skeleton)
local  ( local self, local skeleton)
CC_EX_DLL void  (AnimationState *self, const char *animationName, intloop)
var  ( var self, var animationName, var intloop)
local  ( local self, local animationName, local intloop)
CC_EX_DLL void  (AnimationState *self, Animation *animation, intloop)
CC_EX_DLL void  (AnimationState *self, const char *animationName, intloop, float delay)
CC_EX_DLL void  (AnimationState *self, Animation *animation, intloop, float delay)
local  ( local self, local animation, local intloop, local delay)
CC_EX_DLL void  (AnimationState *self)
var  ( var self)
CC_EX_DLL int  (AnimationState *self)