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

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

arrayValue(const CCLuaValueArray &arrayValue)CCLuaValuestatic
arrayValue(void) const CCLuaValueinline
booleanValue(const bool booleanValue)CCLuaValuestatic
booleanValue(void) const CCLuaValueinline
CCLuaValue(void)CCLuaValueinline
CCLuaValue(const CCLuaValue &rhs)CCLuaValue
ccobjectValue(CCObject *ccobjectValue, const char *objectTypename)CCLuaValuestatic
ccobjectValue(CCObject *ccobjectValue, const std::string &objectTypename)CCLuaValuestatic
ccobjectValue(void) const CCLuaValueinline
dictValue(const CCLuaValueDict &dictValue)CCLuaValuestatic
dictValue(void) const CCLuaValueinline
floatValue(const float floatValue)CCLuaValuestatic
floatValue(void) const CCLuaValueinline
getCCObjectTypename(void) const CCLuaValueinline
getType(void) const CCLuaValueinline
intValue(const int intValue)CCLuaValuestatic
intValue(void) const CCLuaValueinline
operator=(const CCLuaValue &rhs)CCLuaValue
stringValue(const char *stringValue)CCLuaValuestatic
stringValue(const std::string &stringValue)CCLuaValuestatic
stringValue(void) const CCLuaValueinline
~CCLuaValue(void)CCLuaValue