#include <Gadget.h>
Public Attributes | |
| DisplayString * | text |
| the text data | |
| Bool | centered |
| horizontal | |
| Bool | centeredVertically |
| vertical | |
| Int | leftMargin |
| left justification margin width | |
| Int | topMargin |
| top justification margin width | |
| DisplayString* _TextData::text |