◆ initVideo()
void Titanic::DirectDrawManager::initVideo |
( |
int |
width, |
|
|
int |
height, |
|
|
int |
bpp, |
|
|
int |
numBackSurfaces |
|
) |
| |
Initializes video surfaces
- Parameters
-
width | Screen width |
height | Screen height |
bpp | Bits per pixel |
numBackSurfaces | Number of back surfaces |
◆ initWindowed()
void Titanic::DirectDrawManager::initWindowed |
( |
| ) |
|
|
inline |
Initializes the surfaces in windowed mode
◆ initFullScreen()
void Titanic::DirectDrawManager::initFullScreen |
( |
| ) |
|
Initializes the surfaces for the screen
◆ createSurface()
DirectDrawSurface* Titanic::DirectDrawManager::createSurface |
( |
int |
w, |
|
|
int |
h, |
|
|
int |
bpp, |
|
|
int |
surfaceNum |
|
) |
| |
The documentation for this class was generated from the following file: