Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js500 GenerateCaptureMoves(moves, null);
507 GenerateCaptureMoves(moves, null);
725 GenerateCaptureMoves(this.moves, null);
2024 GenerateCaptureMoves(allMoves, null);
2133 function GenerateCaptureMoves(moveStack, moveScores) { function