cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCEventDispatcher Member List

This is the complete list of members for CCEventDispatcher, including all inherited members.

addKeyboardDelegate:priority:CCEventDispatcher
addMouseDelegate:priority:CCEventDispatcher
addTouchDelegate:priority:CCEventDispatcher
dispatchEventsCCEventDispatcher
dispatchEvents_CCEventDispatcherprotected
flagsChanged:<MacEventDelegate>
keyboardDelegates_CCEventDispatcherprotected
keyDown:<MacEventDelegate>
keyUp:<MacEventDelegate>
mouseDelegates_CCEventDispatcherprotected
mouseDown:<MacEventDelegate>
mouseDragged:<MacEventDelegate>
mouseEntered:<MacEventDelegate>
mouseExited:<MacEventDelegate>
mouseMoved:<MacEventDelegate>
mouseUp:<MacEventDelegate>
otherMouseDown:<MacEventDelegate>
otherMouseDragged:<MacEventDelegate>
otherMouseUp:<MacEventDelegate>
removeAllKeyboardDelegatesCCEventDispatcher
removeAllMouseDelegatesCCEventDispatcher
removeAllTouchDelegatesCCEventDispatcher
removeKeyboardDelegate:CCEventDispatcher
removeMouseDelegate:CCEventDispatcher
removeTouchDelegate:CCEventDispatcher
rightMouseDown:<MacEventDelegate>
rightMouseDragged:<MacEventDelegate>
rightMouseUp:<MacEventDelegate>
scrollWheel:<MacEventDelegate>
sharedDispatcherCCEventDispatcherstatic
touchDelegates_CCEventDispatcherprotected
touchesBeganWithEvent:<MacEventDelegate>
touchesCancelledWithEvent:<MacEventDelegate>
touchesEndedWithEvent:<MacEventDelegate>
touchesMovedWithEvent:<MacEventDelegate>