![]() |
Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
|
Sprite display. More...
Classes | |
| class | gf::AnimatedSprite |
| An animated sprite. More... | |
| class | gf::Animation |
| An animation. More... | |
| class | gf::BasicSprite |
| A basic sprite. More... | |
| class | gf::NinePatch |
| A nine-patch. More... | |
| class | gf::Sprite |
| A drawable representation of a texture, with its own transformations, color, etc. More... | |
| class | gf::SpriteBatch |
| A sprite batch. More... | |
Sprite display.