tModLoader v2024.04
A mod to make and play Terraria mods
BigProgressBarHelper Member List

This is the complete list of members for BigProgressBarHelper, including all inherited members.

DrawBareBonesBar(SpriteBatch spriteBatch, float lifePercent) (defined in BigProgressBarHelper)BigProgressBarHelperstatic
DrawFancyBar(SpriteBatch spriteBatch, float lifeAmount, float lifeMax, Texture2D barIconTexture, Rectangle barIconFrame) (defined in BigProgressBarHelper)BigProgressBarHelperstatic
DrawFancyBar(SpriteBatch spriteBatch, float lifeAmount, float lifeMax, Texture2D barIconTexture, Rectangle barIconFrame, float shieldCurrent, float shieldMax) (defined in BigProgressBarHelper)BigProgressBarHelperstatic
DrawHealthText(SpriteBatch spriteBatch, Rectangle area, Vector2 textOffset, float current, float max)BigProgressBarHelperstatic