Search
Preparing search index...
The search index is not available
shogi.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
shogi.js
ISettingType
Interface ISettingType
Hierarchy
ISettingType
Index
Properties
data
preset
Properties
Optional
data
data
:
{
board
:
Array
<
Array
<
{
color
?:
Color
;
kind
?:
string
}
>
>
;
color
:
Color
;
hands
:
Array
<
{}
>
}
Type declaration
board
:
Array
<
Array
<
{
color
?:
Color
;
kind
?:
string
}
>
>
color
:
Color
hands
:
Array
<
{}
>
preset
preset
:
string
Exports
Color
Piece
Shogi
IMove
IMove
Definition
ISetting
Type
data
preset
Generated using
TypeDoc