Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.TeamScoreStatic

Packages that use TeamScoreStatic
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
 

Uses of TeamScoreStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 

Subclasses of TeamScoreStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class TeamScoreMessage.TeamScoreStaticMessage
          Implementation of the static part of the GameBots2004 message TES, used to facade TESMessage.
 class TeamScoreStaticImpl
          Implementation of the static part of the GameBots2004 message TES.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return TeamScoreStatic
abstract  TeamScoreStatic TeamScoreStatic.clone()
           
 TeamScoreStatic TeamScoreMessage.getStatic()
           
 TeamScoreStatic TeamScoreCompositeImpl.getStatic()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type TeamScoreStatic
TeamScoreStaticImpl.TeamScoreStaticUpdate(TeamScoreStatic source, long time)
           
TeamScoreStaticImpl(TeamScoreStatic original)
          Cloning constructor from the message part.
 



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