| 
| 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) | 
|   | 
Definition at line 10 of file BigProgressBarHelper.cs.
 
The documentation for this class was generated from the following file: