Codename LogoCodename Logo

funkin.editors.ui.UIUtil

APIWikiTools

Static methods

View on GitHub

staticconfirmUISelections(ui:Dynamic):Void

For when the user closes out before confriming all ui selections

Parameters:

ui

the thingy you wanna check

View on GitHub

@:noUsingstaticfixKey(key:FlxKey):FlxKey

View on GitHub

staticfollow(spr:FlxSprite, target:FlxSprite, x:Float = 0, y:Float = 0):Void

View on GitHub

staticgetKeyState(key:FlxKey, Status:FlxInputState):Bool

View on GitHub

staticinlineprettify(str:String):String

View on GitHub

staticprocessShortcuts(topMenuOptions:Array<UIContextMenuOption>):Bool

Process all options with shortcuts present in a Array<UIContextMenuOption>. Also checks children.

Parameters:

null

topMenuOptions

View on GitHub

statictoUIString(key:FlxKey):String