Closed lucaspevidor closed 1 year ago
Added overloads for Vector2 Add and Subtract methods. Now it's possible to add and subtract directly from coordinates, without instantiating another Vector2.
Added Vector2.Unit() vector. Added Vector2.Zero() vector.
Closes #15.
Added overloads for Vector2 Add and Subtract methods. Now it's possible to add and subtract directly from coordinates, without instantiating another Vector2.
Added Vector2.Unit() vector. Added Vector2.Zero() vector.
Closes #15.