Torque2D Reference
Public Member Functions | Public Attributes | List of all members
AndroidPlatState Class Reference

#include <platformAndroid.h>

Public Member Functions

 AndroidPlatState ()
 

Public Attributes

bool captureDisplay
 
bool fadeWindows
 
struct engineengine
 
char appWindowTitle [256]
 
bool quit
 
bool ctxNeedsUpdate
 
bool portrait
 
S32 desktopBitsPixel
 
S32 desktopWidth
 
S32 desktopHeight
 
U32 currentTime
 
bool fullscreen
 
U32 osVersion
 
bool tsmActive
 
U32 firstThreadId
 
U32 torqueThreadId
 
void * alertSemaphore
 
S32 alertHit
 
RandomLCG platRandom
 
bool mouseLocked
 
bool backgrounded
 
bool minimized
 
U32 sleepTicks
 
U32 lastTimeTick
 
Point2I windowSize
 
U32 appReturn
 
U32 argc
 
const char ** argv
 
StringTableEntry mainDotCsDir
 
bool multipleTouchesEnabled
 

Constructor & Destructor Documentation

Member Data Documentation

S32 alertHit
void* alertSemaphore
U32 appReturn
char appWindowTitle[256]
U32 argc
const char** argv
bool backgrounded
bool captureDisplay
bool ctxNeedsUpdate
U32 currentTime
S32 desktopBitsPixel
S32 desktopHeight
S32 desktopWidth
struct engine* engine
bool fadeWindows
U32 firstThreadId
bool fullscreen
U32 lastTimeTick
StringTableEntry mainDotCsDir
bool minimized
bool mouseLocked
bool multipleTouchesEnabled
U32 osVersion
RandomLCG platRandom
bool portrait
bool quit
U32 sleepTicks
U32 torqueThreadId
bool tsmActive
Point2I windowSize

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