public void Reset() { if (hitWindow != null) { hitWindow.Clear(); } physicsWindow.Clear(); }
public void Reset() { if (hitWindow != null) { hitWindow.Clear(); } feederNoteIndex = -1; lastAddedTick = uint.MaxValue; }