checkSquare property

int? checkSquare
final

If a king is in check, which square is it on?

Implementation

final int? checkSquare;