
Public Member Functions | |
| bool | available (CargoDialog *cd) |
| ASCString | getASCTXTname () |
| ASCString | getFullName () |
| void | registerChilds (CargoDialog *cd) |
| void | update () |
Definition at line 969 of file cargodialog.cpp.
| bool NetControlWindow::available | ( | CargoDialog * | cd | ) | [inline, virtual] |
Implements SubWindow.
Definition at line 985 of file cargodialog.cpp.
References Player::diplomacy, CargoDialog::getContainer(), GameMap::getCurrentPlayer(), CargoDialog::getMap(), and DiplomaticStateVector::isAllied().
| ASCString NetControlWindow::getASCTXTname | ( | ) | [inline, virtual] |
| ASCString NetControlWindow::getFullName | ( | ) | [inline, virtual] |
| void NetControlWindow::registerChilds | ( | CargoDialog * | cd | ) | [inline, virtual] |
Reimplemented from SubWindow.
Definition at line 1001 of file cargodialog.cpp.
References SubWindow::registerChilds(), and SubWindow::widget.
| void NetControlWindow::update | ( | ) | [inline, virtual] |
Implements SubWindow.
Definition at line 1020 of file cargodialog.cpp.
References SubWindow::cargoDialog, and CargoDialog::updateVariables().
1.5.1