home *** CD-ROM | disk | FTP | other *** search
- long PHYS_SCREEN_HEIGHT; // saves constants for screen width
- long PHYS_SCREEN_WIDTH;
- short LOGICAL_SCREEN_HEIGHT; // stores without screen orientation
- short LOGICAL_SCREEN_WIDTH; // same for width
- short SCREEN_ORIENTATION; // stores the memory orientation of the bitmap
-
-