new DustParticle(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: