mirror of
https://github.com/SFML/SFML.git
synced 2025-02-08 01:18:02 +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.