Torque2D Reference
Loading...
Searching...
No Matches
T2DActivity Class Reference

#include <T2DActivity.h>

Public Member Functions

 T2DActivity ()
void enableAccelerometer (bool enable)
bool isAccelerometerActive ()
void loadCacheDir ()
char * getCacheDir ()
void loadInternalDir ()
char * getInternalDir ()
void update ()
void finishShutdown ()
void finishGLSetup ()
void enumerateFonts ()
void dumpFontList ()
void getFontPath (const char *fontName, char *fontPath)

Constructor & Destructor Documentation

◆ T2DActivity()

T2DActivity ( )
inline

Member Function Documentation

◆ dumpFontList()

void dumpFontList ( )

◆ enableAccelerometer()

void enableAccelerometer ( bool enable)

◆ enumerateFonts()

void enumerateFonts ( )

◆ finishGLSetup()

void finishGLSetup ( )

◆ finishShutdown()

void finishShutdown ( )

◆ getCacheDir()

char * getCacheDir ( )
inline

◆ getFontPath()

void getFontPath ( const char * fontName,
char * fontPath )

◆ getInternalDir()

char * getInternalDir ( )
inline

◆ isAccelerometerActive()

bool isAccelerometerActive ( )
inline

◆ loadCacheDir()

void loadCacheDir ( )

◆ loadInternalDir()

void loadInternalDir ( )

◆ update()

void update ( )

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