![]() |
Blamite Game Engine - blam!
00357.06.18.22.0809.blamite
The core library for the Blamite Game Engine.
|
Namespace containing functions relating to the Blamite UI system. More...
Namespaces | |
ImGUI | |
Namespace for anything related to ImGUI. | |
OgreUI | |
Qt | |
Themes | |
Namespace for anything relating to engine UI themes. | |
Functions | |
BLAM bool | Initialize () |
BLAM void | Render () |
BLAM void | Shutdown () |
BLAM BlamUIWidget_Group * | GetUIRoot () |
BLAM std::string | GetWidgetAnchorLabel (BlamWidgetAnchor anchor_position) |
Namespace containing functions relating to the Blamite UI system.
BlamUIWidget_Group * Blam::UI::GetUIRoot | ( | ) |
std::string Blam::UI::GetWidgetAnchorLabel | ( | BlamWidgetAnchor | anchor_position | ) |
bool Blam::UI::Initialize | ( | ) |
void Blam::UI::Render | ( | ) |
void Blam::UI::Shutdown | ( | ) |