Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
ui.cpp File Reference
+ Include dependency graph for ui.cpp:

Variables

BlamUIWidget_Groupui_root = nullptr
 The UI root widget. More...
 
bool draw_fail_message_shown = false
 Whether or not the "draw failure" message has been displayed. Used to prevent spamming the log if the UI fails to render. More...
 

Variable Documentation

◆ draw_fail_message_shown

bool draw_fail_message_shown = false

Whether or not the "draw failure" message has been displayed. Used to prevent spamming the log if the UI fails to render.

◆ ui_root

BlamUIWidget_Group* ui_root = nullptr

The UI root widget.