Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpgn4web.js1082 else if (mvPiece == 4) { retVal = CheckLegalityBishop(pieceId); }
1121 function CheckLegalityBishop(thisBishop) { function