Exemplo n.º 1
0
 private void Restart()
 {
     gChess.Clear(Settings.CLEAR_COLOR);
     Redraw();
     gs.RestartGame();
 }