|
|
| SimpleAnimator (const SimpleAnimator &animator) |
| |
|
| SimpleAnimator (bool enables, int framesq=1, int fspeed=64, int First=0, int Last=-1, bool rev=false, bool bid=false) |
| |
|
bool | operator!= (const SimpleAnimator &animator) const |
| |
|
bool | operator== (const SimpleAnimator &animator) const |
| |
|
SimpleAnimator & | operator= (const SimpleAnimator &animator) |
| |
|
void | construct (bool enables=false, int framesq=1, int fspeed=64, int First=0, int Last=-1, bool rev=false, bool bid=false) |
| |
|
void | setFrameSequance (QList< int > sequance) |
| |
|
AniPos | image (double frame=-1) |
| |
|
void | setFrame (int y) |
| |
|
void | setFrames (int first, int last) |
| |
|
void | start () |
| |
|
void | stop () |
| |
|
void | setOnceMode (bool once, int loops=1) |
| |
|
void | manualTick (float ticks) |
| |
|
bool | isFinished () |
| |
|
void | nextFrame () |
| |
|
|
static unsigned int | TickAnimation (unsigned int x, void *p) |
| |
The documentation for this class was generated from the following files: