메소드 |
설명 |
|
ccKeyDown ( NSEvent theEvent ) : bool |
|
|
ccKeyUp ( NSEvent theEvent ) : bool |
|
|
ccMouseDown ( NSEvent theEvent ) : bool |
|
|
ccMouseDragged ( NSEvent theEvent ) : bool |
|
|
ccMouseEntered ( NSEvent theEvent ) : bool |
|
|
ccMouseExited ( NSEvent theEvent ) : bool |
|
|
ccMouseMoved ( NSEvent theEvent ) : bool |
|
|
ccMouseUp ( NSEvent theEvent ) : bool |
|
|
ccOtherMouseDown ( NSEvent theEvent ) : bool |
|
|
ccOtherMouseDragged ( NSEvent theEvent ) : bool |
|
|
ccOtherMouseUp ( NSEvent theEvent ) : bool |
|
|
ccRightMouseDown ( NSEvent theEvent ) : bool |
|
|
ccRightMouseDragged ( NSEvent theEvent ) : bool |
|
|
ccRightMouseUp ( NSEvent theEvent ) : bool |
|
|
ccScrollWheel ( NSEvent theEvent ) : bool |
|
|
onEnter ( ) : void |
|
|
onExit ( ) : void |
|
|