OpenTTD Source  20241120-master-g6d3adc6169
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 64 of file aircraft.h.


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