cocos2d-x  2.2.3-gd2.113-rev1ec524e
Loading...
Searching...
No Matches
CCComponent Member List

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

acceptVisitor(CCDataVisitor &visitor)CCObjectvirtual
autorelease(void)CCObject
canEncode()CCObjectvirtual
CCComponent(void)CCComponentprotected
CCObject(void)CCObject
CCObject(const CCObject &)CCObject
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
create(void)CCComponentstatic
createWithCoder(DS_Dictionary *)CCObjectstatic
encodeWithCoder(DS_Dictionary *)CCObjectvirtual
getName() constCCComponent
getObjType() constCCObject
getOwner() constCCComponent
getTag() constCCObjectvirtual
init()CCComponentvirtual
isEnabled() constCCComponentvirtual
isEqual(const CCObject *pObject)CCObjectvirtual
isSingleReference(void) constCCObject
m_bEnabledCCComponentprotected
m_eObjTypeCCObjectprotected
m_nLuaIDCCObject
m_nTagCCObjectprotected
m_pOwnerCCComponentprotected
m_strNameCCComponentprotected
m_uAutoReleaseCountCCObjectprotected
m_uIDCCObject
m_uObjectIdxInArrayCCObjectprotected
m_uReferenceCCObjectprotected
onEnter()CCComponentvirtual
onExit()CCComponentvirtual
operator=(const CCObject &)CCObject
release(void)CCObject
retain(void)CCObject
retainCount(void) constCCObject
serialize(void *r)CCComponentvirtual
setEnabled(bool b)CCComponentvirtual
setName(const char *pName)CCComponent
setObjType(CCObjectType)CCObject
setOwner(CCNode *pOwner)CCComponent
setTag(int nTag)CCObjectvirtual
update(float delta)CCComponentvirtual
~CCComponent(void)CCComponentvirtual
~CCObject(void)CCObjectvirtual