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

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

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

Subclasses of LocationUpdate in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class LocationUpdateCompositeImpl
          Composite implementation of the UPD abstract message.
 class LocationUpdateMessage
          Implementation of the GameBots2004 message UPD contains also its Local/Shared/Static subpart class definitions..
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return LocationUpdate
 LocationUpdate UT2004CompositeObjectCreator.LocationUpdateCreator.create(ILocalWorldObject localPart, ISharedWorldObject sharedPart, IStaticWorldObject staticPart)
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type LocationUpdate
LocationUpdate.LocationUpdateUpdate(LocationUpdate source, long eventTime, ITeamId teamId)
           
LocationUpdateLocalImpl(LocationUpdate original)
          Cloning constructor from the full message.
LocationUpdateStaticImpl(LocationUpdate original)
          Cloning constructor from the full message.
 



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