Simple SFML GUI  0.2a
FontManager Member List

This is the complete list of members for FontManager, including all inherited members.

clear() (defined in FontManager)FontManagerstatic
get(const sf::String &name) (defined in FontManager)FontManagerstatic
getDefaultFont() (defined in FontManager)FontManagerstatic
set(const sf::String &path, const sf::String &name, bool asDefault=false) (defined in FontManager)FontManagerstatic
set(const std::shared_ptr< sf::Font > &f, const sf::String &name) (defined in FontManager)FontManagerstatic
setDefaultFont(const std::shared_ptr< sf::Font > &f) (defined in FontManager)FontManagerstatic