SFML/include/SFML
Ted Lyngmo 9855552f64 Add sf::Shape::getGeometricCenter()
This adds

    virtual Vector2f getGeometricCenter() const = 0;

Signed-off-by: Ted Lyngmo <ted@lyncon.se>
2023-05-15 16:13:39 -06:00
..
Audio Reorder includes hierarchically 2023-04-25 17:25:33 +02:00
Graphics Add sf::Shape::getGeometricCenter() 2023-05-15 16:13:39 -06:00
Network Fix build failure when using g++ (GCC) 13.1.1 2023-05-15 10:34:34 -06:00
System Fix build failure when using g++ (GCC) 13.1.1 2023-05-15 10:34:34 -06:00
Window Add sf::WindowBase::set{Min|Max}imumSize() 2023-05-12 14:36:06 -06:00
Audio.hpp Reorder includes hierarchically 2023-04-25 17:25:33 +02:00
Config.hpp Update to year 2023 2023-01-12 11:38:41 +01:00
GpuPreference.hpp Update to year 2023 2023-01-12 11:38:41 +01:00
Graphics.hpp Reorder includes hierarchically 2023-04-25 17:25:33 +02:00
Main.hpp Update to year 2023 2023-01-12 11:38:41 +01:00
Network.hpp Reorder includes hierarchically 2023-04-25 17:25:33 +02:00
OpenGL.hpp Update to year 2023 2023-01-12 11:38:41 +01:00
System.hpp Update to year 2023 2023-01-12 11:38:41 +01:00
Window.hpp Reorder includes hierarchically 2023-04-25 17:25:33 +02:00