#import <SDL_cocoawindow.h>
Definition at line 38 of file SDL_cocoawindow.h.
| - (void) handleTouches: |
|
(NSTouchPhase) |
phase |
| withEvent: |
|
(NSEvent *) |
theEvent |
|
|
| |
| - (BOOL) isInFullscreenSpace |
|
|
|
| - (BOOL) isInFullscreenSpaceTransition |
|
|
|
| - (void) mouseDown: |
|
(NSEvent *) |
theEvent |
|
| - (void) mouseDragged: |
|
(NSEvent *) |
theEvent |
|
| - (void) mouseMoved: |
|
(NSEvent *) |
theEvent |
|
| - (void) mouseUp: |
|
(NSEvent *) |
theEvent |
|
| - (void) otherMouseDown: |
|
(NSEvent *) |
theEvent |
|
| - (void) otherMouseDragged: |
|
(NSEvent *) |
theEvent |
|
| - (void) otherMouseUp: |
|
(NSEvent *) |
theEvent |
|
| - (void) pauseVisibleObservation |
|
|
|
| - (BOOL) processHitTest: |
|
(NSEvent *) |
theEvent |
|
| - (void) resumeVisibleObservation |
|
|
|
| - (void) rightMouseDown: |
|
(NSEvent *) |
theEvent |
|
| - (void) rightMouseDragged: |
|
(NSEvent *) |
theEvent |
|
| - (void) rightMouseUp: |
|
(NSEvent *) |
theEvent |
|
| - (void) scrollWheel: |
|
(NSEvent *) |
theEvent |
|
| - (BOOL) setFullscreenSpace: |
|
(BOOL) |
state |
|
| - (void) setPendingMoveX: |
|
(int) |
x |
| Y: |
|
(int) |
y |
|
|
| |
| - (void) touchesBeganWithEvent: |
|
(NSEvent *) |
theEvent |
|
| - (void) touchesCancelledWithEvent: |
|
(NSEvent *) |
theEvent |
|
| - (void) touchesEndedWithEvent: |
|
(NSEvent *) |
theEvent |
|
| - (void) touchesMovedWithEvent: |
|
(NSEvent *) |
theEvent |
|
| - (NSApplicationPresentationOptions) window: |
|
(NSWindow *) |
window |
| willUseFullScreenPresentationOptions: |
|
(NSApplicationPresentationOptions) |
proposedOptions |
|
|
| |
| - (void) windowDidBecomeKey: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowDidChangeBackingProperties: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowDidDeminiaturize: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowDidEnterFullScreen: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowDidExitFullScreen: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowDidExpose: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowDidFinishMoving |
|
|
|
| - (void) windowDidMiniaturize: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowDidMove: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowDidResignKey: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowDidResize: |
|
(NSNotification *) |
aNotification |
|
| - (BOOL) windowShouldClose: |
|
(id) |
sender |
|
| - (void) windowWillEnterFullScreen: |
|
(NSNotification *) |
aNotification |
|
| - (void) windowWillExitFullScreen: |
|
(NSNotification *) |
aNotification |
|
| - (BOOL) inFullscreenTransition |
|
protected |
| - (BOOL) isDragAreaRunning |
|
protected |
| - (BOOL) isFullscreenSpace |
|
protected |
| - (BOOL) observingVisible |
|
protected |
| - (int) pendingWindowWarpX |
|
protected |
| - (int) pendingWindowWarpY |
|
protected |
The documentation for this class was generated from the following file: