Creates a list of tiles which have the requested StationType of the StationID. More...
#include <script_tilelist.hpp>
Public Member Functions | |
ScriptTileList_StationType (StationID station_id, ScriptStation::StationType station_type) |
Creates a list of tiles which have the requested StationType of the StationID.
ai
Definition at line 98 of file script_tilelist.hpp.
ScriptTileList_StationType::ScriptTileList_StationType | ( | StationID | station_id, | |
ScriptStation::StationType | station_type | |||
) |
station_id | The station to create the ScriptTileList for. | |
station_type | The StationType to create the ScriptList for. |
Definition at line 113 of file script_tilelist.cpp.
References ScriptTileList::AddTile(), SpecializedStation< Station, false >::Get(), GetStationIndex(), GetStationType(), HasBit(), IsTileType(), ScriptStation::IsValidStation(), MP_STATION, ScriptStation::STATION_AIRPORT, ScriptStation::STATION_BUS_STOP, ScriptStation::STATION_DOCK, ScriptStation::STATION_TRAIN, ScriptStation::STATION_TRUCK_STOP, TILE_AREA_LOOP, and TileXY().