
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 886 of file guifunctions.cpp.
| bool GuiFunctions::DisableReactionfire::available | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 889 of file guifunctions.cpp.
References actmap, GameMap::actplayer, ReactionFireSwitchCommand::avail(), commandPending(), GameMap::getField(), ContainerBase::getOwner(), and MapField::vehicle.
| bool GuiFunctions::DisableReactionfire::checkForKey | ( | const SDL_KeyboardEvent * | key, | |
| int | modifier, | |||
| int | num | |||
| ) | [inline, virtual] |
| void GuiFunctions::DisableReactionfire::execute | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 902 of file guifunctions.cpp.
References actmap, createContext(), displayActionError(), GameMap::getField(), ActionRegistry::ReactionFireSwitchCommand, repaintMap, ActionResult::successful(), updateFieldInfo, and MapField::vehicle.
| Surface& GuiFunctions::DisableReactionfire::getImage | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 916 of file guifunctions.cpp.
References IconRepository::getIcon().
| ASCString GuiFunctions::DisableReactionfire::getName | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
1.5.1