cocos2d-x  3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCValue.h File Reference
#include "base/CCPlatformMacros.h"
#include "base/ccMacros.h"
#include <string>
#include <vector>
#include <unordered_map>

Classes

class  Value
 

Namespaces

 cocos2d
 Add deprecated global functions and variables here.
 

Typedefs

typedef std::vector< Value > ValueVector
typedef std::unordered_map
< std::string, Value > 
ValueMap
typedef std::unordered_map
< int, Value > 
ValueMapIntKey

Variables

const ValueVector ValueVectorNull
const ValueMap ValueMapNull
var ValueMapNull
local ValueMapNull
const ValueMapIntKey ValueMapIntKeyNull
var ValueMapIntKeyNull
local ValueMapIntKeyNull