This is the complete list of members for EventListenerCustom, including all inherited members.
_ID | Ref | |
_luaID | Ref | |
_rooted | Ref | |
_scriptObject | Ref | |
_scriptOwned | Ref | |
autorelease() | Ref | |
checkAvailable() override | EventListenerCustom | virtual |
clone() override | EventListenerCustom | virtual |
create(const std::string &eventName, const std::function< void(EventCustom *)> &callback) | EventListenerCustom | static |
EventListener() | EventListener | protected |
EventListenerCustom() | EventListenerCustom | protected |
getReferenceCount() const | Ref | |
init(const ListenerID &listenerId, const std::function< void(EventCustom *)> &callback) | EventListenerCustom | protected |
cocos2d::EventListener::init(Type t, const ListenerID &listenerID, const std::function< void(Event *)> &callback) | EventListener | protected |
isEnabled() const | EventListener | inline |
release() | Ref | |
retain() | Ref | |
setEnabled(bool enabled) | EventListener | inline |
Type enum name | EventListener | |
~EventListener() | EventListener | virtual |
~Ref() | Ref | virtual |