cocos2d-x  2.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCLuaValueField Union Reference

#include <CCLuaValue.h>

Public Attributes

int intValue
float floatValue
bool booleanValue
std::string * stringValue
CCLuaValueDictdictValue
CCLuaValueArrayarrayValue
CCObjectccobjectValue

Member Data Documentation

CCLuaValueArray* arrayValue
bool booleanValue
CCObject* ccobjectValue
CCLuaValueDict* dictValue
float floatValue
int intValue
std::string* stringValue

The documentation for this union was generated from the following file: