Font(SDL_Surface *surface) (defined in Font) | Font | |
getHeight() const (defined in Font) | Font | |
getTextWidth(std::string text) const (defined in Font) | Font | |
write(SDL_Surface *surface, std::string text, int x, int y) const (defined in Font) | Font | |
writeCenter(SDL_Surface *surface, std::string text, int y) const (defined in Font) | Font | |
writeCenter(SDL_Surface *surface, std::string text, int x, int y) const (defined in Font) | Font | |
~Font() (defined in Font) | Font |