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 4d71f552aa 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. 3 months ago
..
backend.hpp Removed dbc and replaced with plain asserts everywhere. 3 months ago
components.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. 3 months ago
config.hpp Move everything under the guecs/ directory in src/ so that it meshes better with other projects. 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 Move everything under the guecs/ directory in src/ so that it meshes better with other projects. 3 months ago
textures.hpp Move everything under the guecs/ directory in src/ so that it meshes better with other projects. 3 months ago