|
Fireworks Engine
v2.0
Lightweight Sandbox Game Engine using OpenGL for additional Customisation and Quick Prototyping
|
Go to the source code of this file.
Classes | |
| class | fireworks::graphics::Sprite |
| The class responsible for drawing the Sprites in the scene. More... | |
Namespaces | |
| fireworks | |
| fireworks::graphics | |
Enumerations | |
| enum | fireworks::graphics::SpriteAnimationType { fireworks::graphics::SpriteAnimationType::LOOP, fireworks::graphics::SpriteAnimationType::REVERSE, fireworks::graphics::SpriteAnimationType::PING_PONG } |
| The type of sprite sheet animation. More... | |