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

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

_autoReleaseCountObjectprotected
_fixedPriorityEventListenerprotected
_IDObject
_isRegisteredEventListenerprotected
_listenerIDEventListenerprotected
_luaIDObject
_nodeEventListenerprotected
_onCustomEventEventListenerCustomprotected
_onEventEventListenerprotected
_pausedEventListenerprotected
_referenceObjectprotected
_typeEventListenerprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
autorelease()Object
checkAvailable() overrideEventListenerCustomvirtual
clone() overrideEventListenerCustomvirtual
create(const std::string &eventName, std::function< void(EventCustom *)> callback)EventListenerCustomstatic
EventListener()EventListenerprotected
EventListenerCustom()EventListenerCustomprotected
getFixedPriority() const EventListenerinlineprotected
getListenerID() const EventListenerinlineprotected
getSceneGraphPriority() const EventListenerinlineprotected
getType() const EventListenerinlineprotected
init(ListenerID listenerId, std::function< void(EventCustom *)> callback)EventListenerCustomprotected
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
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