aurorafw v0.0.1-alpha.4 (2019-12-08T19:02:26Z)
Dub
Repo
WindowProperties
aurorafw
gui
window
Undocumented in source.
struct
WindowProperties {
uint
width
;
uint
height
;
uint
depth
;
}
Members
Variables
depth
uint
depth
;
Undocumented in source.
height
uint
height
;
Undocumented in source.
width
uint
width
;
Undocumented in source.
Meta
Source
See Implementation
aurorafw
gui
window
classes
Window
structs
WindowProperties