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

A

AbstractLog - class heurgame.logging.AbstractLog.
 
AbstractLog() - Constructor for class heurgame.logging.AbstractLog
 
AbstractTokenBasedIterator - class heurgame.event.turn.AbstractTokenBasedIterator.
 
AbstractTokenBasedIterator() - Constructor for class heurgame.event.turn.AbstractTokenBasedIterator
 
AbstractTurnIterator - class heurgame.event.turn.AbstractTurnIterator.
 
AbstractTurnIterator() - Constructor for class heurgame.event.turn.AbstractTurnIterator
 
active - Variable in class heurgame.GameServer
 
addEntry(String, String) - Method in class heurgame.logging.LogBox
 
addGameListener(GameListener) - Method in interface heurgame.Game
 
addLogReader(LogReader) - Method in class heurgame.logging.AbstractLog
Adds the LogReader to its delivery Always add your Readers first!
addLogReader(LogReader) - Method in class heurgame.logging.DefaultLog
 
addLogWriter(LogWriter) - Method in class heurgame.logging.AbstractLog
Adds the LogWriter to its pickup.
addLogWriter(LogWriter) - Method in class heurgame.logging.DefaultLog
 
addPlayer(PlayerProxy) - Method in class heurgame.DefaultReferee
 
addPlayer(PlayerProxy) - Method in class heurgame.Referee
Adds a new player, should trigger the game to send a player event.
addPlayerListener(PlayerListener) - Method in interface heurgame.Game
 
addTurnListener(TurnListener) - Method in class heurgame.event.turn.AbstractTurnIterator
Adds a Turn Listener to be notified of changes
addUrgentEntry(String, String, int) - Method in class heurgame.logging.LogBox
 
announceDisqualification(PlayerToken) - Method in interface heurgame.Game
Should broadcast that a player has forcably left the game.
announcePlayerLeft(PlayerToken) - Method in interface heurgame.Game
Should broadcast that a player has left the game.
announcePlayerStatus() - Method in interface heurgame.Game
Should broadcast all Player Status information to both the networked players and the User Interface

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