|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Collaboration diagram for Terraria.Graphics.Renderers.ParticleRenderer:Public Member Functions | |
| ParticleRenderer () | |
| void | Add (IParticle particle) |
| void | Clear () |
| void | Update () |
| void | Draw (SpriteBatch spriteBatch) |
Public Attributes | |
| ParticleRendererSettings | Settings |
| List< IParticle > | Particles |
Definition at line 14 of file ParticleRenderer.cs.