pub type Position = Vector2<f32>;
Expand description

A 2D vector of Distances.