AIVehicleList_Depot Class Reference
[Classes that create a list of items.]

Creates a list of vehicles that have orders to a given depot. More...

#include <ai_vehiclelist.hpp>

Inheritance diagram for AIVehicleList_Depot:
AIList AIObject SimpleCountedObject

Public Member Functions

 AIVehicleList_Depot (TileIndex tile)

Static Public Member Functions

static const char * GetClassName ()
 Get the name of this class to identify it towards squirrel.

Detailed Description

Creates a list of vehicles that have orders to a given depot.

The list is created with a tile. If the tile is part of an airport all aircraft having a depot order on a hangar of that airport will be returned. For all other vehicle types the tile has to be a depot or an empty list will be returned.

Definition at line 53 of file ai_vehiclelist.hpp.


Constructor & Destructor Documentation

AIVehicleList_Depot::AIVehicleList_Depot ( TileIndex  tile  ) 

Member Function Documentation

static const char* AIVehicleList_Depot::GetClassName (  )  [inline, static]

Get the name of this class to identify it towards squirrel.

Reimplemented from AIList.

Definition at line 56 of file ai_vehiclelist.hpp.


The documentation for this class was generated from the following files:

Generated on Sun May 8 07:30:55 2011 for OpenTTD by  doxygen 1.6.1