public override void Draw(GameTime gameTime, GraphicsManager graphMan) { //graphMan.GetCamera(1).rot = 0; graphMan.DrawWorldSprite(bg); }