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