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

Public Member Functions | |
| AutoHarvestObjects (ContainerBase *_bld, bool justQuery_) | |
| virtual bool | finished () |
| virtual bool | run () |
| virtual Resources | getPlus () |
| virtual Resources | getUsage () |
Definition at line 21 of file containerbase-functions.h.
| AutoHarvestObjects::AutoHarvestObjects | ( | ContainerBase * | _bld, | |
| bool | justQuery_ | |||
| ) |
Definition at line 88 of file containerbase-functions.cpp.
| bool AutoHarvestObjects::finished | ( | ) | [virtual] |
| bool AutoHarvestObjects::run | ( | ) | [virtual] |
Implements ContainerBase::Work.
Definition at line 232 of file containerbase-functions.cpp.
References ContainerBaseType::autoHarvest, ContainerBase::baseType, circularFieldIterator(), ContainerBase::getCarrier(), ContainerBase::getMap(), ContainerBase::getPosition(), and ContainerBaseType::range.
| Resources AutoHarvestObjects::getPlus | ( | ) | [virtual] |
| Resources AutoHarvestObjects::getUsage | ( | ) | [virtual] |
1.5.1