Example #1
0
 private void doubleBufferedPanel1_MouseDown(object sender, MouseEventArgs e)
 {
     game.MouseDownHandle(sender, e);
 }