|
Lugdunum
0.1.0
|
#include <Window.hpp>
Public Attributes | |
| uint16_t | width |
| uint16_t | height |
| std::string | title |
| ::lug::Window::Style | style |
Definition at line 61 of file Window.hpp.
| uint16_t lug::Window::Window::InitInfo::width |
Definition at line 62 of file Window.hpp.
| uint16_t lug::Window::Window::InitInfo::height |
Definition at line 63 of file Window.hpp.
| std::string lug::Window::Window::InitInfo::title |
Definition at line 64 of file Window.hpp.
| ::lug::Window::Style lug::Window::Window::InitInfo::style |
Definition at line 65 of file Window.hpp.
1.8.13