ChessApplication.Pawn.MoveToNotChecked Function
Move the Pawn 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