Creates a list of tiles which the industry checks to see if a station is there to receive cargo produced by this industry.
More...
Detailed Description
Creates a list of tiles which the industry checks to see if a station is there to receive cargo produced by this industry.
Constructor & Destructor Documentation
AITileList_IndustryProducing::AITileList_IndustryProducing |
( |
IndustryID |
industry_id, |
|
|
int |
radius | |
|
) |
| | |
- Parameters:
-
| industry_id | The industry to create the AITileList around. |
| radius | The radius of the station you will be using. |
- Precondition:
- AIIndustry::IsValidIndustry(industry_id).
-
radius > 0.