Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IState

Hierarchy

Index

Properties

board

board: IBoard

Optional custom

custom: any

so users can include additional information. They implement almost everything and probably can put more data for easy edition

Optional description

description: string

game

game: IGame

Optional id

id: string

Optional name

name: string

players

players: IPlayer[]

Optional timestamp

timestamp: number

Optional uiState

uiState: IUIState

unitsTypes

unitsTypes: IUnitType[]

Generated using TypeDoc