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

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

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

Subclasses of TeamScoreShared in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class TeamScoreMessage.TeamScoreSharedMessage
          Implementation of the shared part of the GameBots2004 message TES, used to facade TESMessage.
 class TeamScoreSharedImpl
          Implementation of the shared part of the GameBots2004 message TES.
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type TeamScoreShared
TeamScoreSharedImpl.TeamScoreSharedUpdate(TeamScoreShared data, long time, ITeamId teamId)
           
 



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