dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
VideoMode.this
dsfml
window
videomode
VideoMode
Construct the video mode with its attributes.
struct
VideoMode
this
(
uint
modeWidth
,
uint
modeHeight
,
uint
modeBitsPerPixel
= 32
)
Meta
Source
See Implementation
dsfml
window
videomode
VideoMode
constructors
this
functions
isValid
toString
static functions
getDesktopMode
getFullscreenModes
variables
bitsPerPixel
height
width
Construct the video mode with its attributes.