DirectZ
Loading...
Searching...
No Matches
dz::WindowCreateInfo Struct Reference

#include <Window.hpp>

Public Attributes

std::string title
float x
float y
float width
float height
bool borderless = false
bool vsync = true

Member Data Documentation

◆ borderless

bool dz::WindowCreateInfo::borderless = false

◆ height

float dz::WindowCreateInfo::height

◆ title

std::string dz::WindowCreateInfo::title

◆ vsync

bool dz::WindowCreateInfo::vsync = true

◆ width

float dz::WindowCreateInfo::width

◆ x

float dz::WindowCreateInfo::x

◆ y

float dz::WindowCreateInfo::y

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