|
Xiangiqgame
AI engine for Xiangqi
|
Go to the source code of this file.
Classes | |
| class | xiangqipy.game_summary_plot_manager.GameSummaryPlotManager |
| Manages the layout and file output of a figure containing multiple plots of data from a GameSummary. More... | |
Namespaces | |
| namespace | xiangqipy |
| Python package that wraps the C++ core. | |
| namespace | xiangqipy.game_summary_plot_manager |
| Contains the GameSummaryPlotManager class. | |
Variables | |
| tuple | xiangqipy.game_summary_plot_manager.my_game_summary_path |
| import_game_summary | xiangqipy.game_summary_plot_manager.my_game_summary = import_game_summary(path=my_game_summary_path) |
| GameSummaryPlotManager | xiangqipy.game_summary_plot_manager.plot_manager = GameSummaryPlotManager(game_summary=my_game_summary) |
| xiangqipy.game_summary_plot_manager.show_plot | |