| Font() | sf::Font | |
| Font(const Font ©) | sf::Font | |
| GetDefaultFont() | sf::Font | [static] |
| GetGlyph(Uint32 codePoint, unsigned int characterSize, bool bold) const | sf::Font | |
| GetKerning(Uint32 first, Uint32 second, unsigned int characterSize) const | sf::Font | |
| GetLineSpacing(unsigned int characterSize) const | sf::Font | |
| GetTexture(unsigned int characterSize) const | sf::Font | |
| LoadFromFile(const std::string &filename) | sf::Font | |
| LoadFromMemory(const void *data, std::size_t sizeInBytes) | sf::Font | |
| LoadFromStream(InputStream &stream) | sf::Font | |
| operator=(const Font &right) | sf::Font | |
| Resource< Font >::operator=(const Resource< Font > &right) | sf::Resource< Font > | [protected] |
| Resource() | sf::Resource< Font > | [protected] |
| Resource(const Resource< Font > ©) | sf::Resource< Font > | [protected] |
| ~Font() | sf::Font | |
| ~Resource() | sf::Resource< Font > | [protected] |