|
| HaveFont (ColorProvider &colorProvider) |
|
| HaveFont (ColorProvider &colorProvider, const HaveFont ©) |
|
virtual void | setFont (const sf::String &name) |
|
virtual void | setFont (const std::shared_ptr< sf::Font > &font) |
|
std::shared_ptr< sf::Font > | getFont () const |
|
size_t | getFontSize () const |
|
virtual void | setFontSize (unsigned int fontSize) |
|
virtual void | setFontOutlineSize (float fontOutlineSize) |
|
sf::Uint32 | getFontStyle () const |
|
virtual void | setFontStyle (sf::Uint32 fontStyle) |
|
virtual void | fontChangeEvent () |
|
|
friend | Element |
|
friend | FontManager |
|
|
static void | releaseAllFonts () |
|
|
sf::Uint32 | fontStyle |
|
unsigned int | fontSize |
|
float | fontOutlineSize |
|
std::shared_ptr< sf::Font > | font |
|
|
static std::set< HaveFont * > | haveFontSet |
|
static sf::Mutex | haveFontSetMutex |
|
The documentation for this class was generated from the following files: