Skip to main content

shape_enable_hit_events

Function shape_enable_hit_events 

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

Enable contact hit events for this shape. (b2Shape_EnableHitEvents)