|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| FinalFractalProfile (float fullBladeLength, Color color) | |
Public Attributes | |
| float | trailWidth |
| Color | trailColor |
| SpawnDustMethod | dustMethod |
| VertexStrip.StripColorFunction | colorMethod |
| VertexStrip.StripHalfWidthFunction | widthMethod |
Private Member Functions | |
| void | StripDust (Vector2 centerPosition, float rotation, Vector2 velocity) |
| Color | StripColors (float progressOnStrip) |
| float | StripWidth (float progressOnStrip) |
Definition at line 14 of file FinalFractalHelper.cs.