Beispiel #1
0
 public Form1()
 {
     InitializeComponent();
     Engine = new Engine(3,50,50,10,10);
 }