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