public override void Draw(SpriteBatch spriteBatch) { base.Draw(spriteBatch); _vBox.Draw(spriteBatch); }