Skip to content
TypeAliasUI & Typography@public

FlxTextRenderMode

Pixi text implementation chosen for a FlxText render handle.

ts
export type FlxTextRenderMode = 'bitmap' | 'text'

Released under the MIT License.