Function ccArrayRemoveObject

#include <Geode/cocos/support/data_support/ccCArray.h>voidccArrayRemoveObject(,,
boolbReleaseObj
)

Searches for the first occurrence of object and removes it. If object is not found the function has no effect.

Examples0