|
Xiangiqgame
AI engine for Xiangqi
|
Enums that are only used on the Python side of the app. More...
Classes | |
| class | EvaluatorType |
| Enum indicating type of core MoveEvaluator used for a Player. More... | |
| class | EvaluatorTypeNew |
| Enum indicating type of core MoveEvaluator used for a Player. More... | |
| class | GameState |
| Enum indicating state of game: is either unfinished, or a particular player has won. More... | |
| class | PlayerType |
| Enum indicating type of player: Human, AI, or Scripted. More... | |
Enums that are only used on the Python side of the app.