dropOnRookSquare property

bool dropOnRookSquare
final

For gating drops that are also castling moves - should we gate on square that the king came from (false) or the rook (true).

Implementation

final bool dropOnRookSquare;