A Xiangqi game piece described by its gameboard::PieceType and its gameboard::PieceColor.
More...
#include <game_piece.hpp>
A Xiangqi game piece described by its gameboard::PieceType and its gameboard::PieceColor.
Definition at line 42 of file game_piece.hpp.
◆ GamePiece() [1/3]
gameboard::GamePiece::GamePiece |
( |
| ) |
|
|
inline |
◆ GamePiece() [2/3]
gameboard::GamePiece::GamePiece |
( |
int |
int_piece | ) |
|
|
inline |
◆ GamePiece() [3/3]
◆ operator==()
bool gameboard::GamePiece::operator== |
( |
const GamePiece & |
other | ) |
const |
|
inline |
◆ piece_color
◆ piece_type
The documentation for this struct was generated from the following file: