|
CBG
0.1
Compendium of board games
|
This is the complete list of members for Square, including all inherited members.
| addPiece(int Player, Piece &piece) | Square | |
| amountOfPlayers | Square | protected |
| end | Square | protected |
| getEnd() | Square | |
| getIdentifier() const | Square | |
| getPiece(int player) | Square | |
| getPosition() const | Square | |
| getStart() | Square | |
| hasPiece() | Square | |
| hasPieceOwnedBy(int player) const | Square | |
| identifier | Square | protected |
| numberOfOccupants | Square | protected |
| operator<<(ostream &out, const Square &square) | Square | friend |
| pieces | Square | protected |
| position | Square | protected |
| removePiece(int player) | Square | |
| Square() | Square | |
| Square(int identifier, string start, string end, int amountOfPlayers, Coordinate position) | Square | |
| start | Square | protected |
| ~Square() | Square |