Property | Type | Description | |
---|---|---|---|
ColorScheme | string | ||
Ttl | int |
Method | Description | |
---|---|---|
Draw ( |
||
ParticleEngine ( List |
||
Update ( int particleCount ) : void |
Method | Description | |
---|---|---|
GenerateNewParticle ( ) : |
public Draw ( |
||
spriteBatch | ||
return | void |
public ParticleEngine ( List |
||
textures | List |
|
location | Vector2 | |
ttl | int | |
return | System |