Creates a text label which is used to display texts in your game.
Methods
The following methods are available on the Text object:
alpha → Number: fraction (0..1)
angle → Number: fraction (0..1)
fontSize → Number: pixel
height → Number: fraction (0..1)
pivotX → Number: fraction (0..1)
pivotY → Number: fraction (0..1)
scaleX → Number: factor
scaleY → Number: factor
Update()
visible → Boolean
width → Number