Example #1
0
 private void destroy()
 {
     teamWorker.destroy();
     enemyWorker.destroy();
     removeAllUnits();
 }