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/src/guecs
Zed A. Shaw 5a7c096b52 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. 1 week ago
..
sfml 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. 1 week ago
lel.cpp 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. 2 months ago
lel_parser.cpp 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. 2 months ago
lel_parser.rl 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. 2 months ago
theme.cpp Added direct theme support and will slowly move more things into this struct for configuring the look. 3 months ago
ui.cpp 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. 1 week ago