Skip to main content

shape_enable_sensor_events

Function shape_enable_sensor_events 

Source
pub fn shape_enable_sensor_events(
    world: &mut World,
    shape_id: ShapeId,
    flag: bool,
)
Expand description

Enable sensor events for this shape. (b2Shape_EnableSensorEvents)