Vector2

Type Alias Vector2 

Source
pub type Vector2 = (FloatType, FloatType);
Expand description

Type used for representing 2d floating-point vectors