BlocksAndRequirements

class BlocksAndRequirements(val availableBlocks: Map<NoteBlockInstrument, List<NoteBlockTracker>>, val requirements: Object2IntMap<InstrumentNote>)

Constructors

Link copied to clipboard
constructor(availableBlocks: Map<NoteBlockInstrument, List<NoteBlockTracker>>, requirements: Object2IntMap<InstrumentNote>)

Properties

Link copied to clipboard
val availableBlocks: Map<NoteBlockInstrument, List<NoteBlockTracker>>
Link copied to clipboard
val requirements: Object2IntMap<InstrumentNote>

Functions

Link copied to clipboard
Link copied to clipboard