menu
chess_loloof64 package
documentation
chess_loloof64.dart
PieceType
ROOK constant
ROOK constant
dark_mode
light_mode
ROOK
constant
PieceType
const
ROOK
Implementation
static const PieceType ROOK = PieceType._internal(3, 'r');
chess_loloof64 package
documentation
chess_loloof64
PieceType
ROOK constant
PieceType class