|
Xiangiqgame
AI engine for Xiangqi
|
This is the complete list of members for xiangqipy.players.ScriptedPlayerWithRetries, including all inherited members.
| __init__(self, PieceColor color, List[str] move_list) | xiangqipy.players.ScriptedPlayerWithRetries | |
| _input_req | xiangqipy.players.ScriptedPlayerWithRetries | protected |
| _move_index | xiangqipy.players.ScriptedPlayerWithRetries | protected |
| _move_list | xiangqipy.players.ScriptedPlayerWithRetries | protected |
| illegal_move_notice_response(self, Move illegal_move, GameBoard game_board, List[Move] cur_moves) | xiangqipy.players.ScriptedPlayerWithRetries | |
| propose_move(self, GameBoard game_board, List[Move] cur_moves) | xiangqipy.players.ScriptedPlayerWithRetries |