InterfaceBrowser DX & Viewport@public
BrowserGamePreloaderOptions
Configuration for the default or a custom bootstrap-preloader view.
ts
export interface BrowserGamePreloaderOptions extends FlxPreloaderOptions1
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
createView | - | FlxPreloaderViewFactory | Replace the default DOM view while retaining loading orchestration. |
retry | - | boolean | Keep a failed boot pending and expose a retry action. Defaults to true. |