4 Home
Kenny McCormick edited this page 2019-10-12 22:20:33 -05:00

SFUI - Simple Fast User Interface.

SFUI is a simple interface system designed to be setup and used with ease. It is designed to be easily usable, easily extendable. It can be used anywhere SFML can be used, and it should be pretty snappy.

SFUI uses SFML for its graphics backend, and the current implementation requires an sf::RenderWindow for drawing. Eventually, raw OpenGL windows will be supported, but SFML will remain the graphics engine of choice.

Layouts
Controls