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

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

acceptVisitor(CCDataVisitor &visitor)CCObjectvirtual
autorelease(void)CCObject
CCComAttribute(void)CCComAttributeprotected
CCComponent(void)CCComponentprotected
CCObject(void)CCObject
copy(void)CCObject
copyWithZone(CCZone *pZone)CCCopyingvirtual
create(void)CCComAttributestatic
getBool(const char *key) const CCComAttribute
getCString(const char *key) const CCComAttribute
getDict()CCComAttribute
getFloat(const char *key) const CCComAttribute
getInt(const char *key) const CCComAttribute
getName() const CCComponent
getNode()CCComponentvirtual
getOwner() const CCComponent
init()CCComAttributevirtual
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
setBool(const char *key, bool value)CCComAttribute
setCString(const char *key, const char *value)CCComAttribute
setEnabled(bool b)CCComponentvirtual
setFloat(const char *key, float value)CCComAttribute
setInt(const char *key, int value)CCComAttribute
setName(const char *pName)CCComponent
setNode(CCNode *pNode)CCComponentvirtual
setOwner(CCNode *pOwner)CCComponent
update(float delta)CCComponentvirtual
~CCComAttribute(void)CCComAttributeprotectedvirtual
~CCComponent(void)CCComponentvirtual
~CCObject(void)CCObjectvirtual