Class: TextLabel

TextLabel

new TextLabel.TextLabel (text, style, canvas)

Creates an instance of TextLabel.

Name Type Default Description
text string

The string that you would like the text to display

style object | PIXI.TextStyle null optional

The style parameters

canvas canvas null