|
bool | bold {false} |
|
tson::Colori | color {} |
|
std::string | fontFamily {"sans-serif"} |
|
TextAlignment | horizontalAlignment {TextAlignment::Left} |
|
bool | italic {false} |
|
bool | kerning {true} |
|
int | pixelSize {16} |
|
bool | strikeout {false} |
|
std::string | text {} |
|
bool | underline {false} |
|
TextAlignment | verticalAlignment {TextAlignment::Top} |
|
bool | wrap {} |
|
|
TextAlignment | resolveTextAlignmentByString (const std::string &str) const |
|
◆ Text()
tson::Text::Text |
( |
IJson & |
json | ) |
|
|
inlineexplicit |
- Parameters
-
_text | Text |
_wrap | If the text is marked as wrapped |
The documentation for this class was generated from the following file: