Bug.GameObjects.HealthBar.Update C# (CSharp) Method

Update() public method

public Update ( GameTime t ) : void
t Microsoft.Xna.Framework.GameTime
return void
        public override void Update(GameTime t)
        {

        }