#include <video.h>
Definition at line 45 of file video.h.
◆ autoScale()
int VideoSettings::autoScale |
( |
| ) |
const |
◆ maxScale()
int VideoSettings::maxScale |
( |
| ) |
const |
◆ operator==()
bool VideoSettings::operator== |
( |
const VideoSettings & |
other | ) |
const |
|
inline |
◆ scale()
int VideoSettings::scale |
( |
| ) |
const |
◆ display
int VideoSettings::display = 0 |
◆ height
int VideoSettings::height = defaultScreenHeight |
◆ openGL
bool VideoSettings::openGL = false |
◆ userScale
int VideoSettings::userScale = 0 |
◆ vsync
bool VideoSettings::vsync = true |
◆ width
int VideoSettings::width = defaultScreenWidth |
◆ windowMode
The documentation for this struct was generated from the following files: