
Public Member Functions | |
| ASCString | getASCTXTname () |
| ASCString | getFullName () |
| void | update () |
Protected Member Functions | |
| bool | hasFunction (const ContainerBase *container) |
| bool | invertSlider () |
| Resources | getOutput () |
| Resources | getOutput (int rate) |
Definition at line 1634 of file cargodialog.cpp.
| bool MiningWindow::hasFunction | ( | const ContainerBase * | container | ) | [inline, protected, virtual] |
Implements MatterAndMiningBaseWindow.
Definition at line 1637 of file cargodialog.cpp.
References ContainerBase::baseType, SubWindow::container(), ContainerBaseType::hasFunction(), and ContainerBaseType::MiningStation.
| bool MiningWindow::invertSlider | ( | ) | [inline, protected, virtual] |
| Resources MiningWindow::getOutput | ( | ) | [inline, protected, virtual] |
Implements MatterAndMiningBaseWindow.
Definition at line 1645 of file cargodialog.cpp.
References SubWindow::container(), MiningStation::getPlus(), MiningStation::getUsage(), and Resources::resource().
| Resources MiningWindow::getOutput | ( | int | rate | ) | [inline, protected, virtual] |
Implements MatterAndMiningBaseWindow.
Definition at line 1661 of file cargodialog.cpp.
References SubWindow::container(), Resources::count, MiningStation::getPlus(), MiningStation::getUsage(), ContainerBase::maxplus, ContainerBase::plus, and Resources::resource().
| ASCString MiningWindow::getASCTXTname | ( | ) | [inline, virtual] |
| ASCString MiningWindow::getFullName | ( | ) | [inline, virtual] |
| void MiningWindow::update | ( | ) | [inline, virtual] |
Reimplemented from MatterAndMiningBaseWindow.
Definition at line 1698 of file cargodialog.cpp.
References MatterAndMiningBaseWindow::update().
1.5.1