OpenTTD NoAI API
Public Member Functions
AITileList_StationType Class Reference

Creates a list of tiles which have the requested StationType of the StationID. More...

Inheritance diagram for AITileList_StationType:
AITileList AIList AIObject

Public Member Functions

 AITileList_StationType (StationID station_id, AIStation::StationType station_type)

Detailed Description

Creates a list of tiles which have the requested StationType of the StationID.


Constructor & Destructor Documentation

AITileList_StationType::AITileList_StationType ( StationID  station_id,
AIStation::StationType  station_type 
)
Parameters:
station_idThe station to create the AITileList for.
station_typeThe StationType to create the AIList for.