Beispiel #1
0
 private void Form1_Load(object sender, EventArgs e)
 {
     Game.Load(panel1.Size);
 }