#include <containerbase-functions.h>
Inheritance diagram for SolarPowerplant:

Public Member Functions | |
| SolarPowerplant (ContainerBase *_bld) | |
| virtual Resources | getPlus () |
Definition at line 90 of file containerbase-functions.h.
| SolarPowerplant::SolarPowerplant | ( | ContainerBase * | _bld | ) | [inline] |
Definition at line 93 of file containerbase-functions.h.
References getPlus(), and RegenerativePowerPlant::toProduce.
| Resources SolarPowerplant::getPlus | ( | ) | [virtual] |
Implements ContainerBase::Work.
Definition at line 572 of file containerbase-functions.cpp.
References RegenerativePowerPlant::bld, csolarkraftwerkleistung, ContainerBase::getCoveredFields(), GameMap::getField(), ContainerBase::getMap(), ContainerBase::maxplus, and Resources::resource().
Referenced by SolarPowerplant(), and CargoDialog::updateVariables().
1.5.1