cocos2d-x  3.1rc0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCArray.h File Reference
#include "base/ccCArray.h"
#include "base/CCDataVisitor.h"

Classes

class  __Array
 

Namespaces

 cocos2d
 Add deprecated global functions and variables here.
 

Macros

#define CC_USE_ARRAY_VECTOR   0
#define CCARRAY_FOREACH(__array__, __object__)
 A convenience macro to iterate over a Array using. More...
 
#define CCARRAY_FOREACH_REVERSE(__array__, __object__)
#define CCARRAY_VERIFY_TYPE(__array__, __type__)   void(0)
#define arrayMakeObjectsPerformSelector(pArray, func, elementType)
#define arrayMakeObjectsPerformSelectorWithObject(pArray, func, object, elementType)

Macro Definition Documentation

#define CC_USE_ARRAY_VECTOR   0
var CC_USE_ARRAY_VECTOR   0
local CC_USE_ARRAY_VECTOR   0