|
int | Argc = 0 |
|
char ** | Argv {} |
|
std::string | Title = "LkEngine" |
|
uint16_t | Width = 1920 |
|
uint16_t | Height = 1080 |
|
bool | Fullscreen = false |
|
bool | VSync = true |
|
bool | Resizable = true |
|
bool | StartMaximized = false |
|
bool | ImGuiEnabled = true |
|
std::string | WorkingDirectory {} |
|
std::filesystem::path | ConfigurationFile = "LkEngine.config" |
|
std::filesystem::path | StartProject {} |
|
The documentation for this struct was generated from the following file: