Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
GUIConsole.h File Reference

Go to the source code of this file.

Classes

class  Divide::GUIConsole
 GUIConsole implementation, CEGUI based, as in the practical tutorial series. More...
 

Namespaces

namespace  CEGUI
 
namespace  Divide
 Handle console commands that start with a forward slash.
 

Macros

#define DVD_GUI_CONSOLE_H_
 

Variables

constexpr size_t CEGUI_MAX_INPUT_HISTORY = 5
 

Macro Definition Documentation

◆ DVD_GUI_CONSOLE_H_

#define DVD_GUI_CONSOLE_H_

Definition at line 34 of file GUIConsole.h.

Variable Documentation

◆ CEGUI_MAX_INPUT_HISTORY

constexpr size_t CEGUI_MAX_INPUT_HISTORY = 5
constexpr

Definition at line 36 of file GUIConsole.h.