b2Body_Disable

Function b2Body_Disable 

Source
pub unsafe extern "C" fn b2Body_Disable(bodyId: b2BodyId)
Expand description

Disable a body by removing it completely from the simulation. This is expensive.