public class RobPlayerInfo extends PlayerInfo
Modifier and Type | Field and Description |
---|---|
private int |
numCards |
Constructor and Description |
---|
RobPlayerInfo() |
RobPlayerInfo(PlayerInfo info) |
Modifier and Type | Method and Description |
---|---|
int |
getNumCards() |
void |
setNumCards(int numCards) |
equals, getColor, getId, getName, getPlayerIndex, hashCode, setColor, setId, setName, setPlayerIndex
public RobPlayerInfo()
public RobPlayerInfo(PlayerInfo info)