|
OpenTTD Source 20251116-master-g21329071df
|
Data Fields | |
| std::vector< AirportTileTable > | tiles |
| List of all tiles in this layout. | |
| Direction | rotation |
| The rotation of this layout. | |
Definition at line 101 of file newgrf_airport.h.
| Direction AirportTileLayout::rotation |
The rotation of this layout.
Definition at line 103 of file newgrf_airport.h.
| std::vector<AirportTileTable> AirportTileLayout::tiles |
List of all tiles in this layout.
Definition at line 102 of file newgrf_airport.h.