Torque2D Reference
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
EmscriptenConsole Class 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
 

Constructor & Destructor Documentation

Member Function Documentation

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

Member Data Documentation

ConsoleEvent postEvent

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