private void ResetEachGame() { globalSpeed = 1; score[0] = 0; score[1] = 0; gameRound = 0; btnManager.SetCards(); }