Remove a collision shape from the simulation.

cpSpaceRemoveShape(space, shape)

Arguments

space

[cpSpace *]

shape

[cpShape *]

Details

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