MCPcopy Create free account
hub / github.com/crosslife/OpenBird / ccArrayFastRemoveObjectAtIndex

Function ccArrayFastRemoveObjectAtIndex

cocos2d/cocos/2d/ccCArray.cpp:222–227  ·  view source on GitHub ↗

Removes object at specified index and fills the gap with the last object, thereby avoiding the need to push back subsequent objects. Behavior undefined if index outside [0, num-1]. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ccArrayFastRemoveObjectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected