#include <ai_stationlist.hpp>
Public Member Functions | |
AIStationList_Vehicle (VehicleID vehicle_id) | |
Static Public Member Functions | |
static const char * | GetClassName () |
Definition at line 36 of file ai_stationlist.hpp.
AIStationList_Vehicle::AIStationList_Vehicle | ( | VehicleID | vehicle_id | ) |
vehicle_id | The vehicle to get the list of stations he has in its orders from. |
Definition at line 26 of file ai_stationlist.cpp.
References AIAbstractList::AddItem(), and AIVehicle::IsValidVehicle().