Skip to main content

world_set_maximum_linear_speed

Function world_set_maximum_linear_speed 

Source
pub fn world_set_maximum_linear_speed(
    world: &mut World,
    maximum_linear_speed: f32,
)
Expand description

Set the maximum linear speed. Usually in m/s. (b2World_SetMaximumLinearSpeed)