Public Member Functions | |
| GraphicMode (const Point &pResolution, int iBPP, int iRefreshRate=60) | |
| Point | Resolution () const |
| int | BitsPerPixel () const |
| int | RefreshRate () const |
Classes | |
| class | Private |
| GraphicMode::GraphicMode | ( | const Point & | pResolution, | |
| int | iBPP, | |||
| int | iRefreshRate = 60 | |||
| ) |
| Point GraphicMode::Resolution | ( | ) | const |
| int GraphicMode::BitsPerPixel | ( | ) | const |
| int GraphicMode::RefreshRate | ( | ) | const |
1.5.1-p1