Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

CGfxScreen.h File Reference


Compounds

class  CGfxScreen

Text style defines

Text style defines for use with CGfxScreen::drawText

#define TS_NOSTYLE   0x00
 Plain text. More...

#define TS_BOLD   0x01
 Bold text. More...

#define TS_UNDERLINE   0x02
 Underlined text. More...

#define TS_BOXED   0x04
 Text with box around it. More...

#define TS_XBOLD   0x08
 Extra bold text. More...


Defines

#define ColX(x)   (x*10)
#define RowY(y)   (y*10)

Define Documentation

#define ColX      (x*10)
 

#define RowY      (y*10)
 

#define TS_BOLD   0x01
 

Bold text.

#define TS_BOXED   0x04
 

Text with box around it.

#define TS_NOSTYLE   0x00
 

Plain text.

#define TS_UNDERLINE   0x02
 

Underlined text.

#define TS_XBOLD   0x08
 

Extra bold text.


Generated on Thu Dec 6 00:14:49 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001