Torque2D Reference
|
#include <T2DActivity.h>
Public Member Functions | |
T2DActivity () | |
void | enableAccelerometer (bool enable) |
bool | isAccelerometerActive () |
void | loadCacheDir () |
char * | getCacheDir () |
void | update () |
void | finishShutdown () |
void | finishGLSetup () |
void | enumerateFonts () |
void | dumpFontList () |
void | getFontPath (const char *fontName, char *fontPath) |
|
inline |
void dumpFontList | ( | ) |
void enableAccelerometer | ( | bool | enable | ) |
void enumerateFonts | ( | ) |
void finishGLSetup | ( | ) |
void finishShutdown | ( | ) |
|
inline |
void getFontPath | ( | const char * | fontName, |
char * | fontPath | ||
) |
|
inline |
void loadCacheDir | ( | ) |
void update | ( | ) |