b2Body_GetLinearVelocity

Function b2Body_GetLinearVelocity 

Source
pub unsafe extern "C" fn b2Body_GetLinearVelocity(
    bodyId: b2BodyId,
) -> b2Vec2
Expand description

Get the linear velocity of a body’s center of mass. Usually in meters per second.