A C D G H I M P R S U

G

Game - Class in com.askywhale.missing
The game : do not know anything about the interface, but everything about the real game
Game(List<Player>, int) - Constructor for class com.askywhale.missing.Game
 
Game(Game) - Constructor for class com.askywhale.missing.Game
copy constructor to avoid clone
gameChanged() - Method in class com.askywhale.missing.AppletInterface
Events from the game : the game changed
gameChanged() - Method in interface com.askywhale.missing.GameObserver
something changed in the game ; can be called a lot of time
GameFactory - Class in com.askywhale.missing
 
GameFactory(int, int, int) - Constructor for class com.askywhale.missing.GameFactory
 
GameObserver - Interface in com.askywhale.missing
 
getBestPlayer() - Method in class com.askywhale.missing.Game
 
getChildren() - Method in class com.askywhale.missing.Player
 
getGame() - Method in class com.askywhale.missing.GameFactory
 
getGame(Game) - Method in class com.askywhale.missing.GameFactory
 
getGame() - Method in class com.askywhale.missing.Player
 
getGameAtEnd() - Method in class com.askywhale.missing.Game
 
getMatchAtEnd() - Method in class com.askywhale.missing.Game
 
getMaxScore() - Method in class com.askywhale.missing.Game
 
getMaxScore() - Method in class com.askywhale.missing.GameFactory
 
getMissingChildren() - Method in class com.askywhale.missing.Game
 
getNbComputerPlayers() - Method in class com.askywhale.missing.GameFactory
 
getNbHumanPlayers() - Method in class com.askywhale.missing.GameFactory
 
getNewPrediction() - Method in class com.askywhale.missing.ComputerPlayer
 
getNewPrediction() - Method in class com.askywhale.missing.HumanPlayer
 
getNewPrediction() - Method in class com.askywhale.missing.Player
 
getNextPlayer() - Method in class com.askywhale.missing.Game
 
getNextPlayerNr() - Method in class com.askywhale.missing.Game
 
getPlayers() - Method in class com.askywhale.missing.Game
 
getPrediction() - Method in class com.askywhale.missing.Player
 
getScore() - Method in class com.askywhale.missing.Player
 
getState() - Method in class com.askywhale.missing.Game
 
getString(String) - Static method in class com.askywhale.missing.Messages
 
getString(String, String) - Static method in class com.askywhale.missing.Messages
 
getString(String, String, String) - Static method in class com.askywhale.missing.Messages
 

A C D G H I M P R S U