|
Smolgui
Immediate gui library based on SFML
|
small struct to ease use of beginPanel and beginWindow in Gui More...
#include <Panel.h>
Public Member Functions | |
| Window ()=default | |
Public Attributes | |
| Panel | panel = {} |
| panel of the window | |
| Constraints | constraints = {} |
| position constraints | |
| WidgetOptions | options = {} |
| options of the window | |
small struct to ease use of beginPanel and beginWindow in Gui
|
default |
| Constraints sgui::Window::constraints = {} |
position constraints
| WidgetOptions sgui::Window::options = {} |
options of the window
| Panel sgui::Window::panel = {} |
panel of the window