cocos2d-x  2.2.6
 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
createInstance(void)CCComAttributestatic
getBool(const char *key, bool def=false) const CCComAttribute
getCString(const char *key, const char *def=NULL) const CCComAttribute
getFloat(const char *key, float def=0.0f) const CCComAttribute
getInt(const char *key, int def=0) const CCComAttribute
getName() const CCComponent
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
parse(const std::string &jsonPath)CCComAttribute
release(void)CCObject
retain(void)CCObject
retainCount(void) const CCObject
serialize(void *r)CCComAttributevirtual
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
setOwner(CCNode *pOwner)CCComponent
TypeCCComAttributestatic
update(float delta)CCComponentvirtual
~CCComAttribute(void)CCComAttributeprotectedvirtual
~CCComponent(void)CCComponentvirtual
~CCObject(void)CCObjectvirtual