menu
chess_loloof64 package
documentation
chess_loloof64.dart
PieceType
KNIGHT constant
KNIGHT constant
dark_mode
light_mode
KNIGHT
constant
PieceType
const
KNIGHT
Implementation
static const PieceType KNIGHT = PieceType._internal(1, 'n');
chess_loloof64 package
documentation
chess_loloof64
PieceType
KNIGHT constant
PieceType class