sfml_impl 0.1.0
Vendor SFML 3.0.2 : IGraphic2Module / IAudioModule
Loading...
Searching...
No Matches
SfmlText Member List

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

getFontSize() const overrideSfmlTextinline
getPosition() const overrideSfmlTextinline
getRotation() const overrideSfmlTextinline
getText() const overrideSfmlTextinline
getTextColor() const overrideSfmlTextinline
isReady() const overrideSfmlTextinline
setFont(graphic::IFont *font) overrideSfmlTextinline
setFontSize(unsigned int size) overrideSfmlTextinline
setPosition(Vector2f position) overrideSfmlTextinline
setRotation(float angle) overrideSfmlTextinline
setText(const std::string text) overrideSfmlTextinline
setTextColor(Color color) overrideSfmlTextinline
SfmlText(std::string data, SfmlFont &font)SfmlTextinline
SfmlWindowSfmlTextfriend
~SfmlText() override=defaultSfmlText