OpenTTD Source
1.11.2
|
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. | |
byte | hangar_num |
The hangar to which this tile belongs. | |
A list of all hangar tiles in an airport.
Definition at line 89 of file newgrf_airport.h.