public override void Draw(SpriteBatch spriteBatch) { _hBox.Draw(spriteBatch); }
public static void Draw(SpriteBatch spriteBatch) { _hBox.Draw(spriteBatch); }