Exemple #1
0
 private void Timer_Tick(object sender, EventArgs e)
 {
     game.Tick();
 }