Torque2D Reference
Loading...
Searching...
No Matches
AndroidConsole Class 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 ()

Constructor & Destructor Documentation

◆ AndroidConsole()

◆ ~AndroidConsole()

Member Function Documentation

◆ create()

void create ( )
static

◆ destroy()

void destroy ( )
static

◆ enable()

void enable ( bool enabled)

◆ enableDebugOutput()

void enableDebugOutput ( bool enabled)

◆ inputLoop()

void inputLoop ( )

◆ isEnabled()

bool isEnabled ( )
static

◆ processConsoleLine()

void processConsoleLine ( const char * consoleLine)

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