cocos2d-x  3.1rc0
 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.

_enabledComponentprotected
_nameComponentprotected
_ownerComponentprotected
_referenceCountRefprotected
autorelease()Ref
ComAttribute(void)ComAttributeprotected
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
getReferenceCount() const Ref
getString(const std::string &key, const std::string &def="") const ComAttribute
init() overrideComAttributevirtual
isEnabled() const Componentvirtual
onEnter()Componentvirtual
onExit()Componentvirtual
parse(const std::string &jsonFile)ComAttribute
Ref()Refprotected
release()Ref
retain()Ref
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
~Ref()Refvirtual