cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Json Struct Reference

#include <Json.h>

Public Attributes

struct Jsonnext
 
struct Jsonchild
 
int type
 
int size
 
const char * valueString
 
int valueInt
 
float valueFloat
 
const char * name
 

Member Data Documentation

struct Json* child
const char* name
struct Json* next
int size
int type
float valueFloat
int valueInt
const char* valueString

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