protected override void LoadContent() { spriteBatch = new SpriteBatch(GraphicsDevice); screenManager.LoadContent(); base.LoadContent(); }