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