示例#1
0
 private void Form1_Load(object sender, EventArgs e)
 {
     engine = new GameEngine(20, LogText, GroupboxMap);
 }