LkEngine 0.1.2
 
Loading...
Searching...
No Matches
LkEngine::FWindowSpecification Struct Reference

#include <Window.h>

Public Member Functions

 FWindowSpecification (const FApplicationSpecification &ApplicationSpec)
 

Public Attributes

std::string Title = "LkEngine"
 
uint32_t Width = 1600
 
uint32_t Height = 1080
 
bool bDecorated = true
 
bool bFullscreen = false
 
bool bVSync = true
 
bool bStartMaximized = false
 
std::filesystem::path IconPath {}
 

Detailed Description

Note
: Do not use the application config here, or?

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