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

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

_currentTargetEventprotected
_isStoppedEventprotected
_typeEventprotected
EGLViewProtocol classEventTouchfriend
Event(Type type)Eventprotected
EventCode enum nameEventTouch
EventTouch()EventTouch
getCurrentTarget()Eventinline
getEventCode()EventTouchinline
getTouches()EventTouchinline
getType() const Eventinline
isStopped() const Eventinline
MAX_TOUCHESEventTouchstatic
setCurrentTarget(Node *target)Eventinlineprotected
setEventCode(EventCode eventCode)EventTouchinline
setTouches(const std::vector< Touch * > &touches)EventTouchinline
stopPropagation()Eventinline
Type enum nameEvent
~Event()Eventvirtual