Home
last modified time | relevance | path

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

/dports/games/chessx/chessx-1.5.6/src/guess/
H A Dguess_position.h306 inline bool CastlingPossible() const in CastlingPossible() function
/dports/games/scid/scid/src/
H A Dposition.h221 inline bool CastlingPossible () { return (Castling ? true : false); } in CastlingPossible() function