![]() |
Blamite Game Engine - blam!
00272.10.26.20.0001.blamite
The core library for the Blamite Game Engine.
|
#include "debug_ui.h"
Variables | |
std::map< Blam::DebugUI::DrawListItem, Blam::DebugUI::ImGUIDrawingGroup * > | drawlist |
The current ImGUI drawing list. More... | |
std::map<Blam::DebugUI::DrawListItem, Blam::DebugUI::ImGUIDrawingGroup*> drawlist |
The current ImGUI drawing list.
The key is the ID of the drawing group. The value is a pointer to the drawing group.