Exemplo n.º 1
0
 private void counterPanel_Paint(object sender, PaintEventArgs e)
 {
     game.drawCounter(e);
 }