Data Structures

script_tilelist.hpp File Reference

List tiles. More...

#include "script_station.hpp"
#include "script_list.hpp"

Go to the source code of this file.

Data Structures

class  ScriptTileList
 Creates an empty list, in which you can add tiles. More...
class  ScriptTileList_IndustryAccepting
 Creates a list of tiles that will accept cargo for the given industry. More...
class  ScriptTileList_IndustryProducing
 Creates a list of tiles which the industry checks to see if a station is there to receive cargo produced by this industry. More...
class  ScriptTileList_StationType
 Creates a list of tiles which have the requested StationType of the StationID. More...

Detailed Description

List tiles.

Definition in file script_tilelist.hpp.