ChessApplication.ChessBoard.HasAnyLegalMove Function
Determines if a side has any valid moves.
The color/side to check if having any legal moves
Public bool HasAnyLegalMove (ChessApplication.ChessPieceColor)
Type
Name
Description
ChessPieceColor
color
The color/side to check if having any legal moves
Return
Description
bool