Exemplo n.º 1
0
 // 重新开始按钮
 public void RestartOnClick()
 {
     starMap.ClearAllStar();
     NewGame();
 }