menu
shogi package
documentation
shogi.dart
GameBoard
gotePiecesInHand property
gotePiecesInHand property
dark_mode
light_mode
gotePiecesInHand
property
List
<
BoardPiece
>
gotePiecesInHand
final
A list of sente's pieces in hand
Implementation
final List<BoardPiece> gotePiecesInHand;
shogi package
documentation
shogi
GameBoard
gotePiecesInHand property
GameBoard class