Declares the AnimatedSprite class. More...
#include <vector>#include "Math/MathCommon.h"#include "Graphics/Sprite.h"Classes | |
| class | AnimatedSprite |
| A sprite that contains animation data. More... | |
| struct | AnimatedSprite::AnimationFrame |
| Holds all of the data neccecary for rendering a frame in an animation. More... | |
| struct | AnimatedSprite::Animation |
| Holds all of the data neccecary for rendering a complete animation. More... | |
Declares the AnimatedSprite class.
1.6.3