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