Torque2D Reference
Public Member Functions | Static Public Member Functions | List of all members
StdConsole Class Reference

#include <x86UNIXStdConsole.h>

Public Member Functions

 StdConsole ()
 
virtual ~StdConsole ()
 
void process ()
 
void enable (bool)
 
void processConsoleLine (const char *consoleLine)
 
void resetTerminal ()
 

Static Public Member Functions

static void create ()
 
static void destroy ()
 
static bool isEnabled ()
 

Constructor & Destructor Documentation

~StdConsole ( )
virtual

Member Function Documentation

void create ( void  )
static
void destroy ( )
static
void enable ( bool  enabled)
bool isEnabled ( )
static
void process ( )
void processConsoleLine ( const char *  consoleLine)
void resetTerminal ( )

The documentation for this class was generated from the following files: