 |
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
|
void Draw()
Draws the contents of the group.
Definition: imgui_style_editor.hpp:13
IMGUI_API void End()
Definition: imgui.cpp:6016
Wrapper for ImGui's built-in style editor.
Definition: imgui_style_editor.hpp:10
IMGUI_API bool Begin(const char *name, bool *p_open=NULL, ImGuiWindowFlags flags=0)
Definition: imgui.cpp:5397
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 ShowStyleEditor(ImGuiStyle *ref=NULL)
Definition: imgui_demo.cpp:3165
Legacy namespace to contain data for the legacy ImGUI console.
Definition: ui.h:14