Documentation of SFML 1.6

Warning: this page refers to an old version of SFML. Click here to switch to the latest version.
sf::Font Member List

This is the complete list of members for sf::Font, including all inherited members.

Font()sf::Font
GetCharacterSize() const sf::Font
GetDefaultFont()sf::Fontstatic
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