CBG  0.1
Compendium of board games
Player Member List

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

addPiece()Player
addPiece(Piece *insert)Player
amountOfPiecesPlayerprotected
amountOfTypesPlayerprotected
getAmountOfPieces() const Player
getCharacter(int type) const Player
getPiece(int index) const Player
hasRoomForPiece() const Player
hasType(int type) const Player
maxPiecesPlayerprotected
piecesPlayerprotected
Player()Player
Player(int amountOfTypes, vector< string > types, int maxPieces)Player
removePiece(Piece *toBeRemoved)Player
suspendedPlayer
typesPlayerprotected
~Player()Playervirtual