We'll be using the
BatchedSpriteParticleSystem implementation as it is the latest and
greatest ParticleSystem subtype included in AndEngine. It allows us to
create large amounts of particles while greatly reducing overhead of the typical
SpriteParticleSystem object: