aurorafw v0.0.1-alpha.3 (2019-09-24T21:19:44Z)
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