new PixiLabel(params)
テキスト描画クラス Text rendering wrapper class. Another name: phina.pixi.PixiText
Parameters:
| Name | Type | Description |
|---|---|---|
params |
Object |
Properties:
| Name | Type | Description |
|---|---|---|
style |
object | |
text |
string | text content |
font |
string | |
fontFamily |
string | |
fontSize |
number | |
fontWeight |
number |
Extends
- PixiDisplayElement