OpenTTD Source  14.0-beta1
AirportFTAbuildup Struct Reference

State machine input struct (from external file, etc.) Finite sTate mAchine --> FTA. More...

#include <airport_movement.h>

Data Fields

byte position
 The position that an airplane is at.
 
byte heading
 The current orders (eg. TAKEOFF, HANGAR, ENDLANDING, etc.).
 
uint64_t block
 The block this position is on on the airport (st->airport.flags).
 
byte next
 Next position from this position.
 

Detailed Description

State machine input struct (from external file, etc.) Finite sTate mAchine --> FTA.

Definition at line 18 of file airport_movement.h.


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