We have our classes so all I am going to do is now apply some pixel shader effects to both the particle system and the background image. I am going to describe how the pixel shader is applied to the particle emitter as the technique is the same for the background image. So, to our ParticleEmitter2D class...