aurorafw ~legacy (2022-03-26T02:55:31.6847697)
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