pub type Direction2d = Dir2;๐Deprecated since 0.14.0:
Direction2d has been renamed. Please use Dir2 instead.Expand description
A normalized vector pointing in a direction in 2D space
Aliased Typeยง
pub struct Direction2d(/* private fields */);