|
Smolgui
Immediate gui library based on SFML
|
#include <stack>#include <string>#include "sgui/Widgets/Style.h"#include "sgui/Widgets/Panel.h"#include "sgui/Internals/Counters.h"#include "sgui/Internals/GuiGroup.h"#include "sgui/Internals/GuiStates.h"#include "sgui/Internals/ScrollerInformation.h"#include "sgui/Core/ObjectPool.h"#include "sgui/Core/Interpolation.h"#include "sgui/Render/Plotter.h"#include "sgui/Render/GuiRender.h"#include "sgui/Resources/SoundPlayer.h"#include "sgui/Resources/TextContainer.h"#include "sgui/Gui.tpp"Go to the source code of this file.
Classes | |
| class | sgui::Gui |
| implement gui following the immediate gui principles, like dear-imgui, but with more control over the textures used for widgets, sounds effects and animations. More... | |
Namespaces | |
| namespace | sgui |