This is the complete list of members for sf::Font, including all inherited members.
Font() | sf::Font | |
GetCharacterSize() const | sf::Font | |
GetDefaultFont() | sf::Font | static |
GetGlyph(Uint32 CodePoint) const | sf::Font | |
GetImage() const | sf::Font | |
LoadFromFile(const std::string &Filename, unsigned int CharSize=30, const Unicode::Text &Charset=ourDefaultCharset) | sf::Font | |
LoadFromMemory(const char *Data, std::size_t SizeInBytes, unsigned int CharSize=30, const Unicode::Text &Charset=ourDefaultCharset) | sf::Font | |
operator=(const Resource< Font > &Other) | sf::Resource< Font > | protected |
Resource() | sf::Resource< Font > | protected |
Resource(const Resource< Font > &Copy) | sf::Resource< Font > | protected |
~Resource() | sf::Resource< Font > | protected |