Codename LogoCodename Logo

funkin.backend.utils.ControlsUtil

APIWikiTools

Static methods

View on GitHub

staticaddKeysToCustomControl(controls:Controls, name:String, keys:Array<FlxKey>):Void

View on GitHub

staticinlinegetControl(controls:Controls, name:String):FlxActionDigital

View on GitHub

staticinlinegetJustPressed(controls:Controls, name:String):Bool

View on GitHub

staticinlinegetJustReleased(controls:Controls, name:String):Bool

View on GitHub

staticinlinegetPressed(controls:Controls, name:String):Bool

View on GitHub

staticinitCustomControl(controls:Controls, name:String):Void

View on GitHub

staticremoveKeysFromCustomControl(controls:Controls, name:String, keys:Array<FlxKey>):Void