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

Packages that use Mover
cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages   
cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events   
 

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

Subclasses of Mover in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class MoverCompositeImpl
          Composite implementation of the MOV abstract message.
 class MoverMessage
          Implementation of the GameBots2004 message MOV contains also its Local/Shared/Static subpart class definitions..
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type Mover
Mover.MoverUpdate(Mover source, long eventTime, ITeamId teamId)
           
Mover.ObjectDisappeared(Mover obj, long time)
           
MoverLocalImpl(Mover original)
          Cloning constructor from the full message.
MoverStaticImpl(Mover original)
          Cloning constructor from the full message.
 

Uses of Mover in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events that return types with arguments of type Mover
 List<Mover> MoverListObtained.getMovers()
           
 

Constructor parameters in cz.cuni.amis.pogamut.ut2004.communication.translator.shared.events with type arguments of type Mover
MoverListObtained(List<Mover> list, long simTime)
           
 



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