Ejemplo n.º 1
0
 public override void Draw(SpriteBatch spriteBatch)
 {
     base.Draw(spriteBatch);
     _vBox.Draw(spriteBatch);
 }