aedApp (defined in aedFont) | aedFont | [friend] |
aedFont() (defined in aedFont) | aedFont | |
getAscent() const (defined in aedFont) | aedFont | |
getDescent() const (defined in aedFont) | aedFont | |
getGlyphMetrics(Uint16 c, int *minx, int *maxx, int *miny, int *maxy, int *advance) (defined in aedFont) | aedFont | |
getHeight() const (defined in aedFont) | aedFont | |
getLineSkip() const (defined in aedFont) | aedFont | |
getStyle() const (defined in aedFont) | aedFont | |
getTextSize(const char *text, Uint16 *w, Uint16 *h) (defined in aedFont) | aedFont | |
getUnicode(const char *utf8, int *advance) (defined in aedFont) | aedFont | [inline, static] |
renderTextBlended(const char *str, const aedColor &color) (defined in aedFont) | aedFont | |
renderTextBlended(SDL_Surface *s, int x, int y, const char *str, const aedColor &color) (defined in aedFont) | aedFont | |
renderTextShaded(const char *str, const aedColor &fg, const aedColor &bg) (defined in aedFont) | aedFont | |
renderTextShaded(SDL_Surface *s, int x, int y, const char *str, const aedColor &fg, const aedColor &bg) (defined in aedFont) | aedFont | |
renderTextSolid(const char *str, const aedColor &color) (defined in aedFont) | aedFont | |
renderTextSolid(SDL_Surface *s, int x, int y, const char *str, const aedColor &color) (defined in aedFont) | aedFont | |
setStyle(int style) (defined in aedFont) | aedFont | |
~aedFont() (defined in aedFont) | aedFont | [virtual] |