OpenTTD Source  20240919-master-gdf0233f4c2
HangarTileTable Struct Reference

A list of all hangar tiles in an airport. More...

#include <newgrf_airport.h>

Data Fields

TileIndexDiffC ti
 Tile offset from the top-most airport tile.
 
Direction dir
 Direction of the exit.
 
uint8_t hangar_num
 The hangar to which this tile belongs.
 

Detailed Description

A list of all hangar tiles in an airport.

Definition at line 91 of file newgrf_airport.h.


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