|
Torque2D Reference
|
#import <platformOSX.h>
Inheritance diagram for osxPlatState:Instance Methods | |
| (BOOL) | - initializeTorque2D |
| (void) | - runTorque2D |
| (void) | - shutDownTorque2D |
| (void) | - updateWindowTitle: |
| (void) | - setWindowSize:height: |
| (Point2I &) | - getWindowSize |
| (U32) | - windowWidth |
| (U32) | - windowHeight |
Class Methods | |
| (id) | + sharedPlatState |
Protected Attributes | |
| NSWindow * | _window |
| OSXTorqueView * | _torqueView |
| CGDirectDisplayID | _cgDisplay |
| id | _applicationID |
| U32 | osVersion |
| U32 | _argc |
| const char ** | _argv |
| Point2I | _windowSize |
| U32 | _desktopBitsPixel |
| U32 | _desktopWidth |
| U32 | _desktopHeight |
| U32 | _currentSimTime |
| U32 | _lastTimeTick |
| U32 | _sleepTicks |
| NSString * | _mainCSDirectory |
| NSString * | _windowTitle |
| void * | _alertSemaphore |
| RandomLCG * | _platformRandom |
| BOOL | _mouseLocked |
| BOOL | _backgrounded |
| BOOL | _minimized |
| BOOL | _fullscreen |
| BOOL | _quit |
| NSTimer * | _osxTimer |
Properties | |
| NSWindow * | window |
| OSXTorqueView * | torqueView |
| CGDirectDisplayID | cgDisplay |
| id | applicationID |
| void * | alertSemaphore |
| RandomLCG * | platformRandom |
| BOOL | fullScreen |
| U32 | argc |
| const char ** | argv |
| U32 | desktopBitsPixel |
| U32 | desktopWidth |
| U32 | desktopHeight |
| U32 | currentSimTime |
| U32 | lastTimeTick |
| U32 | sleepTicks |
| NSString * | mainCSDirectory |
| NSString * | windowTitle |
| BOOL | mouseLocked |
| BOOL | backgrounded |
| BOOL | minimized |
| BOOL | quit |
| NSTimer * | osxTimer |
| - (Point2I &) getWindowSize |
| - (BOOL) initializeTorque2D |
| - (void) runTorque2D |
| - (void) setWindowSize: | (int) | width | |
| height: | (int) | height | |
| + (id) sharedPlatState |
| - (void) shutDownTorque2D |
| - (void) updateWindowTitle: | (const char*) | title |
| - (U32) windowHeight |
| - (U32) windowWidth |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
readwriteatomic |
|
readwriteatomicstrong |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |
|
readwritenonatomicretain |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomicstrong |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomic |
|
readwriteatomicstrong |
|
readwriteatomicstrong |
|
readwritenonatomicretain |
1.8.10