Skip to content
TypeAliasUI & Typography@public

FlxBitmapFontPageSource

Texture or engine graphic supplying one AngelCode bitmap-font page.

ts
export type FlxBitmapFontPageSource = FlxGraphic | Texture

Released under the MIT License.