|
sfml_impl 0.1.0
Vendor SFML 3.0.2 : IGraphic2Module / IAudioModule
|
#include <SFML/Graphics.hpp>#include <SFML/System.hpp>#include "IText.hpp"#include "SfmlFont.hpp"

Go to the source code of this file.
Classes | |
| class | SfmlText |
| Sfml Text class - references a SfmlFont, does not own it. Deleting the text never touches the font. More... | |