C# Class Terraria.GameContent.UI.Elements.UIProgressBar.UIInnerProgressBar

Inheritance: Terraria.UI.UIElement
Show file Open project: EmuDevs/EDTerraria

Protected Methods

Method Description
DrawSelf ( SpriteBatch spriteBatch ) : void

Method Details

DrawSelf() protected method

protected DrawSelf ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
return void