![]() |
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
|
Go to the source code of this file.
Classes | |
class | Blam::DebugUI::ImGUIDrawingGroup |
Class representing an ImGUI drawing group/draw list item. More... | |
Namespaces | |
InternalUI | |
Namespace containing things for the engine's "internal UI", which is powered through ImGUI. | |
InternalUI::Colors | |
Namespace containing things related colors used in various places in the engine. | |
Blam | |
Namespace surrounding all major engine components. | |
Blam::DebugUI | |
Namespace containing things relating to ImGUI, and the ImGUI draw list. | |
Blam::DebugUI::Windows | |
Legacy namespace to contain data for the legacy ImGUI console. | |
Macros | |
#define | duigvs(x) Blam::DebugUI::GetVisibility(x) |
Macro for Blam::DebugUI::GetVisibility(). More... | |
#define | BLAM |
#define | UI_API |
#define BLAM |
#define duigvs | ( | x | ) | Blam::DebugUI::GetVisibility(x) |
Macro for Blam::DebugUI::GetVisibility().
See Blam::DebugUI::GetVisibility for details.
#define UI_API |