OpenTTD NoAI API
Public Member Functions

AIWaypointList_Vehicle Class Reference

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

Inheritance diagram for AIWaypointList_Vehicle:
AIList AIObject

Public Member Functions

 AIWaypointList_Vehicle (VehicleID vehicle_id)

Detailed Description

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


Constructor & Destructor Documentation

AIWaypointList_Vehicle::AIWaypointList_Vehicle ( VehicleID  vehicle_id)
Parameters:
vehicle_idThe vehicle to get the list of waypoints he has in its orders from.