mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
Board
TacticalState
Interface TacticalState
interface
TacticalState
{
cells
:
TacticalCell
[]
;
height
:
number
;
round
:
number
;
shape
:
TacticalShape
;
turn
:
string
;
units
:
TacticalUnit
[]
;
width
:
number
;
}
Index
Properties
cells
height
round
shape
turn
units
width
Properties
cells
cells
:
TacticalCell
[]
height
height
:
number
round
round
:
number
shape
shape
:
TacticalShape
turn
turn
:
string
units
units
:
TacticalUnit
[]
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cells
height
round
shape
turn
units
width
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...