Type Definition nphysics2d::math::Velocity[][src]

pub type Velocity<N> = Velocity2<N>;
Expand description

The velocity type combining the linear velocity and the angular velocity.