Codename LogoCodename Logo

funkin.editors.ui.UIUtil

APIWiki

Static methods

View in GitHub

@:value({ y : 0, x : 0 })staticfollow(spr:FlxSprite, target:FlxSprite, x:Float = 0, y:Float = 0):Void

View in GitHub

staticinlineprettify(str:String):String

View in GitHub

staticprocessShortcuts(topMenuOptions:Array<UIContextMenuOption>):Bool

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

Parameters:

null

topMenuOptions

View in GitHub

statictoUIString(key:FlxKey):String