Defines a set of callbacks available to scripted classes which represent sprites synced with the BPM.

Methods

onBeatHit(event:SongTimeScriptEvent):Void

Called once every beat of the song.

onStepHit(event:SongTimeScriptEvent):Void

Called once every step of the song.