class RainPuddle
extends Engine.Effects//===========================================
// RainPuddle.
// Most of the code here is copied from the RingExplosion
// code, basically I just changed the DrawScale to a smaller
// value, I do not take any credit for this outside of that,
// its makes a very nice effect.
//===========================================