|
|||||||||
| 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.ComputerPlayer
public class ComputerPlayer
| Constructor Summary | |
|---|---|
ComputerPlayer()
|
|
ComputerPlayer(ComputerPlayer oldComputerPlayer)
|
|
| Method Summary | |
|---|---|
int |
getNewPrediction()
|
| 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 ComputerPlayer()
public ComputerPlayer(ComputerPlayer oldComputerPlayer)
| Method Detail |
|---|
public int getNewPrediction()
getNewPrediction in class Player
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||