Please enable JavaScript.
Coggle requires JavaScript to display documents.
Music Expanded, Defs - Coggle Diagram
Music Expanded
What Types will we need?
TrackDef
Holds information on tracks, and what condition they're for.
PlaylistDef
Holds a list of tracks, and data for display
GameCondition
The condition of the current game, used to figure out which track to play from the trackdef. This can likely just be an Enum.
-
-
-