Skip to content
TypeAliasTypes & Utilities@public

FlxPixiTextNode

Pixi leaf used by a FlxTextRenderHandle.

ts
export type FlxPixiTextNode = BitmapText | Text

Released under the MIT License.