#include <VideoSettings.h>
List of all members.
Detailed Description
Definition at line 23 of file VideoSettings.h.
Member Enumeration Documentation
- Enumerator:
FMT_NONE |
|
FMT_R5G5B5 |
|
FMT_R5G6B5 |
|
FMT_R8G8B8 |
|
FMT_X8R8G8B8 |
|
Definition at line 25 of file VideoSettings.h.
Constructor & Destructor Documentation
VideoMode::VideoMode |
( |
int |
w, |
|
|
int |
h, |
|
|
Format |
f, |
|
|
int |
r = 0 |
|
) |
| |
|
inline |
Member Function Documentation
const char * VideoMode::GetDescription |
( |
| ) |
const |
int VideoMode::operator!= |
( |
const VideoMode & |
m | ) |
const |
|
inline |
int VideoMode::operator== |
( |
const VideoMode & |
m | ) |
const |
|
inline |
Member Data Documentation
The documentation for this struct was generated from the following files: