cocos2d-x  3.0alpha1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EventKeyboard Member List

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

_currentTargetEventprotected
_isStoppedEventprotected
_typeEventprotected
Event(Type type)Eventprotected
EventKeyboard(KeyCode keyCode, bool isPressed)EventKeyboard
EventListenerKeyboard classEventKeyboardfriend
getCurrentTarget()Eventinline
getType() const Eventinline
isStopped() const Eventinline
KeyCode enum nameEventKeyboard
setCurrentTarget(Node *target)Eventinlineprotected
stopPropagation()Eventinline
Type enum nameEvent
~Event()Eventvirtual