OpenTTD Source  20240919-master-gdf0233f4c2
AircraftCache Struct Reference

Variables that are cached to improve performance and such. More...

#include <aircraft.h>

Data Fields

uint32_t cached_max_range_sqr
 Cached squared maximum range.
 
uint16_t cached_max_range
 Cached maximum range.
 

Detailed Description

Variables that are cached to improve performance and such.

Definition at line 66 of file aircraft.h.


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