b2World_SetMaximumLinearSpeed

Function b2World_SetMaximumLinearSpeed 

Source
pub unsafe extern "C" fn b2World_SetMaximumLinearSpeed(
    worldId: b2WorldId,
    maximumLinearSpeed: f32,
)
Expand description

Set the maximum linear speed. Usually in m/s.