Public Member Functions

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

Creates a list of tiles that will accept cargo for the given industry. More...

#include <script_tilelist.hpp>

Inheritance diagram for ScriptTileList_IndustryAccepting:
ScriptTileList ScriptList ScriptObject SimpleCountedObject

Public Member Functions

 ScriptTileList_IndustryAccepting (IndustryID industry_id, int radius)

Detailed Description

Creates a list of tiles that will accept cargo for the given industry.

Note:
If a simular industry is close, it might happen that this industry receives the cargo. ai game

Definition at line 64 of file script_tilelist.hpp.


Constructor & Destructor Documentation

ScriptTileList_IndustryAccepting::ScriptTileList_IndustryAccepting ( IndustryID  industry_id,
int  radius 
)

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