OpenTTD Source
20241108-master-g80f628063a
|
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. | |
A list of all hangar tiles in an airport.
Definition at line 91 of file newgrf_airport.h.