|
MinchinWeb's MetaLibrary v.11
Library functions for OpenTTD AI (and GS) writers.
|
Industries. More...
Static Public Member Functions | |
| function | GetIndustryID (Tile) |
| Get the IndustryID of the industry at a given TileID. | |
Private Attributes | |
| main = null | |
Industries.
These are functions relating to dealing with OpenTTD industries.
Definition at line 25 of file Industry.nut.
|
static |
Get the IndustryID of the industry at a given TileID.
| Tile | TileID to start the search from |
Definition at line 48 of file Industry.nut.
|
private |
Definition at line 26 of file Industry.nut.