Wrapper for text styles.
Definition: TextStyle.hpp:47
TextStyle(const char *string)
Creates the object from a string representing the text styles.
TextStyle()
Creates the object without a text style.
TextStyle(const std::string &string)
Creates the object from a string representing the text styles.
TextStyle(unsigned int style)
Creates the object from one or more sf::Text::Style enum members.
bool isSet() const
Checks if a style was set.