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

◆ AndroidPlatState()

Member Data Documentation

◆ alertHit

S32 alertHit

◆ alertSemaphore

void* alertSemaphore

◆ appReturn

U32 appReturn

◆ appWindowTitle

char appWindowTitle[256]

◆ argc

U32 argc

◆ argv

const char** argv

◆ backgrounded

bool backgrounded

◆ captureDisplay

bool captureDisplay

◆ ctxNeedsUpdate

bool ctxNeedsUpdate

◆ currentTime

U32 currentTime

◆ desktopBitsPixel

S32 desktopBitsPixel

◆ desktopHeight

S32 desktopHeight

◆ desktopWidth

S32 desktopWidth

◆ engine

struct engine* engine

◆ fadeWindows

bool fadeWindows

◆ firstThreadId

U32 firstThreadId

◆ fullscreen

bool fullscreen

◆ lastTimeTick

U32 lastTimeTick

◆ mainDotCsDir

StringTableEntry mainDotCsDir

◆ minimized

bool minimized

◆ mouseLocked

bool mouseLocked

◆ multipleTouchesEnabled

bool multipleTouchesEnabled

◆ osVersion

U32 osVersion

◆ platRandom

RandomLCG platRandom

◆ portrait

bool portrait

◆ quit

bool quit

◆ sleepTicks

U32 sleepTicks

◆ torqueThreadId

U32 torqueThreadId

◆ tsmActive

bool tsmActive

◆ windowSize

Point2I windowSize

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