private void Start() { timeOfLastInput = Time.time; theSorter.InitializeList(); theSorter.AnimatedSort(); }