Example #1
0
 private void ButtonStart_Click(object sender, RoutedEventArgs e)
 {
     arena.Start();
 }