public override void Draw() { m_currentTexture.Draw(); }
public override void Draw() { m_bar.Draw(); m_progress.DrawPercentage(Percentage); }