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

Public Member Functions | |
| MiningStation (ContainerBase *_bld, bool justQuery_) | |
| virtual bool | finished () |
| virtual bool | run () |
| virtual Resources | getPlus () |
| virtual Resources | getUsage () |
Protected Member Functions | |
| void | testfield (const MapCoordinate &mc) |
|
||||||||||||
|
Definition at line 576 of file containerbase-functions.cpp. References ContainerBase::baseType, fatalError(), ContainerBaseType::id, ContainerBase::plus, Resources::resource(), run(), and strrr(). |
|
|
Implements ContainerBase::Work. Definition at line 737 of file containerbase-functions.cpp. References Resources::resource(). |
|
|
Implements ContainerBase::Work. Definition at line 745 of file containerbase-functions.cpp. Referenced by MiningWindow::getOutput(), and viewMiningPower(). |
|
|
Implements ContainerBase::Work. Definition at line 750 of file containerbase-functions.cpp. References Resources::resource(). Referenced by MiningWindow::getOutput(). |
|
|
Implements ContainerBase::Work. Definition at line 603 of file containerbase-functions.cpp. References ContainerBase::getOwner(), ContainerBase::getPosition(), ContainerBase::getResource(), SearchFields::initsearch(), maxminingrange, ContainerBase::plus, ContainerBase::putResource(), Resources::resource(), resourceNames, SearchFields::startsearch(), and warning(). Referenced by MiningStation(). |
|
|
Implements SearchFields. Definition at line 655 of file containerbase-functions.cpp. References SearchFields::cancelSearch, SearchFields::dist, tfield::fuel, SearchFields::gamemap, GameMap::getField(), getminingstationeficency(), ContainerBase::getOwner(), tfield::material, min(), Resources::resource(), resource_fuel_factor, resource_material_factor, tfield::resourceview, and warning(). |
1.4.2