void setWordWrap(bool word_wrap)
Enable or disable automatic word wrapping.
void setString(const sf::String &text)
Set the displayed string, applying word-wrap if enabled.
void setMaxWidth(float max_width)
Set the maximum layout width for word wrapping.
Text(const sf::Font &font=FontManager<>::getDefault())
Construct a Text object with a given font.
Text with an attached manifest.