Cocos2d-x  4.0.0
LuaValue Member List

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

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