Codename LogoCodename Logo

funkin.options.Options

APIWiki

Static variables

View in GitHub

staticP1_ACCEPT:Array<FlxKey> = [ENTER]

View in GitHub

staticP1_BACK:Array<FlxKey> = [BACKSPACE]

View in GitHub

staticP1_DOWN:Array<FlxKey> = [S]

View in GitHub

staticP1_LEFT:Array<FlxKey> = [A]

View in GitHub

staticP1_NOTE_DOWN:Array<FlxKey> = [S]

View in GitHub

staticP1_NOTE_LEFT:Array<FlxKey> = [A]

PLAYER 1 CONTROLS

View in GitHub

staticP1_NOTE_RIGHT:Array<FlxKey> = [D]

View in GitHub

staticP1_NOTE_UP:Array<FlxKey> = [W]

View in GitHub

staticP1_PAUSE:Array<FlxKey> = [ENTER]

View in GitHub

staticP1_RESET:Array<FlxKey> = [R]

View in GitHub

staticP1_RIGHT:Array<FlxKey> = [D]

View in GitHub

staticP1_SWITCHMOD:Array<FlxKey> = [TAB]

View in GitHub

staticP1_UP:Array<FlxKey> = [W]

View in GitHub

staticP2_ACCEPT:Array<FlxKey> = [SPACE]

View in GitHub

staticP2_BACK:Array<FlxKey> = [ESCAPE]

View in GitHub

staticP2_DOWN:Array<FlxKey> = [DOWN]

View in GitHub

staticP2_LEFT:Array<FlxKey> = [LEFT]

View in GitHub

staticP2_NOTE_DOWN:Array<FlxKey> = [DOWN]

View in GitHub

staticP2_NOTE_LEFT:Array<FlxKey> = [LEFT]

PLAYER 2 CONTROLS (ALT)

View in GitHub

staticP2_NOTE_RIGHT:Array<FlxKey> = [RIGHT]

View in GitHub

staticP2_NOTE_UP:Array<FlxKey> = [UP]

View in GitHub

staticP2_PAUSE:Array<FlxKey> = [ESCAPE]

View in GitHub

staticP2_RESET:Array<FlxKey> = []

View in GitHub

staticP2_RIGHT:Array<FlxKey> = [RIGHT]

View in GitHub

staticP2_SWITCHMOD:Array<FlxKey> = []

View in GitHub

staticP2_UP:Array<FlxKey> = [UP]

staticread onlySOLO_ACCEPT:Array<FlxKey>

staticread onlySOLO_BACK:Array<FlxKey>

staticread onlySOLO_DOWN:Array<FlxKey>

staticread onlySOLO_LEFT:Array<FlxKey>

staticread onlySOLO_NOTE_DOWN:Array<FlxKey>

staticread onlySOLO_NOTE_LEFT:Array<FlxKey>

SOLO GETTERS

staticread onlySOLO_NOTE_RIGHT:Array<FlxKey>

staticread onlySOLO_NOTE_UP:Array<FlxKey>

staticread onlySOLO_PAUSE:Array<FlxKey>

staticread onlySOLO_RESET:Array<FlxKey>

staticread onlySOLO_RIGHT:Array<FlxKey>

staticread onlySOLO_SWITCHMOD:Array<FlxKey>

staticread onlySOLO_UP:Array<FlxKey>

View in GitHub

staticantialiasing:Bool = true

View in GitHub

staticautoPause:Bool = true

View in GitHub

staticbetaUpdates:Bool = false

View in GitHub

staticcharterMetronomeEnabled:Bool = false

CHARTER

View in GitHub

staticdownscroll:Bool = false

View in GitHub

staticeditorSFX:Bool = true

View in GitHub

staticflashingMenu:Bool = true

View in GitHub

staticfpsCounter:Bool = true

View in GitHub

staticframerate:Int = 120

View in GitHub

staticfreeplayLastSong:String = null

QOL FEATURES

View in GitHub

staticghostTapping:Bool = true

View in GitHub

statichitWindow:Float = 250

View in GitHub

staticintensiveBlur:Bool = true

EDITORS SETTINGS

View in GitHub

staticlastLoadedMod:String = null

staticlastUpdated:Null<Float>

View in GitHub

staticlowMemoryMode:Bool = false

View in GitHub

staticmainDevs:Array<Int> = []

View in GitHub

staticmaxUndos:Int = 120

View in GitHub

staticnaughtyness:Bool = true

SETTINGS

View in GitHub

staticvolume:Float = 1

Static methods