public class NBSLayer
extends java.lang.Object
| Constructor and Description |
|---|
NBSLayer(it.unimi.dsi.fastutil.ints.Int2ObjectMap<NBSNote> notesAtTick) |
| Modifier and Type | Method and Description |
|---|---|
it.unimi.dsi.fastutil.ints.Int2ObjectMap<NBSNote> |
getNotesAtTick() |
void |
setNotesAtTick(it.unimi.dsi.fastutil.ints.Int2ObjectMap<NBSNote> notesAtTick) |
public NBSLayer(it.unimi.dsi.fastutil.ints.Int2ObjectMap<NBSNote> notesAtTick)