Torque2D Reference
|
#include <winConsole.h>
Public Member Functions | |
WinConsole () | |
~WinConsole () | |
void | process () |
void | enable (bool) |
void | processConsoleLine (const char *consoleLine) |
Static Public Member Functions | |
static void | create () |
static void | destroy () |
static bool | isEnabled () |
WinConsole | ( | ) |
~WinConsole | ( | ) |
|
static |
|
static |
void enable | ( | bool | enabled | ) |
|
static |
void process | ( | ) |
void processConsoleLine | ( | const char * | consoleLine | ) |