[][src]Type Definition oxygengine_physics_2d::prelude::Velocity

type Velocity<N> = Velocity2<N>;

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