A type definition for the data for an album of songs. It includes things like what graphics to display in Freeplay.

See also:

Fields

version:String

* Semantic version for style data.

startDelay:Float

* Delay time after confirming a song selection, before entering PlayState. * Useful for letting longer animations play out.

selectorAsset:String

* Asset key for the difficulty selector image.

numbersAsset:String

* Asset key for the numbers shown at the top right of the screen.

capsuleTextColors:Array<String>

* Color data for the capsule text outline. * the order of this array goes as follows: [DESELECTED, SELECTED]

capsuleAsset:String

* Asset key for the freeplay capsules.

bgAsset:String

* Asset key for the background image.