Class: FlameParticle

FlameParticle(x, y, life)

new FlameParticle(x, y, life)

Parameters:
Name Type Description
x float x coordinate of the particle's position
y float y coordinate of the particles position
life float lifespan of the individual particle
Source: