cocos2d-x  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCNotificationCenter Member List

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

acceptVisitor(CCDataVisitor &visitor)CCObjectvirtual
addObserver(CCObject *target, SEL_CallFuncO selector, const char *name, CCObject *obj)CCNotificationCenter
autorelease(void)CCObject
CCNotificationCenter()CCNotificationCenter
CCObject(void)CCObject
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
getObserverHandlerByName(const char *name)CCNotificationCenter
getScriptHandler()CCNotificationCenterinline
isEqual(const CCObject *pObject)CCObjectvirtual
isSingleReference(void) const CCObject
m_nLuaIDCCObject
m_uAutoReleaseCountCCObjectprotected
m_uIDCCObject
m_uReferenceCCObjectprotected
postNotification(const char *name)CCNotificationCenter
postNotification(const char *name, CCObject *object)CCNotificationCenter
purgeNotificationCenter(void)CCNotificationCenterstatic
registerScriptObserver(CCObject *target, int handler, const char *name)CCNotificationCenter
release(void)CCObject
removeAllObservers(CCObject *target)CCNotificationCenter
removeObserver(CCObject *target, const char *name)CCNotificationCenter
retain(void)CCObject
retainCount(void) const CCObject
sharedNotificationCenter(void)CCNotificationCenterstatic
unregisterScriptObserver(CCObject *target, const char *name)CCNotificationCenter
update(float dt)CCObjectinlinevirtual
~CCNotificationCenter()CCNotificationCenter
~CCObject(void)CCObjectvirtual