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

Public Member Functions | |
| WindPowerplant (ContainerBase *_bld) | |
| virtual Resources | getPlus () |
Definition at line 80 of file containerbase-functions.h.
| WindPowerplant::WindPowerplant | ( | ContainerBase * | _bld | ) | [inline] |
Definition at line 83 of file containerbase-functions.h.
References getPlus(), and RegenerativePowerPlant::toProduce.
| Resources WindPowerplant::getPlus | ( | ) | [virtual] |
Implements ContainerBase::Work.
Definition at line 564 of file containerbase-functions.cpp.
References RegenerativePowerPlant::bld, ContainerBase::getMap(), ContainerBase::maxplus, Resources::resource(), GameMap::weather, and GameMap::Weather::windSpeed.
Referenced by CargoDialog::updateVariables(), and WindPowerplant().
1.5.1