Home
last modified time | relevance | path

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

/dports/games/py-pychess/pychess-1.0.2/lib/pychess/ic/managers/
H A DOfferManager.py8 ACTION_ERROR_CLOCK_NOT_PAUSED, ACTION_ERROR_NONE_TO_ACCEPT, ACTION_ERROR_NONE_TO_WITHDRAW, \
122 error = ACTION_ERROR_NONE_TO_WITHDRAW
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Players/
H A DHuman.py8 ACTION_ERROR_TOO_LARGE_UNDO, ACTION_ERROR_NONE_TO_WITHDRAW, ACTION_ERROR_NONE_TO_ACCEPT, \
330 error == ACTION_ERROR_NONE_TO_WITHDRAW:
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Utils/
H A Dconst.py50 ACTION_ERROR_NONE_TO_ACCEPT, ACTION_ERROR_NONE_TO_WITHDRAW, \ variable
H A DGameModel.py32 ACTION_ERROR_TOO_LARGE_UNDO, ACTION_ERROR_NONE_TO_WITHDRAW, DRAW_AGREE, \
569 player.offerError(offer, ACTION_ERROR_NONE_TO_WITHDRAW)