Interface Text
Hierarchy
- Text
Properties
The graphic element's render key, like an HTML id
attribute.
The origin point of the element.
An Object with one optional property, color
.
The text string to display.
Any of the valid TextAlignmentEnum
values.
Generated using TypeDoc
This is a
DisplayObject
. Represents some text to be rendered. When rendered in the global space,Text
can be used as a label.