Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
console.hpp File Reference
#include "../../debug_ui.h"
#include "components/resources/engine_globals/globals.h"
#include "components/resources/engine_text/engine_text.h"
#include "components/3rdparty/imgui/misc/imgui_stdlib.h"
#include "components/resources/console/console.h"
#include <Strings/components/classes/events/game_engine_events/LogMessage/LogMessage.h>
#include <Strings/components/classes/events/game_engine_events/KeyPress/KeyPressEvent.h>
#include <Strings/components/classes/events/events.h>
+ Include dependency graph for console.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Blam::DebugUI::Windows::ImGuiConsole
 Class for the ImGUI console implementation. More...
 

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::DebugUI
 Namespace containing things relating to ImGUI, and the ImGUI draw list.
 
 Blam::DebugUI::Windows
 Legacy namespace to contain data for the legacy ImGUI console.