cocos2d-x  3.0Beta0
 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
createInstance(void)ComAttributestatic
getBool(const std::string &key, bool def=false) const ComAttribute
getFloat(const std::string &key, float def=0.0f) const ComAttribute
getInt(const std::string &key, int def=0) const ComAttribute
getName() const Component
getOwner() const Component
getString(const std::string &key, const std::string &def="") const ComAttribute
init() overrideComAttributevirtual
isEnabled() const Componentvirtual
isEqual(const Object *object)Objectvirtual
isSingleReference() const Object
Object()Object
onEnter()Componentvirtual
onExit()Componentvirtual
parse(const std::string &jsonFile)ComAttribute
release()Objectinline
retain()Objectinline
retainCount() const Object
serialize(void *r) overrideComAttributevirtual
setBool(const std::string &key, bool value)ComAttribute
setEnabled(bool b)Componentvirtual
setFloat(const std::string &key, float value)ComAttribute
setInt(const std::string &key, int value)ComAttribute
setName(const std::string &name)Component
setOwner(Node *pOwner)Component
setString(const std::string &key, const std::string &value)ComAttribute
TypeComAttributestatic
update(float delta)Componentvirtual
~ComAttribute(void)ComAttributeprotectedvirtual
~Component(void)Componentvirtual
~Object()Objectvirtual