![]() | Returns the first position behind the vehicle. |
![]() | Gets the color of the vehicle |
![]() | Gets a boolean indicating if the car is braking. |
![]() | The ILane the vehicle is currently driving on. |
![]() | Gets the length of the vehicle in cells. |
![]() | The maximum speed the vehicle can travel at. |
![]() | Gets or sets a boolean that indicates that the vehicle should change lanes. |
![]() | The position the vehicle is currently occupying on the Lane. |
![]() | Gets or sets the route the vehicle is currently following. |
![]() | The speed at which the vehicle is currently traveling. |
![]() | Gets the current status of the turn signal of the vehicle |
![]() | Gives the vehicle to opportunity to change lanes before being moved. |
![]() | Allows the vehicle to initialize a new route. |
![]() | Moves the current vehicle to a new position. |
![]() | Updates the route |
IVehicle Interface | CBPRS.Infrastructure Namespace