OpenTTD
Data Fields
AirportFTA Struct Reference

Internal structure used in openttd - Finite sTate mAchine –> FTA. More...

#include <airport.h>

Data Fields

AirportFTAnext
 possible extra movement choices from this position
uint64 block
 64 bit blocks (st->airport.flags), should be enough for the most complex airports
byte position
 the position that an airplane is at
byte next_position
 next position from this position
byte heading
 heading (current orders), guiding an airplane to its target on an airport

Detailed Description

Internal structure used in openttd - Finite sTate mAchine –> FTA.

Definition at line 191 of file airport.h.


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