Uses of Class
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages.HSMessage

Packages that use HSMessage
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages   
 

Uses of HSMessage in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
 

Subclasses of HSMessage in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages
 class HSAssignSeeker
          The bot HSAssignSeeker.getBotId() has been assigned as seeker for this round.
 class HSBotStateChanged
           
 class HSGameEnd
           
 class HSGameStart
           
 class HSPlayerScoreChanged
           
 class HSRoundEnd
          Announcing that the round has ended.
 class HSRoundStart
          Announcing new round is about to start.
 class HSRoundState
          Broadcast to notify everybody about current round state.
 class HSRunnerCaptured
          Runner has been captured by the seeker.
 class HSRunnerFouled
          Runner has been found within the restricted area at the beginning of the game and was fauled out from the play.
 class HSRunnerSafe
          Runner has reached the safe are before the seeker thus making itself safe.
 class HSRunnerSpotted
          Seeker has spotted HSRunnerSpotted.getBotId() and may capture him by running into the safe area before it.
 class HSRunnerSurvived
          Runner has survived the round without being captured or reaching safe-area.
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.