OpenTTD NoAI API
|
Creates a list of tiles which the industry checks to see if a station is there to receive cargo produced by this industry. More...
Public Member Functions | |
AITileList_IndustryProducing (IndustryID industry_id, int radius) |
Creates a list of tiles which the industry checks to see if a station is there to receive cargo produced by this industry.
AITileList_IndustryProducing::AITileList_IndustryProducing | ( | IndustryID | industry_id, |
int | radius | ||
) |
industry_id | The industry to create the AITileList around. |
radius | The radius of the station you will be using. |