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

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

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

Subclasses of VehicleLocal in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class VehicleLocalImpl
          Implementation of the local part of the GameBots2004 message VEH.
 class VehicleMessage.VehicleLocalMessage
          Implementation of the local part of the GameBots2004 message VEH, used to facade VEHMessage.
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages declared as VehicleLocal
protected  VehicleLocal VehicleLocalImpl.VehicleLocalUpdate.data
           
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages that return VehicleLocal
abstract  VehicleLocal VehicleLocal.clone()
           
 VehicleLocal VehicleCompositeImpl.getLocal()
           
 VehicleLocal VehicleLocal.getLocal()
           
 VehicleLocal VehicleMessage.getLocal()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type VehicleLocal
VehicleLocal.ObjectDisappeared(VehicleLocal obj, long time)
           
VehicleLocalImpl.VehicleLocalUpdate(VehicleLocal moverLocal, long time)
           
VehicleLocalImpl(VehicleLocal original)
          Cloning constructor from the message part.
 



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