Uses of Class
org.apache.wicket.examples.hangman.WordGenerator

Packages that use WordGenerator
org.apache.wicket.examples.hangman   
 

Uses of WordGenerator in org.apache.wicket.examples.hangman
 

Methods in org.apache.wicket.examples.hangman with parameters of type WordGenerator
 void Game.newGame(int guessesAllowed, WordGenerator wordGenerator)
          Initialise the hangman read for a new game.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.