torque Torque Game Engine Documentation
TGE Version 1.5.2

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
voidalertSemaphore
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

CGDirectDisplayID MacCarbPlatState::cgDisplay

TSMDocumentID MacCarbPlatState::tsmDoc




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen