Definition: ArcadeStruct.hpp:10
Definition: ArcadeStruct.hpp:17
Definition: IComponent.hpp:39
Definition: GraphStruct.hpp:14
The IText class.
Definition: IText.hpp:25
std::string fontPath
Font path.
Definition: IText.hpp:30
Color textColor
The text color.
Definition: IText.hpp:42
std::string text
Text to display.
Definition: IText.hpp:34
Arcade::Vector3f pos
The sprite position in 3Dimension (you can use only x and y if you want)
Definition: IText.hpp:49
Color backgroundColor
The background color.
Definition: IText.hpp:38