public ShootingGame(ApplicationOptions opts) : base(opts) { X1LogHelper.Info($"{ZibaobaoLibContext.Instance.AppName} starting {opts.Width}, {opts.Height} from {ZibaobaoLibContext.Instance.PersistentStorage.DocumentPath}"); }