Update the collision detection data for a specific shape in the space.

cpSpaceReindexShape(space, shape)

Arguments

space

[cpSpace *]

shape

[cpShape *]

Details

C function prototype: CP_EXPORT void cpSpaceReindexShape(cpSpace *space, cpShape *shape);