Lugdunum  0.1.0
Public Attributes | List of all members
lug::Window::Window::InitInfo Struct Reference

#include <Window.hpp>

Collaboration diagram for lug::Window::Window::InitInfo:
[legend]

Public Attributes

uint16_t width
 
uint16_t height
 
std::string title
 
::lug::Window::Style style
 

Detailed Description

Definition at line 61 of file Window.hpp.

Member Data Documentation

◆ width

uint16_t lug::Window::Window::InitInfo::width

Definition at line 62 of file Window.hpp.

◆ height

uint16_t lug::Window::Window::InitInfo::height

Definition at line 63 of file Window.hpp.

◆ title

std::string lug::Window::Window::InitInfo::title

Definition at line 64 of file Window.hpp.

◆ style

::lug::Window::Style lug::Window::Window::InitInfo::style

Definition at line 65 of file Window.hpp.


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