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

Packages that use HSPlayerScoreChanged
cz.cuni.amis.pogamut.ut2004.hideandseek.bot   
 

Uses of HSPlayerScoreChanged in cz.cuni.amis.pogamut.ut2004.hideandseek.bot
 

Fields in cz.cuni.amis.pogamut.ut2004.hideandseek.bot with type parameters of type HSPlayerScoreChanged
protected  cz.cuni.amis.pogamut.base.communication.worldview.event.IWorldEventListener<HSPlayerScoreChanged> HSEvents.hsPlayerScoreChangedListener
           
 

Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.bot with parameters of type HSPlayerScoreChanged
 void HSEvents.hsPlayerScoreChanged(HSPlayerScoreChanged event)
           
protected  void HSBotModule.hsPlayerScoreChanged(HSPlayerScoreChanged event)
           
protected  void UT2004BotHSController.hsPlayerScoreChanged(HSPlayerScoreChanged event, boolean me)
          Some player (runner/seeker) score has just changed, you may examine the reason within getScoreChangeReason(), see HSScoreChangeReason.
 



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