
Public Member Functions | |
| AmmoTransferWindow (ContainerBase *source, ContainerBase *destination, PG_Widget *parent, ServiceCommand *command) | |
| bool | somethingToTransfer () |
| bool | eventKeyDown (const SDL_KeyboardEvent *key) |
| ~AmmoTransferWindow () | |
Definition at line 92 of file ammotransferdialog.cpp.
| AmmoTransferWindow::AmmoTransferWindow | ( | ContainerBase * | source, | |
| ContainerBase * | destination, | |||
| PG_Widget * | parent, | |||
| ServiceCommand * | command | |||
| ) |
Definition at line 137 of file ammotransferdialog.cpp.
References TransferHandler::allowAmmoProduction(), TransferHandler::ammoProductionPossible(), fieldsizex, fieldsizey, Surface::getBaseSurface(), ContainerBase::getImage(), ServiceCommand::getTransferHandler(), TransferHandler::getTransfers(), CGameOptions::Instance(), and min().
| AmmoTransferWindow::~AmmoTransferWindow | ( | ) | [inline] |
Definition at line 128 of file ammotransferdialog.cpp.
| bool AmmoTransferWindow::somethingToTransfer | ( | ) | [inline] |
Definition at line 117 of file ammotransferdialog.cpp.
References TransferHandler::getTransfers().
Referenced by ammoTransferWindow().
| bool AmmoTransferWindow::eventKeyDown | ( | const SDL_KeyboardEvent * | key | ) | [inline, virtual] |
1.5.1