SFML/examples
Chris Thrasher ef5ee38576 Refactor ternary into early-returning conditionals
A complex ternary expression here doesn't buy us anything. This
refactor more clearly expresses what is going on in this function.
2024-01-17 19:14:27 -07:00
..
android Use CMake-standard <PackageName>_ROOT variable to locating config module 2024-01-16 13:10:58 -07:00
assets Use built-in CMake support for iOS 2023-04-03 23:36:33 +02:00
cocoa Fix clang-tidy errors 2023-12-23 10:41:02 -06:00
ftp Remove leading newlines 2023-11-29 15:54:38 -07:00
include Consolidate redundant gl.h headers 2022-10-09 13:04:24 +02:00
island Refactor ternary into early-returning conditionals 2024-01-17 19:14:27 -07:00
joystick Make Keyboard::Key a scoped enumeration 2023-12-22 10:47:30 -06:00
opengl Add sf::State for specifying fullscreen or floating windows 2024-01-15 23:08:33 -07:00
shader Delete unnecessary destructor 2023-12-26 22:14:57 -06:00
sockets Remove leading newlines 2023-11-29 15:54:38 -07:00
sound Remove leading newlines 2023-11-29 15:54:38 -07:00
sound_capture Remove leading newlines 2023-11-29 15:54:38 -07:00
tennis Make Keyboard::Key a scoped enumeration 2023-12-22 10:47:30 -06:00
voip Fix typos 2023-12-17 15:48:19 -07:00
vulkan Make Keyboard::Key a scoped enumeration 2023-12-22 10:47:30 -06:00
win32 Remove leading newlines 2023-11-29 15:54:38 -07:00
window Add sf::State for specifying fullscreen or floating windows 2024-01-15 23:08:33 -07:00
X11 Remove leading newlines 2023-11-29 15:54:38 -07:00
asset_licenses.md Ensure files end with newline character 2022-04-12 08:13:48 +02:00
CMakeLists.txt Use modern name for macOS 2023-07-24 21:25:26 -06:00