menu
chess_loloof64 package
documentation
chess_loloof64.dart
Chess
KING constant
KING constant
dark_mode
light_mode
KING
constant
PieceType
const
KING
King piece type.
Implementation
static const PieceType KING = PieceType.KING;
chess_loloof64 package
documentation
chess_loloof64
Chess
KING constant
Chess class