dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
DisplayMode.this
Dgame
Window
DisplayMode
DisplayMode
CTor
struct
DisplayMode
@
nogc
pure nothrow
this
(
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