Creates a list of vehicles that are in a group. More...
#include <ai_vehiclelist.hpp>
Public Member Functions | |
AIVehicleList_Group (GroupID group_id) | |
Static Public Member Functions | |
static const char * | GetClassName () |
Creates a list of vehicles that are in a group.
Definition at line 79 of file ai_vehiclelist.hpp.
AIVehicleList_Group::AIVehicleList_Group | ( | GroupID | group_id | ) |
group_id | The ID of the group the vehicles are in. |
Definition at line 107 of file ai_vehiclelist.cpp.
References AIAbstractList::AddItem(), Vehicle::group_id, Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tcache, Tzero >::PoolItem< Tpool >::index, Vehicle::IsPrimaryVehicle(), and AIGroup::IsValidGroup().