cocos2d-x  3.0alpha1
 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
_eventNameEventCustomprotected
_isStoppedEventprotected
_typeEventprotected
_userDataEventCustomprotected
Event(Type type)Eventprotected
EventCustom(const std::string &eventName)EventCustom
getCurrentTarget()Eventinline
getEventName() const EventCustominline
getType() const Eventinline
getUserData() const EventCustominline
isStopped() const Eventinline
setCurrentTarget(Node *target)Eventinlineprotected
setUserData(void *data)EventCustominline
stopPropagation()Eventinline
Type enum nameEvent
~Event()Eventvirtual