terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper Class Reference
+ Collaboration diagram for Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper:

Public Member Functions

 BigProgressBarHelper ()
 

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 10 of file BigProgressBarHelper.cs.


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