public void RecallAll() { _s1Pool.RecallAll(); _s2Pool.RecallAll(); _s3Pool.RecallAll(); _pPool.RecallAll(); _mPool.RecallAll(); _tPool.RecallAll(); _projectilePool.RecallAll(); }
public void RecallAll() { _copterPool.RecallAll(); _missilePool.RecallAll(); }
public void RecallAll() { _firstPool.RecallAll(); _transitPool.RecallAll(); _endPool.RecallAll(); }
public void RecallAll() { _meteorPool.RecallAll(); _projPool.RecallAll(); }
public void RecallAll() { _wallPool.RecallAll(); }