OpenLexocad  28.0
Core::WindowSettings Struct Reference

#include <Settings.h>

Public Attributes

int width = 1000
 
int height = 500
 
int x = 0
 
int y = 0
 
bool fullscreen = false
 

Member Data Documentation

◆ fullscreen

bool Core::WindowSettings::fullscreen = false

◆ height

int Core::WindowSettings::height = 500

◆ width

int Core::WindowSettings::width = 1000

◆ x

int Core::WindowSettings::x = 0

◆ y

int Core::WindowSettings::y = 0

The documentation for this struct was generated from the following file: