Ejemplo n.º 1
0
 private void OnKeyDown(object sender, KeyEventArgs e)
 {
     _game.OnKeyDown(e);
 }