OpenTTD Source  20241108-master-g80f628063a
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: