View source
class MusicBeatGroup
package funkin.backend
extends FlxTypedSpriteGroup
implements IBeatReceiver
Group of FlxSprites, if the sprite implements IBeatReceiver, then beatHit, stepHit and measureHit will be called.
Group of FlxSprites, if the sprite implements IBeatReceiver, then beatHit, stepHit and measureHit will be called.