tModLoader v2024.10
A mod to make and play Terraria mods
|
This is the complete list of members for BigProgressBarHelper, including all inherited members.
DrawBareBonesBar(SpriteBatch spriteBatch, float lifePercent) (defined in BigProgressBarHelper) | BigProgressBarHelper | static |
DrawFancyBar(SpriteBatch spriteBatch, float lifeAmount, float lifeMax, Texture2D barIconTexture, Rectangle barIconFrame) (defined in BigProgressBarHelper) | BigProgressBarHelper | static |
DrawFancyBar(SpriteBatch spriteBatch, float lifeAmount, float lifeMax, Texture2D barIconTexture, Rectangle barIconFrame, float shieldCurrent, float shieldMax) (defined in BigProgressBarHelper) | BigProgressBarHelper | static |
DrawHealthText(SpriteBatch spriteBatch, Rectangle area, Vector2 textOffset, float current, float max) | BigProgressBarHelper | static |