package haxe.ui.backend.flixel; /** * Override HaxeUI to use `MusicBeatState` instead of `FlxState`. */ typedef UIStateBase = funkin.ui.MusicBeatState;