cgv
|
the display position gives the signed x and y coordinates on the virtual screen More...
#include <display.h>
Public Member Functions | |
display_position (int _x=0, int _y=0) | |
constructor | |
Public Attributes | |
int | x |
signed x position on virtual screen | |
int | y |
signed y position on virtual screen | |
the display position gives the signed x and y coordinates on the virtual screen