| Animation() | Animation | |
| Animation(int type) | Animation | |
| Animation(int type, Point p) | Animation | |
| Animation(int type, int x, int y) | Animation | |
| animationSequence | Animation | [protected, static] |
| currentFrame | Animation | [protected] |
| defineAnimations() | Animation | [static] |
| draw(BITMAP *canvas, Point offset) | Animation | [virtual] |
| elapsedTime | Animation | [protected] |
| frames | Animation | [protected] |
| length | Animation | [protected] |
| loadAnimation(int type) | Animation | [protected] |
| loc() | Graphic | |
| location | Graphic | [protected] |
| move(Point p) | Graphic | |
| move(int x, int y) | Graphic | |
| moveTo(Point p) | Graphic | |
| moveTo(int x, int y) | Graphic | |
| type | Animation | [protected] |
| x() | Graphic | |
| y() | Graphic | |
| ~Animation() | Animation | |
| ~Graphic() | Graphic | [inline, virtual] |
1.5.7.1