JugiMap Framework
Animation

Classes

struct  AnimationBaseParameters
 The animation base parameters of Animation objects. More...
 
class  Animation
 The base animation class. More...
 
class  AnimationInstance
 The base animation instance class. More...
 
class  DummyNoAnimationInstance
 The DummyNoAnimationInstance is a special animation instance which can be used with animation players as an alternative way to stop animation. More...
 
class  AnimationPlayer
 The standard animation player for playing animations via AnimationInstance objects. More...
 
class  AnimationQueuePlayer
 The queue animation player for playing animations via animationInstance objects. More...
 
class  FrameAnimation
 The FrameAnimation class represents the sprite frame animation from JugiMap Editor. More...
 
class  FrameAnimationInstance
 A class for using frame animations in animation players. More...
 
struct  AnimationPlayerFlags
 The bit-mask flags of animation player. More...
 
class  TimelineAnimation
 The TimelineAnimation class represents the sprite timeline animation from JugiMap Editor. More...
 
class  TimelineAnimationInstance
 A class for using timeline animations in animation players. More...
 

Detailed Description