Blamite Game Engine - blam!  00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
Blam::DebugUI::Windows Namespace Reference

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  bgfxTest
 Dialog used to test basic bgfx features. 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  DirectorTool
 Class for the Director debug utility. 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  GameEngineTextViewer
 Class for the engine Globals editor. More...
 
class  GeometryTest
 Class for the Geometry Test dialog. More...
 
class  GlobalsEditor
 Class for the engine Globals editor. More...
 
class  GLShaderEditor
 Class for the OpenGL shader editor. More...
 
class  ImGuiConsole
 Class for the Director debug utility. More...
 
class  ImGuiDemoWindow
 Wrapper for ImGui's demo window. More...
 
class  ImGuiFontSelectorWindow
 Wrapper for ImGui's built-in font selector. More...
 
class  ImGuiMetricsWindow
 Wrapper for ImGui's built-in metrics window. More...
 
class  ImGuiStyleEditorWindow
 Wrapper for ImGui's built-in style editor. More...
 
class  ImGuiStyleSelectorWindow
 Wrapper for ImGui's built-in style selector. 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)
 

Detailed Description

Legacy namespace to contain data for the legacy ImGUI console.

Deprecated:
Will be removed upon the removal of the legacy ImGUI console.

Function Documentation

◆ HackConsole()

void Blam::DebugUI::Windows::HackConsole ( bool *  show_console)

◆ HackConsoleNew()

void Blam::DebugUI::Windows::HackConsoleNew ( bool *  show_testing_newconsole)