b2Body_SetLinearVelocity

Function b2Body_SetLinearVelocity 

Source
pub unsafe extern "C" fn b2Body_SetLinearVelocity(
    bodyId: b2BodyId,
    linearVelocity: b2Vec2,
)
Expand description

Set the linear velocity of a body. Usually in meters per second.