#include <IAnimation.hpp>
◆ ~IAnimation()
virtual IAnimation::~IAnimation |
( |
| ) |
|
|
virtualdefault |
◆ beginTransformation()
virtual void IAnimation::beginTransformation |
( |
IGraphics * | graphics | ) |
|
|
pure virtual |
◆ endTransformation()
virtual void IAnimation::endTransformation |
( |
IGraphics * | graphics | ) |
|
|
pure virtual |
◆ isFinished()
virtual bool IAnimation::isFinished |
( |
| ) |
|
|
pure virtual |
◆ nextFrame()
virtual void IAnimation::nextFrame |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: