Пример #1
0
 private void PointDirectionTimer_Tick(object sender, EventArgs e)
 {
     StateOfTheGame = GameStates.Fire;
     PointDirectionTimer.Stop();
 }