示例#1
0
 private void FixHullButton_Click(object sender, RoutedEventArgs e)
 {
     gamesEngine.InitCarpentryGame();
     RefreshLabels();
 }