#import <EAGLView.h>
- (void) flagsChanged: |
|
(NSEvent *) |
theEvent |
|
- (void) flagsChanged: |
|
var |
theEvent |
|
- (void) flagsChanged: |
|
local |
theEvent |
|
- (void) keyDown: |
|
(NSEvent *) |
theEvent |
|
- (void) keyDown: |
|
var |
theEvent |
|
- (void) keyDown: |
|
local |
theEvent |
|
- (void) keyUp: |
|
(NSEvent *) |
theEvent |
|
- (void) keyUp: |
|
var |
theEvent |
|
- (void) keyUp: |
|
local |
theEvent |
|
- (void) mouseDown: |
|
(NSEvent *) |
theEvent |
|
- (void) mouseDown: |
|
var |
theEvent |
|
- (void) mouseDown: |
|
local |
theEvent |
|
- (void) mouseDragged: |
|
(NSEvent *) |
theEvent |
|
- (void) mouseDragged: |
|
var |
theEvent |
|
- (void) mouseDragged: |
|
local |
theEvent |
|
- (void) mouseEntered: |
|
(NSEvent *) |
theEvent |
|
- (void) mouseEntered: |
|
var |
theEvent |
|
- (void) mouseEntered: |
|
local |
theEvent |
|
- (void) mouseExited: |
|
(NSEvent *) |
theEvent |
|
- (void) mouseExited: |
|
var |
theEvent |
|
- (void) mouseExited: |
|
local |
theEvent |
|
- (void) mouseMoved: |
|
(NSEvent *) |
theEvent |
|
- (void) mouseMoved: |
|
var |
theEvent |
|
- (void) mouseMoved: |
|
local |
theEvent |
|
- (void) mouseUp: |
|
(NSEvent *) |
theEvent |
|
- (void) mouseUp: |
|
var |
theEvent |
|
- (void) mouseUp: |
|
local |
theEvent |
|
- (void) otherMouseDown: |
|
(NSEvent *) |
event |
|
- (void) otherMouseDown: |
|
var |
event |
|
- (void) otherMouseDown: |
|
local |
event |
|
- (void) otherMouseDragged: |
|
(NSEvent *) |
event |
|
- (void) otherMouseDragged: |
|
var |
event |
|
- (void) otherMouseDragged: |
|
local |
event |
|
- (void) otherMouseUp: |
|
(NSEvent *) |
event |
|
- (void) otherMouseUp: |
|
var |
event |
|
- (void) otherMouseUp: |
|
local |
event |
|
- (void) rightMouseDown: |
|
(NSEvent *) |
event |
|
- (void) rightMouseDown: |
|
var |
event |
|
- (void) rightMouseDown: |
|
local |
event |
|
- (void) rightMouseDragged: |
|
(NSEvent *) |
event |
|
- (void) rightMouseDragged: |
|
var |
event |
|
- (void) rightMouseDragged: |
|
local |
event |
|
- (void) rightMouseUp: |
|
(NSEvent *) |
event |
|
- (void) rightMouseUp: |
|
var |
event |
|
- (void) rightMouseUp: |
|
local |
event |
|
- (void) scrollWheel: |
|
(NSEvent *) |
theEvent |
|
- (void) scrollWheel: |
|
var |
theEvent |
|
- (void) scrollWheel: |
|
local |
theEvent |
|
- (void) touchesBeganWithEvent: |
|
(NSEvent *) |
event |
|
- (void) touchesBeganWithEvent: |
|
var |
event |
|
- (void) touchesBeganWithEvent: |
|
local |
event |
|
- (void) touchesCancelledWithEvent: |
|
(NSEvent *) |
event |
|
- (void) touchesCancelledWithEvent: |
|
var |
event |
|
- (void) touchesCancelledWithEvent: |
|
local |
event |
|
- (void) touchesEndedWithEvent: |
|
(NSEvent *) |
event |
|
- (void) touchesEndedWithEvent: |
|
var |
event |
|
- (void) touchesEndedWithEvent: |
|
local |
event |
|
- (void) touchesMovedWithEvent: |
|
(NSEvent *) |
event |
|
- (void) touchesMovedWithEvent: |
|
var |
event |
|
- (void) touchesMovedWithEvent: |
|
local |
event |
|
The documentation for this protocol was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x/cocos2dx/platform/mac/EAGLView.h