Adonthell 0.4
|
Public Member Functions | |
win_font (char *) | |
win_font (win_font &) | |
void | load (char *) |
virtual bool | in_table (u_int16 tmp) |
virtual image & | operator[] (u_int16) |
u_int16 | height () |
u_int16 | length () |
Public Attributes | |
image * | cursor |
Protected Member Functions | |
void | erase () |
Protected Attributes | |
hash_map< u_int16, image * > | glyphs |
u_int8 | height_ |
u_int8 | length_ |
Definition at line 32 of file win_font.h.