cocos2d-x  2.2.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 Jsonprev
struct Jsonchild
int type
const char * valuestring
int valueint
float valuefloat
const char * name

Member Data Documentation

struct Json* child
const char* name
struct Json* next
struct Json* prev
int type
float valuefloat
int valueint
const char* valuestring

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