Torque2D Reference
|
#include <AndroidConsole.h>
Public Member Functions | |
AndroidConsole () | |
~AndroidConsole () | |
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 () |
AndroidConsole | ( | ) |
~AndroidConsole | ( | ) |
|
static |
|
static |
void enable | ( | bool | enabled | ) |
void enableDebugOutput | ( | bool | enabled | ) |
void inputLoop | ( | ) |
|
static |
void processConsoleLine | ( | const char * | consoleLine | ) |