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

DT_drawtext.h File Reference

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)
BitFontDT_FontPointer (int FontNumber)
void DT_DestroyDrawText ()


Define Documentation

#define TRANS_FONT   1
 


Typedef Documentation

typedef struct BitFont_td BitFont
 


Function Documentation

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  ) 
 


Generated on Sun Aug 31 14:24:32 2003 for SDL Console by doxygen 1.3.2