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