|
tModLoader v2025.09
A mod to make and play Terraria mods
|
Inherits IParticle.
Inherited by ABasicParticle, ItemTransferParticle, and LittleFlyingCritterParticle.
Public Member Functions | |
| void | FetchFromPool () |
| void | RestInPool () |
Public Member Functions inherited from IParticle | |
| void | Draw (ref ParticleRendererSettings settings, SpriteBatch spritebatch) |
| void | Update (ref ParticleRendererSettings settings) |
Properties | |
| bool | IsRestingInPool [get] |
Properties inherited from IParticle | |
| bool | ShouldBeRemovedFromRenderer [get] |