|
OpenLexocad
28.0
|
#include <Settings.h>
Public Attributes | |
| int | width = 1000 |
| int | height = 500 |
| int | x = 0 |
| int | y = 0 |
| bool | fullscreen = false |
| bool Core::WindowSettings::fullscreen = false |
| int Core::WindowSettings::height = 500 |
| int Core::WindowSettings::width = 1000 |
| int Core::WindowSettings::x = 0 |
| int Core::WindowSettings::y = 0 |