JugiMap Framework
FrameAnimation Class Reference

The FrameAnimation class represents the sprite frame animation from JugiMap Editor. More...

#include <jmFrameAnimation.h>

Inherits Animation.

Additional Inherited Members

- Public Member Functions inherited from Animation
AnimationKind GetKind ()
 Returns the kind of this animation. More...
 
SourceSpriteGetSourceSprite ()
 Returns the source sprite to which this animation belongs. More...
 
std::string GetName ()
 Returns the name of this animation. More...
 
AnimationBaseParametersGetBaseParameters ()
 Returns a reference to the base parameters of this animation. More...
 
std::vector< Parameter > & GetParameters ()
 Returns a reference to the vector of stored parameters in this animation. More...
 
int GetDataFlags ()
 Returns the dataFlags factor of this frame animation. More...
 
int GetDuration ()
 Returns duration of this animation in milliseconds. This is duration of one loop. More...
 
- Protected Member Functions inherited from Animation
virtual ~Animation ()
 Destructor. More...
 

Detailed Description

The FrameAnimation class represents the sprite frame animation from JugiMap Editor.


The documentation for this class was generated from the following files: