OpenTTD NoAI API
|
Creates a list of tiles that will accept cargo for the given industry. More...
Public Member Functions | |
AITileList_IndustryAccepting (IndustryID industry_id, int radius) |
Creates a list of tiles that will accept cargo for the given industry.
AITileList_IndustryAccepting::AITileList_IndustryAccepting | ( | IndustryID | industry_id, |
int | radius | ||
) |
industry_id | The industry to create the AITileList around. |
radius | The radius of the station you will be using. |