 |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
BLAM void RenderFrame()
Renders ImGUI to the application window.
Definition: imgui.cpp:237
BLAM void ProcessSDLEvent(SDL_Event event)
Definition: imgui.cpp:330
BLAM void EndFrame()
Definition: imgui.cpp:290
BLAM BlamResult Initialize()
Initialize ImGUI.
Definition: imgui.cpp:25
#define BLAM
Definition: imgui.h:8
BLAM void Shutdown()
Shuts down ImGUI and cleans up any data related to it.
Definition: imgui.cpp:298
Definition: SdlEmulationLayer.h:735
Namespace for anything related to ImGUI.
Definition: imgui.h:14