Helper encapsulating a CargoLink. More...
#include <cargodest_gui.h>
Public Member Functions | |
GUICargoLink (CargoID c, const CargoLink *l) | |
Data Fields | |
CargoID | cid |
Cargo ID of this link. | |
const CargoLink * | link |
Pointer to the link. |
Helper encapsulating a CargoLink.
Definition at line 19 of file cargodest_gui.h.