|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--tutorial.hangman.Visit
Visit information for the Hangman Application.
Constructor Summary | |
Visit()
|
Method Summary | |
HangmanGame |
getGame()
|
void |
start(int maxMisses)
Starts a new game with a randomly selected word. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Visit()
Method Detail |
public HangmanGame getGame()
public void start(int maxMisses)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |