TypeAliasDebugger & Diagnostics@public
FlxFpsDisplayPosition
Screen corner used by the lightweight FPS overlay.
ts
export type FlxFpsDisplayPosition = 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right'