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

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

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

Subclasses of LocationUpdateStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class LocationUpdateMessage.LocationUpdateStaticMessage
          Implementation of the static part of the GameBots2004 message UPD, used to facade UPDMessage.
 class LocationUpdateStaticImpl
          Implementation of the static part of the GameBots2004 message UPD.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return LocationUpdateStatic
abstract  LocationUpdateStatic LocationUpdateStatic.clone()
           
 LocationUpdateStatic LocationUpdateCompositeImpl.getStatic()
           
 LocationUpdateStatic LocationUpdateMessage.getStatic()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type LocationUpdateStatic
LocationUpdateStaticImpl.LocationUpdateStaticUpdate(LocationUpdateStatic source, long time)
           
LocationUpdateStaticImpl(LocationUpdateStatic 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.