OpenTTD Source 20260311-master-g511d3794ce
CargoPacket::Vector Struct Reference

A mathematical vector from (0,0). More...

Data Fields

int16_t x
int16_t y

Detailed Description

A mathematical vector from (0,0).

Definition at line 44 of file cargopacket.h.

Field Documentation

◆ x

int16_t CargoPacket::Vector::x

Definition at line 45 of file cargopacket.h.

◆ y

int16_t CargoPacket::Vector::y

Definition at line 46 of file cargopacket.h.


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