Home
last modified time | relevance | path

Searched defs:generateMoves (Results 1 – 2 of 2) sorted by relevance

/dports/games/tsito/tsito-0.8.4/src/
H A DLawyer.cpp266 void Lawyer::generateMoves(list<Move> &moveList, int loc, bool onlyLegal) in generateMoves() function in Lawyer
294 void Lawyer::generateMoves(list<Move> &moveList, bool onlyLegal) in generateMoves() function in Lawyer
/dports/games/chessx/chessx-1.5.6/src/database/
H A Dbitboard.cpp1496 Move::List BitBoard::generateMoves() const in generateMoves() function in BitBoard