Data Fields | |
const Station ** | sort_list |
Pointer to list of stations. | |
uint16 | list_length |
Number of stations in list. | |
uint16 | resort_timer |
Tick counter to resort the list. | |
byte | sort_type |
Sort type - name, waiting, ... | |
byte | flags |
Flags - SL_ORDER, SL_RESORT, SL_REBUILD. |
Definition at line 177 of file station_gui.cpp.