Public Member Functions

AIStationList_Vehicle Class Reference
[Classes that create a list of items.]

Creates a list of stations which the vehicle has in its orders. More...

Inheritance diagram for AIStationList_Vehicle:
AIAbstractList AIObject

Public Member Functions

 AIStationList_Vehicle (VehicleID vehicle_id)

Detailed Description

Creates a list of stations which the vehicle has in its orders.


Constructor & Destructor Documentation

AIStationList_Vehicle::AIStationList_Vehicle ( VehicleID  vehicle_id  ) 
Parameters:
vehicle_id The vehicle to get the list of stations he has in its orders from.