Class: PixiLabel

phina.pixi.PixiLabel(params)

new PixiLabel(params)

テキスト描画クラス
Text rendering wrapper class.
Another name: phina.pixi.PixiText
Parameters:
Name Type Description
params Object
Properties:
Name Type Description
style object Style of pixi.object
text string text content
font string Font Property of pixi.object
fontFamily string
fontSize number
fontWeight number
Source:
To Do:
  • Add all properties

Extends

  • PixiDisplayElement