b2DistanceJoint_SetSpringForceRange

Function b2DistanceJoint_SetSpringForceRange 

Source
pub unsafe extern "C" fn b2DistanceJoint_SetSpringForceRange(
    jointId: b2JointId,
    lowerForce: f32,
    upperForce: f32,
)
Expand description

Set the force range for the spring.