Set if the shape is a sensor or not.

cpShapeSetSensor(shape, sensor)

Arguments

shape

[cpShape *]

sensor

[cpBool]

Details

C function prototype: CP_EXPORT void cpShapeSetSensor(cpShape *shape, cpBool sensor);