Removes object at specified index and pushes back all subsequent objects. Behavior undefined if index outside [0, num-1].
Function ccArrayRemoveObjectAtIndex
#include <Geode/cocos/support/data_support/ccCArray.h>
uintindex
,boolbReleaseObj
)#include <Geode/cocos/support/data_support/ccCArray.h>
Removes object at specified index and pushes back all subsequent objects. Behavior undefined if index outside [0, num-1].