b2Shape_EnableSensorEvents

Function b2Shape_EnableSensorEvents 

Source
pub unsafe extern "C" fn b2Shape_EnableSensorEvents(
    shapeId: b2ShapeId,
    flag: bool,
)
Expand description

Enable sensor events for this shape. @see b2ShapeDef::enableSensorEvents