|
Smolgui
Immediate gui library based on SFML
|
Go to the source code of this file.
Classes | |
| struct | sgui::Tooltip |
| store tooltip in a function with its parent widget ID More... | |
| struct | sgui::WidgetOptions |
| Store widget options : tooltip, position, description. More... | |
| struct | sgui::TextOptions |
| Store text options : boxSize, centered, type, etc. More... | |
Namespaces | |
| namespace | sgui |
Enumerations | |
| enum class | sgui::TextType { sgui::Footnote , sgui::Subtitle , sgui::Normal , sgui::Title } |
| Text type. More... | |