dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
DisplayMode.this
Dgame
Window
DisplayMode
DisplayMode
CTor
struct
DisplayMode
@
nogc
this
pure nothrow
(
uint
width
,
uint
height
,
ubyte
hz
= 60
)
Meta
Source
See Implementation
Dgame
Window
DisplayMode
DisplayMode
constructors
this
functions
opEquals
static functions
getCurrentMode
getCurrentVideoDriver
getDesktopMode
getDisplayBounds
getDisplayName
getMode
getNumOfDisplays
getNumOfModes
getNumOfVideoDrivers
listModes
variables
height
refreshRate
width
CTor