SFML/test/System
Chris Thrasher 28f273b9c9 Add sf::Angle
Similar to sf::Time, sf::Angle provides a typesafe API for working
with angles and provides named functions for converting to and from
degrees and radians.
2022-02-08 22:52:37 +00:00
..
Angle.cpp Add sf::Angle 2022-02-08 22:52:37 +00:00
Clock.cpp Add tests for sf::Clock 2022-01-11 22:49:00 +00:00
FileInputStream.cpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00
Time.cpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00
Vector2.cpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00
Vector3.cpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00