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

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

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

Subclasses of GameInfoShared in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class GameInfoMessage.GameInfoSharedMessage
          Implementation of the shared part of the GameBots2004 message NFO, used to facade NFOMessage.
 class GameInfoSharedImpl
          Implementation of the shared part of the GameBots2004 message NFO.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return GameInfoShared
abstract  GameInfoShared GameInfoShared.clone()
           
 GameInfoShared GameInfoMessage.getShared()
           
 GameInfoShared GameInfoCompositeImpl.getShared()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type GameInfoShared
GameInfoSharedImpl.GameInfoSharedUpdate(GameInfoShared data, long time, ITeamId teamId)
           
 



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