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

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

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

Subclasses of LocationUpdateLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class LocationUpdateLocalImpl
          Implementation of the local part of the GameBots2004 message UPD.
 class LocationUpdateMessage.LocationUpdateLocalMessage
          Implementation of the local part of the GameBots2004 message UPD, used to facade UPDMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as LocationUpdateLocal
protected  LocationUpdateLocal LocationUpdateLocalImpl.LocationUpdateLocalUpdate.data
           
 

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

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