
Public Member Functions | |
| bool | available (const MapCoordinate &pos, ContainerBase *subject, int num) |
| void | execute (const MapCoordinate &pos, ContainerBase *subject, int num) |
| bool | checkForKey (const SDL_KeyboardEvent *key, int modifier, int num) |
| Surface & | getImage (const MapCoordinate &po, ContainerBase *subject, int nums) |
| ASCString | getName (const MapCoordinate &pos, ContainerBase *subject, int num) |
Definition at line 513 of file guifunctions.cpp.
| bool GuiFunctions::EndTurn::available | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [virtual] |
Implements GuiFunction.
Definition at line 529 of file guifunctions.cpp.
References actmap, commandPending(), and GameMap::levelfinished.
| void GuiFunctions::EndTurn::execute | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [virtual] |
Implements GuiFunction.
Definition at line 538 of file guifunctions.cpp.
References actmap, GameMap::actplayer, checkUnitsForCrash(), choice_dlg(), choiceDialog(), displaymap(), getDefaultMapDisplay(), CGameOptions::Instance(), next_turn(), GameMap::player, savegame(), savegameextension, GameMap::sigPlayerUserInteractionEnds, and strrr().
| bool GuiFunctions::EndTurn::checkForKey | ( | const SDL_KeyboardEvent * | key, | |
| int | modifier, | |||
| int | num | |||
| ) | [inline, virtual] |
| Surface& GuiFunctions::EndTurn::getImage | ( | const MapCoordinate & | po, | |
| ContainerBase * | subject, | |||
| int | nums | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 521 of file guifunctions.cpp.
References IconRepository::getIcon().
| ASCString GuiFunctions::EndTurn::getName | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
1.5.1