![]() |
Blamite Game Engine - blam!
00272.10.26.20.0001.blamite
The core library for the Blamite Game Engine.
|
Legacy namespace to contain data for the legacy ImGUI console. More...
Classes | |
class | AboutBlamite |
Class for the legacy ImGUI-based About box. More... | |
class | AboutBlamiteNew |
Class for Blamite's ImGUI-based About box. More... | |
class | AboutImGUI |
Class for the ImGUI about dialog. More... | |
class | ConfigEditor |
An incomplete configuration editor, using raw text. More... | |
class | ConfigEditorNew |
Class for a GUI config editor. More... | |
class | CrashTest |
Class for the crash test dialog. More... | |
class | DebugMenu |
Class for the ImGUI-based debug menu implementation. More... | |
class | Direct2DTest |
Dialog used to test early implementation of Direct2D. More... | |
class | DirectX11Window |
Class for the default ImGUI DX11 sample window. More... | |
class | DiscordRPCTester |
Class for the Discord Rich Presence test dialog. More... | |
class | ErrorDialog |
A seemingly incomplete class for an ImGUI-based error dialog? More... | |
class | Exit |
Class for the exit confirmation dialog. More... | |
class | FontEditor |
Class for the Font Editor. More... | |
class | ImGUIUserGuide |
Class for the ImGUI user guide. More... | |
class | IPTest |
Legacy IP test dialog. More... | |
class | JTChat |
This was planned to be a chat client that would connect to some sort of java-based chat server. More... | |
class | LicensePrompt |
Dialog to prompt for developer key authentication. More... | |
class | ModernConfigEditor |
Class for the modern Config Editor. More... | |
class | ModernThemeEditor |
Class for the modern Theme Editor. More... | |
class | NetworkStats |
Class for the Network Stats dialog. More... | |
class | RenderStackEditor |
Class for the Render Stack Editor. More... | |
class | Stats |
This is the ImGUI-based implementation of the stats widget. More... | |
class | TagEditor |
Class for the realtime tag editor. More... | |
class | ThemePicker |
Class for the old and awful theme picker dialog. More... | |
class | UpdateChecker |
A class containing a theoretical update check dialog. More... | |
class | WeirdLogger |
A class for... More... | |
Functions | |
BLAM void | HackConsole (bool *show_console) |
BLAM void | HackConsoleNew (bool *show_testing_newconsole) |
Legacy namespace to contain data for the legacy ImGUI console.
void Blam::DebugUI::Windows::HackConsole | ( | bool * | show_console | ) |
void Blam::DebugUI::Windows::HackConsoleNew | ( | bool * | show_testing_newconsole | ) |