tModLoader v2024.03
A mod to make and play Terraria mods
IPooledParticle Interface Reference

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]