Uses of Class
aim4.driver.ProxyDriver

Packages that use ProxyDriver
aim4.vehicle This package contains the vehicle model in the simulator. 
 

Uses of ProxyDriver in aim4.vehicle
 

Methods in aim4.vehicle that return ProxyDriver
 ProxyDriver ProxyVehicleSimView.getDriver()
          Getter method for the Driver controlling this Vehicle.
 ProxyDriver ProxyVehicle.getDriver()
          Getter method for the Driver controlling this Vehicle.
 

Methods in aim4.vehicle with parameters of type ProxyDriver
 void ProxyVehicleSimView.setDriver(ProxyDriver driver)
          Set this proxy vehicle's driver.
 void ProxyVehicle.setDriver(ProxyDriver driver)
          Set this proxy vehicle's driver.
 



Copyright © 2011. All Rights Reserved.