The base animation class.
More...
#include <jmAnimationCommon.h>
Inherited by FrameAnimation, and TimelineAnimation.
The base animation class.
This class stores animation data and parameters as they were created in JugiMap Editor.
◆ ~Animation()
◆ GetKind()
Returns the kind of this animation.
◆ GetSourceSprite()
Returns the source sprite to which this animation belongs.
◆ GetName()
Returns the name of this animation.
◆ GetBaseParameters()
Returns a reference to the base parameters of this animation.
◆ GetParameters()
Returns a reference to the vector of stored parameters in this animation.
◆ GetDataFlags()
Returns the dataFlags factor of this frame animation.
◆ GetDuration()
Returns duration of this animation in milliseconds. This is duration of one loop.
The documentation for this class was generated from the following files:
- C:/Development/JugiMapProject/JugiMapFRM/framework_c++/jugimap/jmAnimationCommon.h
- C:/Development/JugiMapProject/JugiMapFRM/framework_c++/jugimap/jmAnimationCommon.cpp