#include <AbstractAnimation.hpp>
◆ EPrvAnimationState
Enumerator |
---|
Start | |
Running | |
Stop | |
◆ AbstractAnimation()
AbstractAnimation::AbstractAnimation |
( |
| ) |
|
◆ ~AbstractAnimation()
AbstractAnimation::~AbstractAnimation |
( |
| ) |
|
|
overridedefault |
◆ actionEnd()
virtual void AbstractAnimation::actionEnd |
( |
| ) |
|
|
privatepure virtual |
◆ actionStart()
virtual void AbstractAnimation::actionStart |
( |
| ) |
|
|
privatepure virtual |
◆ beginTransformation()
virtual void IAnimation::beginTransformation |
( |
IGraphics * | graphics | ) |
|
|
pure virtualinherited |
◆ endTransformation()
virtual void IAnimation::endTransformation |
( |
IGraphics * | graphics | ) |
|
|
pure virtualinherited |
◆ frameParameter()
◆ isFinished()
bool AbstractAnimation::isFinished |
( |
| ) |
|
|
overrideprivatevirtual |
◆ nextFrame()
void AbstractAnimation::nextFrame |
( |
| ) |
|
|
overrideprivatevirtual |
◆ animationTime
◆ m_previousFrameTime
◆ m_state
◆ m_time
The documentation for this class was generated from the following files: