Codename LogoCodename Logo

funkin.backend.MusicBeatGroup

APIWikiTools

Group of FlxSprites, if the sprite implements IBeatReceiver, then beatHit, stepHit and measureHit will be called.

Constructor

View on GitHub

new(?X:Float, ?Y:Float, ?MaxSize:Int)

Methods

View on GitHub

beatHit(curBeat:Int):Void

View on GitHub

measureHit(curMeasure:Int):Void

View on GitHub

stepHit(curStep:Int):Void