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