Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper Class Reference

Static Public Member Functions

static void DrawBareBonesBar (SpriteBatch spriteBatch, float lifePercent)
 
static void DrawFancyBar (SpriteBatch spriteBatch, float lifeAmount, float lifeMax, Texture2D barIconTexture, Rectangle barIconFrame)
 
static void DrawFancyBar (SpriteBatch spriteBatch, float lifeAmount, float lifeMax, Texture2D barIconTexture, Rectangle barIconFrame, float shieldCurrent, float shieldMax)
 

Static Private Member Functions

static void DrawHealthText (SpriteBatch spriteBatch, Rectangle area, float current, float max)
 

Static Private Attributes

const string _bossBarTexturePath = "Images/UI/UI_BossBar"
 

Detailed Description

Definition at line 8 of file BigProgressBarHelper.cs.


The documentation for this class was generated from the following file: