Example #1
0
 public void Startgame()
 {
     field = new Field();
     field.Draw_Tertimino();
 }