| Package | Description |
|---|---|
| org.apache.wicket.examples.hangman |
| Modifier and Type | Method and Description |
|---|---|
List<Letter> |
Game.getLetters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Game.guess(Letter letter)
Guess the given letter for the current word.
|
boolean |
Word.guess(Letter letter) |
Copyright © 2020. All rights reserved.