Main Page | Data Structures | File List | Data Fields | Globals

screen Struct Reference

#include <screen.h>


Data Fields

short int y
short int x
phrase * data


Detailed Description

Screen characteristics


Field Documentation

phrase* screen::data
 

Address of the graphical data: it must be phrase aligned. Do not modify.

short int screen::x
 

X coordinate of the "origin" of the screen.

short int screen::y
 

Y coordinate of the "origin" of the screen.


Generated on Wed Jan 10 03:11:03 2007 for The Removers Libraries by  doxygen 1.4.4