|
Smolgui
Immediate gui library based on SFML
|
#include <string>#include <cstdint>#include <optional>#include <unordered_map>#include <SFML/Graphics/Rect.hpp>Go to the source code of this file.
Classes | |
| struct | sgui::Frames |
| Store frames count and textures to ease serialization and for better interface. More... | |
| class | sgui::TextureAtlas |
| Contains texture position and sub-box of all sprites for a given sprite sheet. Animations ca be handled with the following restrictions: More... | |
Namespaces | |
| namespace | sgui |