|
GPR5100 - Rollback
|
DrawImGuiInterface is an interface used by the Engine to be called when the game loop is drawing ImGui windows! It needs to be registered by the Engine. More...
#include <graphics.h>

Public Member Functions | |
| virtual void | DrawImGui ()=0 |
DrawImGuiInterface is an interface used by the Engine to be called when the game loop is drawing ImGui windows! It needs to be registered by the Engine.