示例#1
0
 void DestroyAll()
 {
     patrolFactory.DestroyAll();
     rockFactory.DestroyAll();
     Destroy(hero);
 }