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

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

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

Subclasses of GameInfoLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class GameInfoLocalImpl
          Implementation of the local part of the GameBots2004 message NFO.
 class GameInfoMessage.GameInfoLocalMessage
          Implementation of the local part of the GameBots2004 message NFO, used to facade NFOMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as GameInfoLocal
protected  GameInfoLocal GameInfoLocalImpl.GameInfoLocalUpdate.data
           
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type GameInfoLocal
GameInfoLocalImpl.GameInfoLocalUpdate(GameInfoLocal moverLocal, long time)
           
GameInfoLocalImpl(GameInfoLocal 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.