| 
    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.EmpressBladeDrawer:Public Member Functions | |
| void | Draw (Projectile proj) | 
Static Public Member Functions | |
| static | EmpressBladeDrawer () | 
Public Attributes | |
| Color | ColorStart | 
| Color | ColorEnd | 
Static Public Attributes | |
| const int | TotalIllusions = 1 | 
| const int | FramesPerImportantTrail = 60 | 
Private Member Functions | |
| void | StripColors (float progressOnStrip, out Color col) | 
| float | StripWidth (float progressOnStrip) | 
Static Private Attributes | |
| static VertexStrip | _vertexStrip | 
Definition at line 11 of file EmpressBladeDrawer.cs.