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

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

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

Subclasses of VehicleStatic in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class VehicleMessage.VehicleStaticMessage
          Implementation of the static part of the GameBots2004 message VEH, used to facade VEHMessage.
 class VehicleStaticImpl
          Implementation of the static part of the GameBots2004 message VEH.
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type VehicleStatic
VehicleStaticImpl.VehicleStaticUpdate(VehicleStatic source, long time)
           
VehicleStaticImpl(VehicleStatic original)
          Cloning constructor from the message part.
 



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