Package | Description |
---|---|
Game |
Modifier and Type | Field and Description |
---|---|
Game |
Player.game |
Constructor and Description |
---|
ComputerPlayer(Game game,
User user,
java.lang.String color) |
HumanPlayer(Game game,
User user,
java.lang.String color) |
Player(Game game,
User user,
java.lang.String color) |