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

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

_fixedPriorityEventListenerprotected
_isRegisteredEventListenerprotected
_listenerIDEventListenerprotected
_nodeEventListenerprotected
_onEventEventListenerprotected
_pausedEventListenerprotected
_referenceCountRefprotected
_typeEventListenerprotected
autorelease()Ref
checkAvailable() overrideEventListenerAccelerationvirtual
clone() overrideEventListenerAccelerationvirtual
create(const std::function< void(Acceleration *, Event *)> &callback)EventListenerAccelerationstatic
EventListener()EventListenerprotected
getFixedPriority() const EventListenerinlineprotected
getListenerID() const EventListenerinlineprotected
getReferenceCount() const Ref
getSceneGraphPriority() const EventListenerinlineprotected
getType() const EventListenerinlineprotected
cocos2d::EventListener::init(Type t, const ListenerID &listenerID, const std::function< void(Event *)> &callback)EventListenerprotected
isPaused() const EventListenerinlineprotected
isRegistered() const EventListenerinlineprotected
LISTENER_IDEventListenerAccelerationstatic
ListenerID typedefEventListener
LuaEventListenerAcceleration classEventListenerAccelerationfriend
Ref()Refprotected
release()Ref
retain()Ref
setFixedPriority(int fixedPriority)EventListenerinlineprotected
setPaused(bool paused)EventListenerinlineprotected
setRegistered(bool registered)EventListenerinlineprotected
setSceneGraphPriority(Node *node)EventListenerinlineprotected
Type enum nameEventListener
~EventListener()EventListenervirtual
~EventListenerAcceleration()EventListenerAccelerationvirtual
~Ref()Refvirtual