Preparing search index...
The search index is not available
zh-chess(中国象棋js框架)
zh-chess(中国象棋js框架)
PieceInfo
Interface PieceInfo
象棋棋子信息
Hierarchy
PieceInfo
Implemented by
Piece
Index
Properties
is
Choose?
is
Last
Move
name
side
x
y
Properties
Optional
is
Choose
is
Choose
?:
boolean
是否被选中
is
Last
Move
is
Last
Move
:
boolean
是否上一个移动棋子
name
name
:
ChessOfPeiceName
棋子名称
side
side
:
PieceSide
棋子所在的玩家方
x
x
:
number
x坐标位置
y
y
:
number
y坐标位置
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
zh-
chess(中国象棋js框架)
Piece
Info
is
Choose?
is
Last
Move
name
side
x
y
Generated using
TypeDoc
象棋棋子信息