A GUI library for games that's so small you won't even know its there.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lel-guecs/include/guecs/sfml
Zed A. Shaw 4c019048d0 Making Icons a thing again since it's convenient. 4 days ago
..
backend.hpp Fix up the backend so it has sane names like get_sprite and get_icon, then implemented a guecs::Icon for icons. Those don't scale and typically have other properties different from a Sprite. 5 days ago
components.hpp Making Icons a thing again since it's convenient. 4 days ago
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. 3 months ago
shaders.hpp Move everything under the guecs/ directory in src/ so that it meshes better with other projects. 3 months ago
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. 3 months ago
textures.hpp Fix up the backend so it has sane names like get_sprite and get_icon, then implemented a guecs::Icon for icons. Those don't scale and typically have other properties different from a Sprite. 5 days ago