void _state_OnStart(object sender, EventArgs e)
 {
     _timer.InitializeGameTime();
     _splitHistory.Clear();
 }