Public Member Functions | |
| SDDText (const char *_text, FontKind _font, FontColor _color, int32 _tnum) | |
| void | reset () |
Public Attributes | |
| char | text [MAX_STRING_LEN] = {} |
| FontKind | font = FontKind::Standard |
| FontColor | color = FontColor::WHITE_FONT |
| int32 | tnum = 0 |