Public Member Functions

CargoShift Class Reference

Action of shifting cargo from one vehicle to another. More...

#include <cargoaction.h>

Inheritance diagram for CargoShift:
CargoMovement< VehicleCargoList, VehicleCargoList >

Public Member Functions

 CargoShift (VehicleCargoList *source, VehicleCargoList *destination, uint max_move)
bool operator() (CargoPacket *cp)
 Shifts some cargo from a vehicle to another one.

Detailed Description

Action of shifting cargo from one vehicle to another.

Definition at line 111 of file cargoaction.h.


Member Function Documentation

bool CargoShift::operator() ( CargoPacket cp  ) 

The documentation for this class was generated from the following files: