|
sfml_impl 0.1.0
Vendor SFML 3.0.2 : IGraphic2Module / IAudioModule
|
#include <SFML/Graphics.hpp>#include "IFont.hpp"#include <iostream>#include <optional>

Go to the source code of this file.
Classes | |
| class | SfmlFont |
| Sfml Font class - owns the loaded font. SfmlText only references it (sf::Text itself already takes a const sf::Font& natively). More... | |