SFML/test/Graphics
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
..
BlendMode.cpp Add tests for sf::BlendMode 2022-01-20 07:39:19 +01:00
Color.cpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00
Rect.cpp Use std::optional to remove extra sf::Rect::intersects overload 2022-01-27 02:55:11 +00:00
Transform.cpp Add sf::Angle 2022-02-08 22:52:37 +00:00
Vertex.cpp Use operator<< for printing during test failure 2022-01-07 20:04:54 +01:00