Public Member Functions | Protected Attributes

CargoLoad Class Reference

Action of loading cargo from a station onto a vehicle. More...

#include <cargoaction.h>

Inheritance diagram for CargoLoad:
CargoMovement< StationCargoList, VehicleCargoList > CargoReservation

Public Member Functions

 CargoLoad (StationCargoList *source, VehicleCargoList *destination, uint max_move, TileIndex load_place)
bool operator() (CargoPacket *cp)
 Loads some cargo onto a vehicle.

Protected Attributes

TileIndex load_place
 TileIndex to be saved in the packets' loaded_at_xy.

Detailed Description

Action of loading cargo from a station onto a vehicle.

Definition at line 81 of file cargoaction.h.


Member Function Documentation


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