home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 8
/
CDASC08.ISO
/
NEWS
/
RADIANCE
/
SRC
/
RT
/
NEWSCONS.H
< prev
next >
Wrap
Text File
|
1993-10-07
|
785b
|
31 lines
#define textareaheight 150
#define textbottom 10
#define thefont /Times-Bold
#define fontheight 18
#define textbackgroundRED .85
#define textbackgroundGREEN .85
#define textbackgroundBLUE .75
#define textcursor (|)
#define textshadowgray .85
#define gammacorrection 1.0
#define inputbuffer nws_inputbuffer
#define pos nws_pos
#define gamma nws_gamma
#define painter nws_painter
#define printer nws_printer
#define getinput nws_getinput
#define initcanvas cps_initcanvas
#define box cps_box
#define cleanup cps_cleanup
#define printout cps_printout
#define linefeed cps_linefeed
#define getclick cps_getclick
#define isready cps_isready
#define startcomin cps_startcomin
#define endcomin cps_endcomin
#define getkey cps_getkey
#define delete cps_delete