pub fn shape_enable_sensor_events( world: &mut World, shape_id: ShapeId, flag: bool, )
Enable sensor events for this shape. (b2Shape_EnableSensorEvents)