cocos2d-x  3.0-alpha0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ComAttribute Member List

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

_autoReleaseCountObjectprotected
_enabledComponentprotected
_IDObject
_luaIDObject
_nameComponentprotected
_ownerComponentprotected
_referenceObjectprotected
acceptVisitor(DataVisitor &visitor)Objectvirtual
autorelease()Object
ComAttribute(void)ComAttributeprotected
Component(void)Componentprotected
create(void)ComAttributestatic
getBool(const char *key) const ComAttribute
getCString(const char *key) const ComAttribute
getDict() const ComAttribute
getDouble(const char *key) const ComAttribute
getFloat(const char *key) const ComAttribute
getInt(const char *key) const ComAttribute
getName() const Component
getObject(const char *key) const ComAttribute
getOwner() const Component
init()ComAttributevirtual
isEnabled() const Componentvirtual
isEqual(const Object *object)Objectvirtual
isSingleReference() const Object
Object()Object
onEnter()Componentvirtual
onExit()Componentvirtual
release()Objectinline
retain()Objectinline
retainCount() const Object
serialize(void *r)Componentvirtual
setBool(const char *key, bool value)ComAttribute
setCString(const char *key, const char *value)ComAttribute
setDouble(const char *key, double value)ComAttribute
setEnabled(bool b)Componentvirtual
setFloat(const char *key, float value)ComAttribute
setInt(const char *key, int value)ComAttribute
setName(const char *pName)Component
setObject(const char *key, Object *value)ComAttribute
setOwner(Node *pOwner)Component
update(float delta)Componentvirtual
~ComAttribute(void)ComAttributeprotectedvirtual
~Component(void)Componentvirtual
~Object()Objectvirtual