This particle emitter subtype allows for particles
to spawn anywhere within the bounding area of a rectangle shape as defined by
the constructor parameters. To test this particle emitter subtype, simply refactor
the object in the RectangleOutlineParticleEmitter example to use the
RectangleParticleEmitter object instead.