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 5d0d8b16fc Removed hover on guecs::UI::mouse and now use a generic 16 bit modifier bitset. Also finally fixed Clickable so it just a simple callback with only the modifiers. 3 days ago
..
sfml Forgot to set the position on rectangle so just added the center helper. 4 weeks ago
lel.cpp Major refactoring but now centering text and sprites works. See Issue #16 for why only those and not anything else yet. 4 weeks 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. 3 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. 3 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 Removed hover on guecs::UI::mouse and now use a generic 16 bit modifier bitset. Also finally fixed Clickable so it just a simple callback with only the modifiers. 3 days ago