Example #1
0
 private void collisionButt_Click(object sender, RoutedEventArgs e)
 {
     core.CheckForCollisions();
 }