sf.VideoMode – sfml Reference Manual
Packages
sfml
sf
VideoMode
getDesktopMode
getFullscreenModes
isValid
bitsPerPixel
height
width
VideoMode
Object Hierarchy:
Description:
[
CCode
( cname =
"sfVideoMode"
) ]
[
SimpleType
]
public
struct
VideoMode
Namespace:
sf
Package:
sfml
Content:
Methods:
public
VideoMode
getDesktopMode
()
public
VideoMode
getFullscreenModes
(
ref
size_t
count)
public
bool
isValid
(
VideoMode
mode)
Fields:
public
uint
width
public
uint
height
public
uint
bitsPerPixel