Searches for the first occurrence of object and removes it. If object is not found the function has no effect.
Function ccArrayRemoveObject
#include <Geode/cocos/support/data_support/ccCArray.h>
cocos2d::CCObject*object
,boolbReleaseObj
)#include <Geode/cocos/support/data_support/ccCArray.h>
Searches for the first occurrence of object and removes it. If object is not found the function has no effect.