|
|
virtual const Frame & | getFrame (uint index) const =0 |
| |
|
virtual uint | getFrameCount () const =0 |
| |
|
virtual void | unlock ()=0 |
| |
|
Animation::ANIMATION_TYPES | getAnimationType () const |
| |
|
int | getFPS () const |
| |
|
int | getMillisPerFrame () const |
| |
|
bool | isScalingAllowed () const |
| |
|
bool | isAlphaAllowed () const |
| |
|
bool | isColorModulationAllowed () const |
| |
|
bool | persist (OutputPersistenceBlock &writer) override |
| |
|
bool | unpersist (InputPersistenceBlock &reader) override |
| |
|
|
Animation::ANIMATION_TYPES | _animationType |
| |
|
int32 | _FPS |
| |
|
int32 | _millisPerFrame |
| |
|
bool | _scalingAllowed |
| |
|
bool | _alphaAllowed |
| |
|
bool | _colorModulationAllowed |
| |
The documentation for this class was generated from the following file: