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
|
This is the complete list of members for Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper, including all inherited members.
_bossBarTexturePath | Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper | privatestatic |
BigProgressBarHelper() | Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper | inline |
DrawBareBonesBar(SpriteBatch spriteBatch, float lifePercent) | Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper | inlinestatic |
DrawFancyBar(SpriteBatch spriteBatch, float lifeAmount, float lifeMax, Texture2D barIconTexture, Rectangle barIconFrame) | Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper | inlinestatic |
DrawFancyBar(SpriteBatch spriteBatch, float lifeAmount, float lifeMax, Texture2D barIconTexture, Rectangle barIconFrame, float shieldCurrent, float shieldMax) | Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper | inlinestatic |
DrawHealthText(SpriteBatch spriteBatch, Rectangle area, float current, float max) | Terraria.GameContent.UI.BigProgressBar.BigProgressBarHelper | inlineprivatestatic |