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

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

acceptVisitor(CCDataVisitor &visitor)CCObjectvirtual
autorelease(void)CCObject
CCComponent(void)CCComponentprotected
CCObject(void)CCObject
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
create(void)CCComponentstatic
getName() const CCComponent
getOwner() const CCComponent
init()CCComponentvirtual
isEnabled() const CCComponentvirtual
isEqual(const CCObject *pObject)CCObjectvirtual
isSingleReference(void) const CCObject
m_bEnabledCCComponentprotected
m_nLuaIDCCObject
m_pOwnerCCComponentprotected
m_strNameCCComponentprotected
m_uAutoReleaseCountCCObjectprotected
m_uIDCCObject
m_uReferenceCCObjectprotected
onEnter()CCComponentvirtual
onExit()CCComponentvirtual
release(void)CCObject
retain(void)CCObject
retainCount(void) const CCObject
serialize(void *r)CCComponentvirtual
setEnabled(bool b)CCComponentvirtual
setName(const char *pName)CCComponent
setOwner(CCNode *pOwner)CCComponent
update(float delta)CCComponentvirtual
~CCComponent(void)CCComponentvirtual
~CCObject(void)CCObjectvirtual