|
Adonthell
0.4
|
Declares the animationframe and animation classes. More...


Go to the source code of this file.
Classes | |
| class | animationframe |
| Handles images properties in an animation. More... | |
| class | animation |
| Class that handles animated elements, their update and their playback. More... | |
Enumerations | |
| enum | play_state { PLAY = true, STOP = false } |
| Whether the animation is currently playing or not. More... | |
Declares the animationframe and animation classes.
Definition in file animation.h.
| enum play_state |
Whether the animation is currently playing or not.
Definition at line 289 of file animation.h.