Function ccArrayNew

#include <Geode/cocos/support/data_support/ccCArray.h>cocos2d::ccArray*ccArrayNew(
uintcapacity
)

Allocates and initializes a new array with specified capacity

Examples0