This website requires JavaScript.
Explore
Help
Sign in
games
/
lel-guecs
Watch
1
Star
0
Fork
You've already forked lel-guecs
0
Code
Issues
16
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
e88179b788
lel-guecs
/
include
/
guecs
History
Download ZIP
Download TAR.GZ
Zed A. Shaw
e88179b788
Small mistake. Didn't maintain the texture pointer in the sprite so it could go out of scope and crash with use after free.
2026-03-11 07:39:50 -04:00
..
sfml
Small mistake. Didn't maintain the texture pointer in the sprite so it could go out of scope and crash with use after free.
2026-03-11 07:39:50 -04:00
lel.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
theme.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.
2025-07-22 12:59:10 -04:00
ui.hpp
Fix a few little bugs.
2026-03-10 23:01:15 -04:00