glfw3d v1.0.0 (2016-10-16T12:50:41Z)
Dub
Repo
MonitorPosition
glfw3d
Monitor
Utility structs.
struct
MonitorPosition {
int
x
;
int
y
;
}
Members
Variables
x
int
x
;
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
glfw3d
Monitor
classes
Monitor
functions
glfw3dGetMonitors
structs
GammaRamp
MonitorPosition
MonitorSize
VideoMode
Utility structs.