A Python ExecutedMove.
More...
A Python ExecutedMove.
Definition at line 157 of file core_dataclass_mirrors.py.
◆ from_core_executed_move()
def xiangqipy.core_dataclass_mirrors.ExecutedMove.from_core_executed_move |
( |
|
cls, |
|
|
bindings.ExecutedMove
|
core_executed_move |
|
) |
| |
◆ destination_piece
GamePiece xiangqipy.core_dataclass_mirrors.ExecutedMove.destination_piece |
|
static |
◆ moving_piece
GamePiece xiangqipy.core_dataclass_mirrors.ExecutedMove.moving_piece |
|
static |
◆ spaces
Move xiangqipy.core_dataclass_mirrors.ExecutedMove.spaces |
|
static |
The documentation for this class was generated from the following file: