|
tModLoader v2025.09
A mod to make and play Terraria mods
|
Inherits IPooledParticle, and IParticle.
Public Member Functions | |
| void | Draw (ref ParticleRendererSettings settings, SpriteBatch spritebatch) |
| virtual void | FetchFromPool () |
| void | Prepare (Vector2 position, int duration) |
| void | RestInPool () |
| void | Update (ref ParticleRendererSettings settings) |
| void | FetchFromPool () |
| void | RestInPool () |
| void | Draw (ref ParticleRendererSettings settings, SpriteBatch spritebatch) |
| void | Update (ref ParticleRendererSettings settings) |
Properties | |
| bool | IsRestingInPool [get] |
| bool | ShouldBeRemovedFromRenderer [get] |
Properties inherited from IPooledParticle | |
| bool | IsRestingInPool [get] |
Properties inherited from IParticle | |
| bool | ShouldBeRemovedFromRenderer [get] |
| void LittleFlyingCritterParticle.Draw | ( | ref ParticleRendererSettings | settings, |
| SpriteBatch | spritebatch | ||
| ) |
Implements IParticle.
|
virtual |
Implements IPooledParticle.
| void LittleFlyingCritterParticle.RestInPool | ( | ) |
Implements IPooledParticle.
| void LittleFlyingCritterParticle.Update | ( | ref ParticleRendererSettings | settings | ) |
Implements IParticle.
|
get |
Implements IPooledParticle.
|
get |
Implements IParticle.