Interface IRunConfig

Hierarchy

  • IRunConfig

Properties

breakPoints?: number[]
breakUrl?: string
onUpdateViews?: ((gameViews, spectatorView) => void)

Type declaration

    • (gameViews, spectatorView): void
    • Parameters

      Returns void

players: IPlayerConfig[]
replay?: IReplayData

Generated using TypeDoc