Exemplo n.º 1
0
 private void t_Tick(object sender, EventArgs e)
 {
     Invalidate();
     map2D.MakeTurn();
 }