|
OpenTTD Source 20260401-master-g3efaeb0eea
|
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.