mirror of
https://github.com/SFML/SFML.git
synced 2025-03-14 01:40:05 +08:00
Adds vector algebra functionality as member functions for Vector2<T>, with some methods limited to floating-point T. Also adds UnitX and UnitY constants for the two axis unit vectors.