Class: RainParticle

RainParticle(x, y, life)

new RainParticle(x, y, life)

Parameters:
Name Type Description
x float The x coordinate of the position
y float The y coordinate of the position
life float The lifespan of the particle
Source: