Sets x and y in place and returns this.
Returns a copy of this vector.
Returns the squared length.
Returns the Euclidean length.
Returns a unit-length copy, or the zero vector if length is 0.
Returns [x, y].
StaticzeroReturns (0, 0).
StaticoneReturns (1, 1).
2D vector with mutable x/y components and immutable arithmetic methods.