Data Fields | |
int | xres |
X resolution of the screen. | |
int | yres |
Y resolution of the screen. | |
int | minx |
min raw X value | |
int | miny |
min raw Y values | |
int | maxx |
max raw X value | |
int | maxy |
max raw Y value | |
GR_BOOL | xswap |
true if the x component should be swapped | |
GR_BOOL | yswap |
true if the y component should be swapped |