|
OpenTTD Source 20260311-master-g511d3794ce
|
A mathematical vector from (0,0). More...
Data Fields | |
| int16_t | x |
| int16_t | y |
A mathematical vector from (0,0).
Definition at line 44 of file cargopacket.h.
| int16_t CargoPacket::Vector::x |
Definition at line 45 of file cargopacket.h.
| int16_t CargoPacket::Vector::y |
Definition at line 46 of file cargopacket.h.