|
Mana
|
This is the complete list of members for SimpleAnimation, including all inherited members.
| draw(Graphics *graphics, int posX, int posY) const | SimpleAnimation | |
| getCurrentImage() const | SimpleAnimation | |
| getLength() const | SimpleAnimation | inline |
| mAnimation | SimpleAnimation | private |
| mAnimationPhase | SimpleAnimation | private |
| mAnimationTime | SimpleAnimation | private |
| mCurrentFrame | SimpleAnimation | private |
| mInitialized | SimpleAnimation | private |
| reset() | SimpleAnimation | |
| setFrame(int frame) | SimpleAnimation | |
| SimpleAnimation(Animation animation) | SimpleAnimation | |
| SimpleAnimation(XML::Node animationNode, const std::string &dyePalettes=std::string()) | SimpleAnimation | |
| update(int dt) | SimpleAnimation |