const std::string & getString() const
Get the text's string. 
Definition: BasicText.h:86
 
Definition: BasicText.h:47
 
RectF getLocalBounds() const
Get the local bounding rectangle of the entity. 
Definition: BasicText.h:218
 
float getOutlineThickness()
Get the outline thickness of the text. 
Definition: BasicText.h:163
 
unsigned getCharacterSize() const
Get the character size. 
Definition: BasicText.h:108
 
const Font * getFont() const
Get the text's font. 
Definition: BasicText.h:139
 
Alignment getAlignment() const
Get the alignment of the text. 
Definition: BasicText.h:203
 
A texture with a single alpha channel. 
Definition: Texture.h:474
 
float getParagraphWidth() const
Get the paragraph width. 
Definition: BasicText.h:183