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

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

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

Subclasses of GameInfoStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class GameInfoMessage.GameInfoStaticMessage
          Implementation of the static part of the GameBots2004 message NFO, used to facade NFOMessage.
 class GameInfoStaticImpl
          Implementation of the static part of the GameBots2004 message NFO.
 

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

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



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