public override void Draw(MonoGameRenderer renderer) { renderer.DrawCreditsBackground(); renderer.DrawCreditsSprite(); renderer.DrawGoBackButton(); }