Console.h File Reference

Declares the Console class used for outputting text and accepting user input in-game. More...

#include <map>
#include <list>
#include <string>
#include <vector>
#include "Math/MathCommon.h"
#include "Graphics/Color.h"
#include "Graphics/Font.h"
#include "Application/ConVar.h"
#include "Input/BufferedKeyboardInput.h"

Classes

class  Console
 Class that allows for in-game text output and user input. More...
class  Console::ConStream
 An input stream to the console. More...

Variables

const float CURSOR_BLINK_TIME = 0.5f
 The amount of time between blinks of the input cursor.

Detailed Description

Declares the Console class used for outputting text and accepting user input in-game.

Author:
Joe Forte
Date:
6/9/2008
Generated on Mon Apr 5 19:08:04 2010 for BrickOut |ReDuX| by  doxygen 1.6.3