Esempio n. 1
0
 //---------------------------------------------------------------------
 public void clearAllEntity()
 {
     mParticleSystemKeeper.clearAllParticleSystem();
     mBaseEntityKeeper.clearAllBaseEntity();
 }