|
CeresEngine 0.2.0
A game development framework
|
#include "UIControl.hpp"#include "CeresEngine/Text/TextLayoutManager.hpp"#include "CeresEngine/Texture/Texture.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::UIButton |
| A control that defines an area on the screen that can be used to trigger actions. More... | |
Namespaces | |
| namespace | CeresEngine |
Enumerations | |
| enum class | CeresEngine::UIButtonType { CeresEngine::Regular } |
Button types that can be used with UIButton More... | |