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

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

_autoReleaseCountObjectprotected
_fixedPriorityEventListenerprotected
_IDObject
_isRegisteredEventListenerprotected
_listenerIDEventListenerprotected
_luaIDObject
_nodeEventListenerprotected
_onEventEventListenerprotected
_pausedEventListenerprotected
_referenceObjectprotected
_typeEventListenerprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
autorelease()Object
checkAvailable() overrideEventListenerMousevirtual
clone() overrideEventListenerMousevirtual
create()EventListenerMousestatic
EventListener()EventListenerprotected
getFixedPriority() const EventListenerinlineprotected
getListenerID() const EventListenerinlineprotected
getSceneGraphPriority() const EventListenerinlineprotected
getType() const EventListenerinlineprotected
cocos2d::EventListener::init(Type t, ListenerID listenerID, std::function< void(Event *)>callback)EventListenerprotected
isEqual(const Object *object)Objectvirtual
isPaused() const EventListenerinlineprotected
isRegistered() const EventListenerinlineprotected
isSingleReference() const Object
ListenerID typedefEventListener
Object()Object
onMouseDownEventListenerMouse
onMouseMoveEventListenerMouse
onMouseScrollEventListenerMouse
onMouseUpEventListenerMouse
release()Objectinline
retain()Objectinline
retainCount() const Object
setFixedPriority(int fixedPriority)EventListenerinlineprotected
setPaused(bool paused)EventListenerinlineprotected
setRegistered(bool registered)EventListenerinlineprotected
setSceneGraphPriority(Node *node)EventListenerinlineprotected
Type enum nameEventListener
update(float dt)Objectinlinevirtual
~EventListener()EventListenervirtual
~Object()Objectvirtual