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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
lel-guecs/include/guecs
Zed A. Shaw de0d957c66 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. 4 months ago
..
sfml 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. 4 months ago
lel.hpp Move everything under the guecs/ directory in src/ so that it meshes better with other projects. 4 months ago
theme.hpp Forgot the include file for the theme. 4 months ago
ui.hpp Refactoring the GUECS UI::render and the components so that it's just calling a .render on each one. This will then let me allow registering any components people want. 4 months ago