Creates a list of waypoints of which you are the owner. More...
#include <ai_waypointlist.hpp>
Public Member Functions | |
AIWaypointList (AIWaypoint::WaypointType waypoint_type) | |
Static Public Member Functions | |
static const char * | GetClassName () |
Creates a list of waypoints of which you are the owner.
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(), BaseStation::facilities, Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tcache, Tzero >::PoolItem< Tpool >::index, BaseStation::owner, and OWNER_NONE.