CCMutableArray<T> getIndexOfObject is disappeared.

hello dude

i update cocos2d-x 0.11 to 0.12

so CCMutableArray getIndexOfObject method is disappeared.

i saw bug fix getIndexOfObject return 0 issue

but in my cocos2d-x getIndexOfObject doesn’t exist.

how can i solve it?

setting my project newly to cocos2d-x 0.13-beta?

I am sorry.
May be it is an error I did.
I found NSMutableArray don’t have this method, and no other codes use it.
So I removed it.

My colleague told me that NSMutableArray do have this function.
I will add it if he is correct.

ty minggo i w8 have nice week :slight_smile:

in 2.0 CCMutableArray is migrated to CCArray :slight_smile: