#include "support/data_support/ccCArray.h"Classes | |
| class | CCArray |
Namespaces | |
| cocos2d | |
Constant Groups | |
| cocos2d | |
Macros | |
| #define | CCARRAY_FOREACH(__array__, __object__) |
| A convenience macro to iterate over a CCArray 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, pObject, elementType) |