cocos2d-x  3.1rc0
 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.

_fixedPriorityEventListenerprotected
_isEnabledEventListenerprotected
_isRegisteredEventListenerprotected
_listenerIDEventListenerprotected
_nodeEventListenerprotected
_onEventEventListenerprotected
_pausedEventListenerprotected
_referenceCountRefprotected
_typeEventListenerprotected
autorelease()Ref
checkAvailable() overrideEventListenerMousevirtual
clone() overrideEventListenerMousevirtual
create()EventListenerMousestatic
EventListener()EventListenerprotected
getAssociatedNode() const EventListenerinlineprotected
getFixedPriority() const EventListenerinlineprotected
getListenerID() const EventListenerinlineprotected
getReferenceCount() const Ref
getType() const EventListenerinlineprotected
cocos2d::EventListener::init(Type t, const ListenerID &listenerID, const std::function< void(Event *)> &callback)EventListenerprotected
isEnabled() const EventListenerinline
isPaused() const EventListenerinlineprotected
isRegistered() const EventListenerinlineprotected
LISTENER_IDEventListenerMousestatic
ListenerID typedefEventListener
onMouseDownEventListenerMouse
onMouseMoveEventListenerMouse
onMouseScrollEventListenerMouse
onMouseUpEventListenerMouse
Ref()Refprotected
release()Ref
retain()Ref
setAssociatedNode(Node *node)EventListenerinlineprotected
setEnabled(bool enabled)EventListenerinline
setFixedPriority(int fixedPriority)EventListenerinlineprotected
setPaused(bool paused)EventListenerinlineprotected
setRegistered(bool registered)EventListenerinlineprotected
Type enum nameEventListener
~EventListener()EventListenervirtual
~Ref()Refvirtual