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

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

_fixedPriorityEventListenerprotected
_IDObject
_isRegisteredEventListenerprotected
_listenerIDEventListenerprotected
_luaIDObject
_nodeEventListenerprotected
_onEventEventListenerprotected
_pausedEventListenerprotected
_referenceCountObjectprotected
_typeEventListenerprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
autorelease()Object
checkAvailable() overrideEventListenerKeyboardvirtual
clone() overrideEventListenerKeyboardvirtual
create()EventListenerKeyboardstatic
EventListener()EventListenerprotected
getFixedPriority() const EventListenerinlineprotected
getListenerID() const EventListenerinlineprotected
getReferenceCount() const Object
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
LISTENER_IDEventListenerKeyboardstatic
ListenerID typedefEventListener
Object()Object
onKeyPressedEventListenerKeyboard
onKeyReleasedEventListenerKeyboard
release()Object
retain()Objectinline
retainCount() const Objectinline
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