
Public Member Functions | |
| bool | available (const MapCoordinate &pos, ContainerBase *subject, int num) |
| void | execute (const MapCoordinate &pos, ContainerBase *subject, int num) |
Protected Member Functions | |
| PutMineStage2 (MineTypes type) | |
Definition at line 1258 of file guifunctions.cpp.
| GuiFunctions::PutMineStage2::PutMineStage2 | ( | MineTypes | type | ) | [inline, protected] |
Definition at line 1263 of file guifunctions.cpp.
| bool GuiFunctions::PutMineStage2::available | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 1268 of file guifunctions.cpp.
References PutMineCommand::getCreatableMines(), and NewGuiHost::pendingCommand.
| void GuiFunctions::PutMineStage2::execute | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 1282 of file guifunctions.cpp.
References actmap, GameMap::cleartemps(), createContext(), displayActionError(), GameAction::execute(), NewGuiHost::pendingCommand, PutMineCommand::setCreationTarget(), ActionResult::successful(), and updateFieldInfo.
1.5.1