Example #1
0
 protected override void LoadContent()
 {
     spriteBatch = new SpriteBatch(graphics.GraphicsDevice);
     screenManager.LoadContent();
 }