cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCValue.h File Reference
#include "platform/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

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