Public Member Functions

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

Creates a list of cargos that the given industry can produce. More...

Inheritance diagram for AICargoList_IndustryProducing:
AIAbstractList AIObject

Public Member Functions

 AICargoList_IndustryProducing (IndustryID industry_id)

Detailed Description

Creates a list of cargos that the given industry can produce.


Constructor & Destructor Documentation

AICargoList_IndustryProducing::AICargoList_IndustryProducing ( IndustryID  industry_id  ) 
Parameters:
industry_id The industry to get the list of cargos it produces from.