示例#1
0
 private static void WindowOnClosed(object sender, EventArgs eventArgs)
 {
     StateEngine.Exit();
     //_world.Unload();
 }