예제 #1
0
 private void restartButton_Click(object sender, EventArgs e)
 {
     controller.RestartGame();
 }