Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ StripWidth()

float Terraria.Graphics.EmpressBladeDrawer.StripWidth ( float progressOnStrip)
inlineprivate

Definition at line 40 of file EmpressBladeDrawer.cs.

41 {
42 return 36f;
43 }

Referenced by Terraria.Graphics.EmpressBladeDrawer.Draw().