|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.askywhale.missing.Player
com.askywhale.missing.HumanPlayer
public class HumanPlayer
| Constructor Summary | |
|---|---|
HumanPlayer()
|
|
HumanPlayer(HumanPlayer oldHumanPlayer)
|
|
| Method Summary | |
|---|---|
int |
getNewPrediction()
|
void |
setNewPrediction(int newPrediction)
|
| Methods inherited from class com.askywhale.missing.Player |
|---|
canSeePlayer, getChildren, getGame, getPrediction, getScore, isPlayed, play, setChildren, setGame, setPlayed, setPrediction, setScore |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HumanPlayer()
public HumanPlayer(HumanPlayer oldHumanPlayer)
| Method Detail |
|---|
public int getNewPrediction()
getNewPrediction in class Playerpublic void setNewPrediction(int newPrediction)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||