Ejemplo n.º 1
0
 private void PongForm_KeyDown(object sender, KeyEventArgs e)
 {
     g.update_key(e, true);
 }