Exemple #1
0
 private void newGame()
 {
     ai.newGame();
     this.Invalidate();
 }