Blamite Game Engine - blam!  00272.10.26.20.0001.blamite
The core library for the Blamite Game Engine.
drawing_list.cpp File Reference
#include "debug_ui.h"

Variables

std::map< Blam::DebugUI::DrawListItem, Blam::DebugUI::ImGUIDrawingGroup * > drawlist
 The current ImGUI drawing list. More...
 

Variable Documentation

◆ drawlist

The current ImGUI drawing list.

The key is the ID of the drawing group. The value is a pointer to the drawing group.