b2Body_Enable

Function b2Body_Enable 

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

Enable a body by adding it to the simulation. This is expensive.