Go to the source code of this file.
Data Structures | |
| struct | BitFont_td |
Defines | |
| #define | TRANS_FONT 1 |
Typedefs | |
| typedef BitFont_td | BitFont |
Functions | |
| void | DT_DrawText (const char *string, SDL_Surface *surface, int FontType, int x, int y) |
| int | DT_LoadFont (const char *BitmapName, int flags) |
| int | DT_FontHeight (int FontNumber) |
| int | DT_FontWidth (int FontNumber) |
| BitFont * | DT_FontPointer (int FontNumber) |
| void | DT_DestroyDrawText () |
|
|
|
|
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2