![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
#include "components/diagnostics/errors/errors.h"
Go to the source code of this file.
Namespaces | |
Blam | |
Namespace surrounding all major engine components. | |
Blam::UI | |
Namespace for things relating to the Blamite UI system. | |
Blam::UI::ImGUI | |
Namespace for anything related to ImGUI. | |
Macros | |
#define | BLAM |
Functions | |
BLAM BlamResult | Blam::UI::ImGUI::Initialize () |
Initialize ImGUI. More... | |
BLAM void | Blam::UI::ImGUI::RenderFrame () |
Renders ImGUI to the application window. More... | |
BLAM void | Blam::UI::ImGUI::Shutdown () |
Shuts down ImGUI and cleans up any data related to it. More... | |
#define BLAM |