b2Body_EnableHitEvents

Function b2Body_EnableHitEvents 

Source
pub unsafe extern "C" fn b2Body_EnableHitEvents(
    bodyId: b2BodyId,
    flag: bool,
)
Expand description

Enable/disable hit events on all shapes @see b2ShapeDef::enableHitEvents