Defines a set of callbacks activated in Freeplay.

Methods

onCapsuleSelected(event:CapsuleScriptEvent):Void

Called when a capsule is selected.

onDifficultySwitch(event:CapsuleScriptEvent):Void

Called when the current difficulty is changed.

onFreeplayClose(event:FreeplayScriptEvent):Void

Called when Freeplay is closed.

onFreeplayIntroDone(event:FreeplayScriptEvent):Void

Called when the intro for Freeplay finishes.

onFreeplayOutro(event:FreeplayScriptEvent):Void

Called when the Freeplay outro begins.

onSongSelected(event:CapsuleScriptEvent):Void

Called when a song is selected.