align : string
Controls the horizontal alignment for multiline text.
Can be: 'left', 'center' or 'right'.
Does not affect single lines of text. For that please see setTextBounds
.
- Source code: gameobjects/Text.js (Line 1870)
align : string
Controls the horizontal alignment for multiline text.
Can be: 'left', 'center' or 'right'.
Does not affect single lines of text. For that please see setTextBounds
.
Please login to continue.