Torque2D Reference
|
#import <osxTorqueView.h>
Instance Methods | |
(BOOL) | - acceptsFirstResponder |
(void) | - initialize |
(void) | - createContextWithPixelFormat: |
(void) | - clearContext |
(void) | - updateContext |
(void) | - flushBuffer |
(void) | - setVerticalSync: |
Public Attributes | |
BOOL | _contextInitialized |
Properties | |
BOOL | contextInitialized |
- (BOOL) acceptsFirstResponder |
- (void) clearContext |
- (void) createContextWithPixelFormat: | (NSOpenGLPixelFormat *) | pixelFormat |
- (void) flushBuffer |
- (void) initialize |
- (void) setVerticalSync: | (bool) | sync |
- (void) updateContext |
- (BOOL) _contextInitialized |
|
readwriteatomic |