#include <Text.hpp>
◆ Text() [1/2]
◆ Text() [2/2]
tson::Text::Text |
( |
IJson & |
json | ) |
|
|
inlineexplicit |
- Parameters
-
_text | Text |
_wrap | If the text is marked as wrapped |
◆ bold
bool tson::Text::bold {false} |
◆ color
◆ fontFamily
std::string tson::Text::fontFamily {"sans-serif"} |
◆ horizontalAlignment
◆ italic
bool tson::Text::italic {false} |
◆ kerning
bool tson::Text::kerning {true} |
◆ pixelSize
int tson::Text::pixelSize {16} |
◆ strikeout
bool tson::Text::strikeout {false} |
◆ text
std::string tson::Text::text {} |
◆ underline
bool tson::Text::underline {false} |
◆ verticalAlignment
◆ wrap
The documentation for this class was generated from the following file:
- /home/robin/git/c++/tileson/include/tiled/Text.hpp