mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
Board
SkirmishState
Interface SkirmishState
interface
SkirmishState
{
cells
:
SkirmishCell
[]
;
height
:
number
;
round
:
number
;
terrainTable
:
Record
<
string
,
SkirmishTerrain
>
;
turn
:
string
;
units
:
SkirmishUnit
[]
;
width
:
number
;
}
Index
Properties
cells
height
round
terrain
Table
turn
units
width
Properties
cells
cells
:
SkirmishCell
[]
height
height
:
number
round
round
:
number
terrain
Table
terrainTable
:
Record
<
string
,
SkirmishTerrain
>
turn
turn
:
string
units
units
:
SkirmishUnit
[]
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cells
height
round
terrain
Table
turn
units
width
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...