Introduction
Base class for Labels

Fields#
| Name | Description |
|---|---|
| On Text Changed | Event raised whenever the text changes |
| On Resized | Event raised whenever control is resized |
Properties#
| Name | Description |
|---|---|
| alpha | Gets/Sets the alpha value of the text color |
| text | Gets/Sets the text |
| color | Gets/Sets the color |
Methods#
| Name | Description |
|---|---|
| CrossFadeColor | Tweens between current and new color |
| GetPreferredValues | Get the preferred size of a label |
| SetSpriteAsset | Set the sprite asset for the label |