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

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

_currentTargetEventprotected
_isStoppedEventprotected
_typeEventprotected
Event(const std::string &type)Eventprotected
EventDispatcher classEventfriend
getCurrentTarget()Eventinline
getType() const Eventinline
isStopped() const Eventinline
setCurrentTarget(Node *target)Eventinlineprotected
stopPropagation()Eventinline
~Event()Eventvirtual