CBG  0.1
Compendium of board games
Square Member List

This is the complete list of members for Square, including all inherited members.

addPiece(int Player, Piece &piece)Square
amountOfPlayersSquareprotected
endSquareprotected
getEnd()Square
getIdentifier() const Square
getPiece(int player)Square
getPosition() const Square
getStart()Square
hasPiece()Square
hasPieceOwnedBy(int player) const Square
identifierSquareprotected
numberOfOccupantsSquareprotected
operator<<(ostream &out, const Square &square)Squarefriend
piecesSquareprotected
positionSquareprotected
removePiece(int player)Square
Square()Square
Square(int identifier, string start, string end, int amountOfPlayers, Coordinate position)Square
startSquareprotected
~Square()Square