|
| | WindowProperties (const std::string title="Zen Application", uint32_t width=1280, uint32_t height=720, bool vsync=false, bool fullscreen=false) |
Definition at line 12 of file ZEN_Window.h.
◆ WindowProperties()
| Zen::WindowProperties::WindowProperties |
( |
const std::string | title = "Zen Application", |
|
|
uint32_t | width = 1280, |
|
|
uint32_t | height = 720, |
|
|
bool | vsync = false, |
|
|
bool | fullscreen = false ) |
|
inline |
◆ fullscreen
| bool Zen::WindowProperties::fullscreen |
◆ height
| uint32_t Zen::WindowProperties::height |
◆ title
| std::string Zen::WindowProperties::title |
◆ vsync
| bool Zen::WindowProperties::vsync |
◆ width
| uint32_t Zen::WindowProperties::width |
The documentation for this struct was generated from the following file: