Particle( {this.x = 0.0, this.y = 0.0, this.vx = 0.0, this.vy = 0.0, this.life = 0, this.frame = 0, this.animate = false});