Cocos2d-x  v3.15
LuaValue Member List

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

arrayValue(const LuaValueArray &arrayValue)LuaValuestatic
arrayValue(void) constLuaValueinline
booleanValue(const bool booleanValue)LuaValuestatic
booleanValue(void) constLuaValueinline
ccobjectValue(Ref *ccobjectValue, const char *objectTypename)LuaValuestatic
ccobjectValue(Ref *ccobjectValue, const std::string &objectTypename)LuaValuestatic
ccobjectValue(void) constLuaValueinline
dictValue(const LuaValueDict &dictValue)LuaValuestatic
dictValue(void) constLuaValueinline
floatValue(const float floatValue)LuaValuestatic
floatValue(void) constLuaValueinline
getObjectTypename(void) constLuaValueinline
getType() constLuaValueinline
intValue(const int intValue)LuaValuestatic
intValue(void) constLuaValueinline
LuaValue(void)LuaValueinline
LuaValue(const LuaValue &rhs)LuaValue
operator=(const LuaValue &rhs)LuaValue
stringValue(const char *stringValue)LuaValuestatic
stringValue(const std::string &stringValue)LuaValuestatic
stringValue(void) constLuaValueinline
~LuaValue(void)LuaValue