indexInterfaces
Interface: HistoryGameState
Defined in: src/history/interfaces/HistoryGameState.ts:7
Interface exported step data
Properties
originalStepData
> originalStepData: GameStepState | undefined
Defined in: src/history/interfaces/HistoryGameState.ts:9
stepsHistory
> stepsHistory: HistoryStep[]
Defined in: src/history/interfaces/HistoryGameState.ts:8