terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 10 of file EmpressBladeDrawer.cs.