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

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

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

Subclasses of TeamScoreLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class TeamScoreLocalImpl
          Implementation of the local part of the GameBots2004 message TES.
 class TeamScoreMessage.TeamScoreLocalMessage
          Implementation of the local part of the GameBots2004 message TES, used to facade TESMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as TeamScoreLocal
protected  TeamScoreLocal TeamScoreLocalImpl.TeamScoreLocalUpdate.data
           
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type TeamScoreLocal
TeamScoreLocalImpl.TeamScoreLocalUpdate(TeamScoreLocal moverLocal, long time)
           
TeamScoreLocalImpl(TeamScoreLocal original)
          Cloning constructor from the message part.
 



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