background | SoFont | [protected] |
CenteredString(SDL_Surface *Surface, const char *text, SDL_Rect *clip=NULL) | SoFont | |
CenteredString(SDL_Surface *Surface, int x, int y, const char *text, SDL_Rect *clip=NULL) | SoFont | |
CharPos | SoFont | [protected] |
CleanSurface() | SoFont | [protected] |
CleverTextCursorAt(const char *text, int px, int cursPos, SDL_Rect *r) | SoFont | |
cursShift | SoFont | [protected] |
DoStartNewChar(Sint32 x) | SoFont | [protected] |
FontHeight() | SoFont | [inline] |
getMaxChar() | SoFont | [inline] |
getMinChar() | SoFont | [inline] |
height | SoFont | [protected] |
Input(SDL_Surface *Dest, int x, int y, int PixelWidth, char *text) | SoFont | |
InternalInput(SDL_Surface *Dest, int x, int y, int PixelWidth, char *text) | SoFont | |
load(SDL_Surface *FontSurface) | SoFont | |
max_i | SoFont | [protected] |
picture | SoFont | [protected] |
PutString(SDL_Surface *Surface, int x, int y, const char *text, SDL_Rect *clip=NULL) | SoFont | |
PutStringCleverCursor(SDL_Surface *Surface, const char *text, int cursPos, SDL_Rect *r, SDL_Rect *clip=NULL, bool showCurs=true) | SoFont | |
PutStringWithCursor(SDL_Surface *Surface, int x, int y, const char *text, int cursPos, SDL_Rect *clip=NULL, bool showCurs=true) | SoFont | |
SoFont() | SoFont | |
spacew | SoFont | [protected] |
Spacing | SoFont | [protected] |
TextCursorAt(const char *text, int px) | SoFont | |
TextWidth(const char *text, int min=0, int max=255) | SoFont | |
XCenteredString(SDL_Surface *Surface, int y, const char *text, SDL_Rect *clip=NULL) | SoFont | |
~SoFont() | SoFont | |