Font() | sf::Font | |
GetDefaultFont() | sf::Font | [static] |
LoadFromFile(const std::string &Filename, unsigned int CharSize=30, std::wstring Charset=L"") | sf::Font | |
LoadFromMemory(const char *Data, std::size_t SizeInBytes, unsigned int CharSize=30, std::wstring Charset=L"") | sf::Font | |
String class | sf::Font | [friend] |