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

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

_currentTargetEventprotected
_isStoppedEventprotected
_typeEventprotected
_userDataEventCustomprotected
Event(const std::string &type)Eventprotected
EventCustom(const std::string &eventName)EventCustom
getCurrentTarget()Eventinline
getType() const Eventinline
getUserData() const EventCustominline
isStopped() const Eventinline
setCurrentTarget(Node *target)Eventinlineprotected
setUserData(void *data)EventCustominline
stopPropagation()Eventinline
~Event()Eventvirtual