ChessApplication.King.MoveToNotChecked Function
Move the King to another position without verify that it is a correct move.
Public void MoveToNotChecked (ChessApplication.ChessPosition)
Type
Name
Description
ChessPosition
newPosition
The position to move to
Return
Description
void