Xiangiqgame
AI engine for Xiangqi
|
A Python GamePiece. More...
Public Member Functions | |
def | from_core_game_piece (cls, bindings.GamePiece core_game_piece) |
Static Public Attributes | |
bindings | piece_color .PieceColor |
bindings | piece_type .PieceType |
A Python GamePiece.
Definition at line 60 of file core_dataclass_mirrors.py.
def xiangqipy.core_dataclass_mirrors.GamePiece.from_core_game_piece | ( | cls, | |
bindings.GamePiece | core_game_piece | ||
) |
Definition at line 69 of file core_dataclass_mirrors.py.
|
static |
Definition at line 65 of file core_dataclass_mirrors.py.
|
static |
Definition at line 66 of file core_dataclass_mirrors.py.