SFML/include/SFML
kimci86 82ee0f79ac Remove Key::Last and Scan::Last enumerators
The purpose of those was to make it obvious that an action is needed to
update KeyCount or ScancodeCount when adding more enumerators, but we
rarely touch those enumerations so it is not worth adding those
technical names to the public API.
2023-12-19 22:37:13 +01:00
..
Audio Define default special member functions in headers 2023-12-10 10:28:42 -07:00
Graphics Simplify sf::View construction 2023-12-11 19:33:20 -07:00
Network Define default special member functions in headers 2023-12-10 10:28:42 -07:00
System Define default special member functions in headers 2023-12-10 10:28:42 -07:00
Window Remove Key::Last and Scan::Last enumerators 2023-12-19 22:37:13 +01:00
Audio.hpp Reorder includes hierarchically 2023-04-25 17:25:33 +02:00
Config.hpp Use modern name for macOS 2023-07-24 21:25:26 -06: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