Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Graphics.Renderers.ParticleRenderer Class Reference

Public Member Functions

 ParticleRenderer ()
 
void Add (IParticle particle)
 
void Clear ()
 
void Update ()
 
void Draw (SpriteBatch spriteBatch)
 

Public Attributes

ParticleRendererSettings Settings
 
List< IParticleParticles = new List<IParticle>()
 

Detailed Description

Definition at line 6 of file ParticleRenderer.cs.


The documentation for this class was generated from the following file: