nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
VideoMode.this
nudsfml
window
videomode
VideoMode
Construct the video mode with its attributes.
struct
VideoMode
this
(
uint
modeWidth
,
uint
modeHeight
,
uint
modeBitsPerPixel
= 32
)
Meta
Source
See Implementation
nudsfml
window
videomode
VideoMode
constructors
this
functions
isValid
toString
static functions
getDesktopMode
getFullscreenModes
variables
bitsPerPixel
height
width
Construct the video mode with its attributes.