#include <RageDisplay.h>
Public Member Functions | |
| VideoModeParams (bool windowed_, int width_, int height_, int bpp_, int rate_, bool vsync_, bool interlaced_, bool bSmoothLines_, bool bTrilinearFiltering_, bool bAnisotropicFiltering_, CString sWindowTitle_, CString sIconFile_, bool PAL_, float fDisplayAspectRatio_) | |
| VideoModeParams () | |
Public Attributes | |
| bool | windowed |
| int | width |
| int | height |
| int | bpp |
| int | rate |
| bool | vsync |
| bool | bSmoothLines |
| bool | bTrilinearFiltering |
| bool | bAnisotropicFiltering |
| bool | interlaced |
| bool | PAL |
| float | fDisplayAspectRatio |
| CString | sWindowTitle |
| CString | sIconFile |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7