#include <ai_waypointlist.hpp>
Public Member Functions | |
AIWaypointList (AIWaypoint::WaypointType waypoint_type) | |
Static Public Member Functions | |
static const char * | GetClassName () |
Definition at line 22 of file ai_waypointlist.hpp.
AIWaypointList::AIWaypointList | ( | AIWaypoint::WaypointType | waypoint_type | ) |
waypoint_type | The type of waypoint to make a list of waypoints for. |
Definition at line 18 of file ai_waypointlist.cpp.
References AIAbstractList::AddItem(), and OWNER_NONE.