Class CM3SpriteText
CM3SpriteText Class
Settings Group: Box
Setting |
Name |
Type |
Options |
Default |
Comments |
VerticalPad |
Vertical Pad |
CMTYPE_FLOAT |
|
3 |
|
HorizontalPad |
Horizontal Pad |
CMTYPE_FLOAT |
|
3 |
|
Radius |
Corner Radius |
CMTYPE_FLOAT |
|
3 |
|
Style |
Style |
CMTYPE_OBJECT |
|
null |
standard HTML 5 settings except the defaults may change and |
Text |
Text |
CMTYPE_STRING |
|
null |
text that will appear in the item |
TextVisible |
Text Visible |
CMTYPE_BOOLEAN |
|
true |
true to make theitem visible, false for hidden |
TextStyle |
Text Style |
CMTYPE_OBJECT |
|
null |
standard HTML 5 settings except the defaults may change |