Uses of Class
cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.HSScoreChangeReason

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

Uses of HSScoreChangeReason in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol
 

Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol that return HSScoreChangeReason
static HSScoreChangeReason HSScoreChangeReason.getScoreChangeReason(int number)
           
static HSScoreChangeReason HSScoreChangeReason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HSScoreChangeReason[] HSScoreChangeReason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

Methods in cz.cuni.amis.pogamut.ut2004.hideandseek.protocol.messages that return HSScoreChangeReason
 HSScoreChangeReason HSPlayerScoreChanged.getScoreChangeReasonEnum()
           
 



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