Codename LogoCodename Logo

funkin.game.Strum

APIWiki

Constructor

View in GitHub

new(?X:Float, ?Y:Float, ?SimpleGraphic:Null<FlxGraphicAsset>)

Variables

animSuffix:String = ""

Which animation suffix on characters that should be used when hitting notes.

cpu:Bool = false

extra:Map<String, Dynamic> = []

read onlylastDrawCameras:Array<FlxCamera> = []

lastHit:Float = -5000

noteAngle:Null<Float> = null

scrollSpeed:Null<Float> = null

getJustPressed:StrumLine ‑> Bool = null

getJustReleased:StrumLine ‑> Bool = null

getPressed:StrumLine ‑> Bool = null

Methods

View in GitHub

playAnim(anim:String, force:Bool = true):Void

View in GitHub

inlinepress(time:Float):Void

View in GitHub

updatePlayerInput(pressed:Bool, justPressed:Bool, justReleased:Bool):Void