Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Draw (Projectile proj) |
Public Attributes | |
Color | ColorStart |
Color | ColorEnd |
Static Public Attributes | |
const int | TotalIllusions = 1 |
const int | FramesPerImportantTrail = 60 |
Private Member Functions | |
Color | StripColors (float progressOnStrip) |
float | StripWidth (float progressOnStrip) |
Static Private Attributes | |
static VertexStrip | _vertexStrip = new VertexStrip() |
Definition at line 6 of file EmpressBladeDrawer.cs.