ChessApplication.King.AddLegalMovesNoCastling Function
Generate all the possible legal moves for this except castling.
Public void AddLegalMovesNoCastling (System.Collections.Queue)
Type
Name
Description
System.Collections.Queue
q
The Queue to add the move to
Return
Description
void