Sfml Font class - owns the loaded font. SfmlText only references it (sf::Text itself already takes a const sf::Font& natively).
More...
#include <SfmlFont.hpp>
Sfml Font class - owns the loaded font. SfmlText only references it (sf::Text itself already takes a const sf::Font& natively).
◆ SfmlFont()
| SfmlFont::SfmlFont |
( |
std::string |
path | ) |
|
|
inline |
◆ ~SfmlFont()
◆ handle()
| const sf::Font & SfmlFont::handle |
( |
| ) |
const |
|
inline |
◆ isReady()
| bool SfmlFont::isReady |
( |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following file: