|
Smolgui
Immediate gui library based on SFML
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | sgui |
Variables | |
| const std::string | sgui::DefaultFont = SguiContentsDir"/Luciole-Regular.ttf" |
| const std::string | sgui::DefaultBoldFont = SguiContentsDir"/Luciole-Bold.ttf" |
| const std::string | sgui::DefaultTexture = SguiContentsDir"/widgets.png" |
| const std::string | sgui::DefaultAtlas = SguiContentsDir"/atlas.json" |