|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectGame
Constructor Summary | |
(package private) |
Game()
|
Method Summary | |
int[] |
compStat()
|
int |
guessStatus(Location l)
|
int |
numUserGuess()
|
int |
userGuess(Location l)
|
boolean |
win()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
Game()
Method Detail |
public int guessStatus(Location l)
public int userGuess(Location l)
public int[] compStat()
public int numUserGuess()
public boolean win()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |