SFML/include/SFML
ZXShady d9f3634750 Remove unnecessary trailing return types
The lamdba can deduce the return type correctly having it deducing it
automaticly makes less rooms for mistakes later when we change the impl.
2024-10-07 23:01:34 -06:00
..
Audio Use explicit constructors when implicit construction isn't wanted 2024-10-03 22:43:57 -06:00
Graphics Remove unnecessary trailing return types 2024-10-07 23:01:34 -06:00
Network Use explicit constructors when implicit construction isn't wanted 2024-10-03 22:43:57 -06:00
System Remove unnecessary friend declarations 2024-10-06 13:08:22 -06:00
Window Actually, don't define 2024-09-30 23:15:18 -06:00
Audio.hpp Added support for retrieving a list of audio playback devices, getting the default audio playback device and changing the audio playback device during runtime. 2024-05-28 10:54:01 -06:00
Config.hpp Actually, don't define 2024-09-30 23:15:18 -06:00
GpuPreference.hpp Use backticks for SFML types in doc comments 2024-09-11 16:02:01 -06:00
Graphics.hpp Added support for stencil testing. 2024-01-29 08:13:14 -07:00
Main.hpp Update copyright year 2024-01-26 12:00:22 -07:00
Network.hpp Update copyright year 2024-01-26 12:00:22 -07:00
OpenGL.hpp Update copyright year 2024-01-26 12:00:22 -07:00
System.hpp Throw custom sf::Exception type 2024-08-25 12:17:49 -06:00
Window.hpp Update copyright year 2024-01-26 12:00:22 -07:00