GPR5100 - Rollback
Loading...
Searching...
No Matches
Public Member Functions | List of all members
core::DrawImGuiInterface Class Referenceabstract

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>

Inheritance diagram for core::DrawImGuiInterface:
Inheritance graph
[legend]

Public Member Functions

virtual void DrawImGui ()=0
 

Detailed Description

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.


The documentation for this class was generated from the following file: