PGE Engine
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
SimpleAnimator Class Reference

Public Member Functions

 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
 
SimpleAnimatoroperator= (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 Public Member Functions

static unsigned int TickAnimation (unsigned int x, void *p)
 

Public Attributes

int speed
 

The documentation for this class was generated from the following files: