dsfml v2.1.1 (2016-04-19T15:04:37Z)
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.