Torque2D Reference
|
Instance Methods | |
(void) | - windowFinishedLiveResize: |
(void) | - getModifierKey:event: |
(void) | - processMouseButton:button:action: |
(void) | - processKeyEvent:make: |
- (void) getModifierKey: | (U32 &) | modifiers | |
event: | (NSEvent *) | event | |
- (void) processKeyEvent: | (NSEvent *) | event | |
make: | (BOOL) | make | |
- (void) processMouseButton: | (NSEvent *) | event | |
button: | (KeyCodes) | button | |
action: | (U8) | action | |
- (void) windowFinishedLiveResize: | (NSNotification *) | notification |