A B C D E F G H I L M N P R S T U V W

H

HuClient - class heurgame.HuClient.
 
HuClient() - Constructor for class heurgame.HuClient
 
HuReceptor - interface heurgame.HuReceptor.
 
handleDisqualification(String) - Method in class heurgame.HuClient
Informs us that we have been rejected from the game
handleFinalStatus(String) - Method in class heurgame.HuClient
Ususally the final outcome of the game.
handleIncrementalStatus(String) - Method in class heurgame.HuClient
Gets the latest change in status
handleInitialStatus(String) - Method in class heurgame.HuClient
Initial Status usually does not involve the actions of other players.
handleInvalidMove(String) - Method in class heurgame.HuClient
Now knowing the reason for an invalid move, the player should respond with a hopefully valid move.
handleMove(String) - Method in class heurgame.HuClient
Invoked when it is our turn to move.
handleStatus(String) - Method in class heurgame.HuClient
Usuallly the state of other players during the game.
hasMore() - Method in class heurgame.event.turn.AbstractTurnIterator
 
hasMore() - Method in class heurgame.event.turn.RoundRobinIterator
 
hasMore() - Method in class heurgame.event.turn.SecondChanceRRIterator
 
heurgame - package heurgame
 
heurgame.analysis - package heurgame.analysis
 
heurgame.event - package heurgame.event
 
heurgame.event.turn - package heurgame.event.turn
 
heurgame.logging - package heurgame.logging
 
heurgame.ui - package heurgame.ui
 

A B C D E F G H I L M N P R S T U V W