Ejemplo n.º 1
0
 private void timerPanel_Paint(object sender, PaintEventArgs e)
 {
     game.drawTimer(e);
 }