SFML/examples/island
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
..
resources Switch example resources to public domain ones. 2021-04-02 22:16:22 +02:00
CMakeLists.txt Use cross-platform threading library target 2023-09-24 20:57:33 -06:00
Island.cpp Refactor ternary into early-returning conditionals 2024-01-17 19:14:27 -07:00
stb_perlin.h Use pre-increment when post-increment is not necessary 2022-02-17 00:39:35 +00:00