#include <windowed.h>
Public Attributes | |
Common::Rect | drawRect |
int | width |
int | height |
Data about the display area of a virtual screen.
Common::Rect WindowedGraphicsManager::DisplayArea::drawRect |
The scaled area where the virtual screen is drawn within the window.
int WindowedGraphicsManager::DisplayArea::width |
The width of the virtual screen's unscaled coordinate space.
int WindowedGraphicsManager::DisplayArea::height |
The height of the virtual screen's unscaled coordinate space.