Public Member Functions | |
void | setDisplayMode (int width, int height, int bpp, int refreshRate) |
void | diagnostics () |
DirectDrawSurface * | createSurfaceFromDesc (const DDSurfaceDesc &desc) |
Public Attributes | |
bool | _windowed |
int | _width |
int | _height |
int | _bpp |
int | _numBackSurfaces |
void Titanic::DirectDraw::setDisplayMode | ( | int | width, |
int | height, | ||
int | bpp, | ||
int | refreshRate | ||
) |
Sets a new display mode
void Titanic::DirectDraw::diagnostics | ( | ) |
Logs diagnostic information
DirectDrawSurface* Titanic::DirectDraw::createSurfaceFromDesc | ( | const DDSurfaceDesc & | desc | ) |
Create a surface from a passed description record