#include "../containerbase.h"#include "../paradialog.h"Include dependency graph for internalAmmoTransferDialog.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | internalAmmoTransferWindow (Vehicle *source) |
| bool | internalAmmoTransferAvailable (ContainerBase *source) |
|
|
Definition at line 33 of file internalAmmoTransferDialog.cpp. References SingleWeapon::canRefuel(), UnitWeapon::count, SingleWeapon::equals(), Vehicle::getWeapon(), ContainerBase::isBuilding(), Vehicle::typ, and Vehicletype::weapons. Referenced by GuiFunctions::InternalAmmoTransferDialog::available(), and InternalAmmoTransferWindow::somethingToTransfer(). |
|
|
Definition at line 459 of file internalAmmoTransferDialog.cpp. References ASC_PG_Dialog::RunModal(), PG_Widget::Show(), and InternalAmmoTransferWindow::somethingToTransfer(). Referenced by GuiFunctions::InternalAmmoTransferDialog::execute(). |
1.4.2