Torque2D Reference
Loading...
Searching...
No Matches
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

◆ EmscriptenConsole()

◆ ~EmscriptenConsole()

Member Function Documentation

◆ create()

void create ( )
static

◆ destroy()

void destroy ( )
static

◆ enable()

void enable ( bool  enabled)

◆ enableDebugOutput()

void enableDebugOutput ( bool  enabled)

◆ isEnabled()

bool isEnabled ( )
static

◆ processConsoleLine()

void processConsoleLine ( const char *  consoleLine)

Member Data Documentation

◆ postEvent

ConsoleEvent postEvent

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