 |
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
|
bool show
Controls whether or not the group should be shown. May not be used in all groups.
Definition: debug_ui.h:362
Class representing an ImGUI drawing group/draw list item.
Definition: debug_ui.h:359
IMGUI_API void ShowDemoWindow(bool *p_open=NULL)
Definition: imgui_demo.cpp:195
Wrapper for ImGui's demo window.
Definition: imgui_demo.hpp:10
Legacy namespace to contain data for the legacy ImGUI console.
Definition: ui.h:14
void Draw()
Draws the contents of the group.
Definition: imgui_demo.hpp:13