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

Create a list of engines based on a vehicle type. More...

#include <ai_enginelist.hpp>

Inheritance diagram for AIEngineList:
AIList AIObject SimpleCountedObject

Public Member Functions

 AIEngineList (AIVehicle::VehicleType vehicle_type)

Static Public Member Functions

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

Detailed Description

Create a list of engines based on a vehicle type.

Definition at line 22 of file ai_enginelist.hpp.


Constructor & Destructor Documentation

AIEngineList::AIEngineList ( AIVehicle::VehicleType  vehicle_type  ) 
Parameters:
vehicle_type The type of vehicle to make a list of engines for.

Definition at line 18 of file ai_enginelist.cpp.

References _current_company, AIList::AddItem(), HasBit(), and Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tcache, Tzero >::PoolItem< Tpool >::index.


Member Function Documentation

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

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

Reimplemented from AIList.

Definition at line 25 of file ai_enginelist.hpp.


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

Generated on Sun Jan 23 01:49:46 2011 for OpenTTD by  doxygen 1.6.1