Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
MacCarbPlatState Class Reference
#include <platformMacCarb.h>
Detailed Description
NOTE: Placing system headers before Torque's
platform.h
will work around the Torque-Redefines-New problems.
Public Member Functions
MacCarbPlatState
()
Data Fields
GDHandle
hDisplay
CGDirectDisplayID
cgDisplay
bool
captureDisplay
bool
fadeWindows
WindowPtr
appWindow
char
appWindowTitle
[256]
WindowGroupRef
torqueWindowGroup
bool
quit
AGLContext
ctx
bool
ctxNeedsUpdate
bool
headless
S32
desktopBitsPixel
S32
desktopWidth
S32
desktopHeight
U32
currentTime
U32
osVersion
TSMDocumentID
tsmDoc
bool
tsmActive
U32
firstThreadId
U32
torqueThreadId
void
*
alertSemaphore
S32
alertHit
DialogRef
alertDlg
EventQueueRef
mainEventQueue
MRandomLCG
platRandom
bool
mouseLocked
bool
backgrounded
bool
minimized
S32
sleepTicks
S32
lastTimeTick
Point2I
windowSize
U32
appReturn
U32
argc
char **
argv
Constructor & Destructor Documentation
MacCarbPlatState::MacCarbPlatState
(
)
Field Documentation
GDHandle
MacCarbPlatState::hDisplay
CGDirectDisplayID
MacCarbPlatState::cgDisplay
bool
MacCarbPlatState::captureDisplay
bool
MacCarbPlatState::fadeWindows
WindowPtr
MacCarbPlatState::appWindow
char
MacCarbPlatState::appWindowTitle
[256]
WindowGroupRef
MacCarbPlatState::torqueWindowGroup
bool
MacCarbPlatState::quit
AGLContext
MacCarbPlatState::ctx
bool
MacCarbPlatState::ctxNeedsUpdate
bool
MacCarbPlatState::headless
S32
MacCarbPlatState::desktopBitsPixel
S32
MacCarbPlatState::desktopWidth
S32
MacCarbPlatState::desktopHeight
U32
MacCarbPlatState::currentTime
U32
MacCarbPlatState::osVersion
TSMDocumentID
MacCarbPlatState::tsmDoc
bool
MacCarbPlatState::tsmActive
U32
MacCarbPlatState::firstThreadId
U32
MacCarbPlatState::torqueThreadId
void
*
MacCarbPlatState::alertSemaphore
S32
MacCarbPlatState::alertHit
DialogRef
MacCarbPlatState::alertDlg
EventQueueRef
MacCarbPlatState::mainEventQueue
MRandomLCG
MacCarbPlatState::platRandom
bool
MacCarbPlatState::mouseLocked
bool
MacCarbPlatState::backgrounded
bool
MacCarbPlatState::minimized
S32
MacCarbPlatState::sleepTicks
S32
MacCarbPlatState::lastTimeTick
Point2I
MacCarbPlatState::windowSize
U32
MacCarbPlatState::appReturn
U32
MacCarbPlatState::argc
char**
MacCarbPlatState::argv
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen