Preparing search index...
The search index is not available
shogi.js
shogi.js
IMove
Interface IMove
Hierarchy
IMove
Index
Properties
color?
from?
kind?
to
Properties
Optional
color
color
?:
Color
Optional
from
from
?:
{
x
:
number
;
y
:
number
;
}
Type declaration
x
:
number
y
:
number
Optional
kind
kind
?:
"FU"
|
"KY"
|
"KE"
|
"GI"
|
"KI"
|
"KA"
|
"HI"
|
"OU"
|
"TO"
|
"NY"
|
"NK"
|
"NG"
|
"UM"
|
"RY"
to
to
:
{
x
:
number
;
y
:
number
;
}
Type declaration
x
:
number
y
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
from
kind
to
shogi.js
Color
Piece
Shogi
IMove
IMove
Definition
ISetting
Type
Kind
color
To
String
kind
To
String
Generated using
TypeDoc