
Public Member Functions | |
| bool | available (const MapCoordinate &pos, ContainerBase *subject, int num) |
| bool | checkForKey (const SDL_KeyboardEvent *key, int modifier, int num) |
| void | execute (const MapCoordinate &pos, ContainerBase *subject, int num) |
| Surface & | getImage (const MapCoordinate &pos, ContainerBase *subject, int num) |
| ASCString | getName (const MapCoordinate &pos, ContainerBase *subject, int num) |
Definition at line 1931 of file guifunctions.cpp.
| bool GuiFunctions::InternalAmmoTransferDialog::available | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 1934 of file guifunctions.cpp.
References GameMap::actplayer, InternalAmmoTransferCommand::avail(), commandPending(), Player::diplomacy, ContainerBase::getMap(), GameMap::getPlayer(), and DiplomaticStateVector::isAllied().
| bool GuiFunctions::InternalAmmoTransferDialog::checkForKey | ( | const SDL_KeyboardEvent * | key, | |
| int | modifier, | |||
| int | num | |||
| ) | [inline, virtual] |
| void GuiFunctions::InternalAmmoTransferDialog::execute | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 1953 of file guifunctions.cpp.
References displaymap(), internalAmmoTransferWindow(), and updateFieldInfo.
| Surface& GuiFunctions::InternalAmmoTransferDialog::getImage | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 1959 of file guifunctions.cpp.
References IconRepository::getIcon().
| ASCString GuiFunctions::InternalAmmoTransferDialog::getName | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
1.5.1