glfw3d ~master (2022-02-01T08:06:43.5031618)
Dub
Repo
WindowSize
glfw3d
Window
Utility structs. No documentation needed, isn't it?
struct
WindowSize {
int
width
;
int
height
;
}
Members
Variables
height
int
height
;
Undocumented in source.
width
int
width
;
Undocumented in source.
Meta
Source
See Implementation
glfw3d
Window
classes
Cursor
Window
structs
CursorPosition
FrameSize
WindowPosition
WindowSize
Utility structs. No documentation needed, isn't it?