Namespace: ChessAssembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
public bool IsCheck(
ChessBoard PlayerColorE eColor
)
public bool IsCheck(
ChessBoard..::..PlayerColorE eColor
)
Public Function IsCheck (
eColor As ChessBoard PlayerColorE
) As Boolean
Public Function IsCheck (
eColor As ChessBoard..::..PlayerColorE
) As Boolean
public:
bool IsCheck(
ChessBoard PlayerColorE eColor
)
public:
bool IsCheck(
ChessBoard..::..PlayerColorE eColor
)
member IsCheck :
eColor : ChessBoard PlayerColorE -> bool
member IsCheck :
eColor : ChessBoard..::..PlayerColorE -> bool
Return Value
Type:
Boolean
true if in check