lel-guecs/include/guecs/sfml
2025-06-01 22:52:54 -04:00
..
backend.hpp Removed dbc and replaced with plain asserts everywhere. 2025-05-10 10:53:53 -04:00
components.hpp You can now set a sprite as a background in Background which will simplify a lot of games that just place sprites over a single image. 2025-06-01 22:52:54 -04:00
config.hpp Updated the SFML support stuff to use the Config that can be oriented at a BASE_DIR to find stuff relative to the config file. 2025-05-13 02:02:47 -04:00
shaders.hpp Move everything under the guecs/ directory in src/ so that it meshes better with other projects. 2025-05-08 11:20:00 -04:00
sound.hpp Updated the SFML support stuff to use the Config that can be oriented at a BASE_DIR to find stuff relative to the config file. 2025-05-13 02:02:47 -04:00
textures.hpp Move everything under the guecs/ directory in src/ so that it meshes better with other projects. 2025-05-08 11:20:00 -04:00