chess960
chess960
PieceType
ROOK constant
ROOK
ROOK
constant
Null safety
PieceType
const
ROOK
Implementation
static const PieceType ROOK = PieceType._internal(3, 'r');
chess960
chess960
PieceType
ROOK constant
PieceType class
Properties
hashCode
name
runtimeType
shift
Methods
noSuchMethod
toLowerCase
toString
toUpperCase
Operators
operator ==
Constants
BISHOP
KING
KNIGHT
PAWN
QUEEN
ROOK