BOLD enum value | PG_Font | |
GetAlpha() | PG_Font | |
GetColor() | PG_Font | |
GetFontAscender() | PG_Font | |
GetFontDescender() | PG_Font | |
GetFontHeight() | PG_Font | |
GetIndex() | PG_Font | |
GetName() | PG_Font | |
GetSize() | PG_Font | |
GetStyle() | PG_Font | |
ITALIC enum value | PG_Font | |
NORMAL enum value | PG_Font | |
PG_Font(const char *fontfile, int size=14, int index=0) | PG_Font | |
PG_FontEngine class | PG_Font | [friend] |
SetAlpha(int a) | PG_Font | |
SetColor(const PG_Color &c) | PG_Font | |
SetIndex(int index) | PG_Font | |
SetName(const char *fontfile) | PG_Font | |
SetSize(int s) | PG_Font | |
SetStyle(Style s) | PG_Font | |
Style enum name | PG_Font | |
UNDERLINE enum value | PG_Font | |
~PG_Font() | PG_Font | [virtual] |