Home
last modified time | relevance | path

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

/dports/games/py-pychess/pychess-1.0.2/lib/pychess/ic/managers/
H A DOfferManager.py9 ACTION_ERROR_NONE_TO_DECLINE, ACTION_ERROR_TOO_LARGE_UNDO, ACTION_ERROR_NOT_OUT_OF_TIME
83 ACTION_ERROR_NOT_OUT_OF_TIME), ("The clock is not ticking yet.",
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Players/
H A DHuman.py7 ACTION_ERROR_NOT_OUT_OF_TIME, ACTION_ERROR_CLOCK_NOT_STARTED, ACTION_ERROR_SWITCH_UNDERWAY, \
67 ACTION_ERROR_NOT_OUT_OF_TIME: _("Your opponent is not out of time."),
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Utils/
H A Dconst.py47 ACTION_ERROR_NOT_OUT_OF_TIME, \ variable
H A DGameModel.py31 DRAW_BLACKINSUFFICIENTANDWHITETIME, ACTION_ERROR_NOT_OUT_OF_TIME, OFFERS, \
536 player.offerError(offer, ACTION_ERROR_NOT_OUT_OF_TIME)