Ejemplo n.º 1
0
 internal void SendToPool(StillElement stillElement)
 {
     _spawnPool.AddToPool(stillElement);
 }