Home
last modified time | relevance | path

Searched refs:CheckLegalityKnight (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js1083 else if (mvPiece == 5) { retVal = CheckLegalityKnight(pieceId); }
1129 function CheckLegalityKnight(thisKnight) { function