dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
VideoMode.this
dsfml
window
videomode
VideoMode
Construct the video mode with its attributes. *
struct
VideoMode
this
(
uint
Width
,
uint
Height
,
uint
bits
= 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. *