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

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

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

Subclasses of Vehicle in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages
 class VehicleCompositeImpl
          Composite implementation of the VEH abstract message.
 class VehicleMessage
          Implementation of the GameBots2004 message VEH contains also its Local/Shared/Static subpart class definitions..
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages with parameters of type Vehicle
Vehicle.ObjectDisappeared(Vehicle obj, long time)
           
Vehicle.VehicleUpdate(Vehicle source, long eventTime, ITeamId teamId)
           
VehicleLocalImpl(Vehicle original)
          Cloning constructor from the full message.
VehicleStaticImpl(Vehicle 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.