Exemplo n.º 1
0
 public void RecallAll()
 {
     _s1Pool.RecallAll();
     _s2Pool.RecallAll();
     _s3Pool.RecallAll();
     _pPool.RecallAll();
     _mPool.RecallAll();
     _tPool.RecallAll();
     _projectilePool.RecallAll();
 }
Exemplo n.º 2
0
 public void RecallAll()
 {
     _copterPool.RecallAll();
     _missilePool.RecallAll();
 }
Exemplo n.º 3
0
 public void RecallAll()
 {
     _firstPool.RecallAll();
     _transitPool.RecallAll();
     _endPool.RecallAll();
 }
Exemplo n.º 4
0
 public void RecallAll()
 {
     _meteorPool.RecallAll();
     _projPool.RecallAll();
 }
Exemplo n.º 5
0
 public void RecallAll()
 {
     _wallPool.RecallAll();
 }