terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Graphics.Renderers.CreativeSacrificeParticle Class Reference
+ Inheritance diagram for Terraria.Graphics.Renderers.CreativeSacrificeParticle:

Public Member Functions

 CreativeSacrificeParticle (Asset< Texture2D > textureAsset, Rectangle? frame, Vector2 initialVelocity, Vector2 initialLocalPosition)
 
void Update (ParticleRendererSettings settings)
 
void Draw (ParticleRendererSettings settings, SpriteBatch spritebatch)
 

Public Attributes

Vector2 AccelerationPerFrame
 
Vector2 Velocity
 
Vector2 LocalPosition
 
float ScaleOffsetPerFrame
 
float StopWhenBelowXScale
 

Properties

bool ShouldBeRemovedFromRenderer [get, private set]
 

Private Attributes

bool< ShouldBeRemovedFromRendererk__BackingField
 
Asset< Texture2D_texture
 
Rectangle _frame
 
Vector2 _origin
 
float _scale
 

Detailed Description

Definition at line 10 of file CreativeSacrificeParticle.cs.


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