OpenTTD Source 20260206-master-g4d4e37dbf1
AirportTileLayout Struct Reference

Data Fields

std::vector< AirportTileTabletiles
 List of all tiles in this layout.
Direction rotation
 The rotation of this layout.

Detailed Description

Definition at line 101 of file newgrf_airport.h.

Field Documentation

◆ rotation

Direction AirportTileLayout::rotation

The rotation of this layout.

Definition at line 103 of file newgrf_airport.h.

◆ tiles

std::vector<AirportTileTable> AirportTileLayout::tiles

List of all tiles in this layout.

Definition at line 102 of file newgrf_airport.h.


The documentation for this struct was generated from the following file: