phaser-jsx
    Preparing search index...

    Variable TextStyleConst

    TextStyle: FC<GameObjectProps<TextStyle>> = ...

    A TextStyle class manages all of the style settings for a Text object.

    Text Game Objects create a TextStyle instance automatically, which is accessed via the Text.style property. You do not normally need to instantiate one yourself.