
Public Member Functions | |
| bool | available (const MapCoordinate &pos, ContainerBase *subject, 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) |
| bool | checkForKey (const SDL_KeyboardEvent *key, int modifier, int num) |
Definition at line 358 of file replay.cpp.
| bool ReplayGuiFunctions::ReplaySlower::available | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 361 of file replay.cpp.
References runreplay, and trunreplay::status.
| void ReplayGuiFunctions::ReplaySlower::execute | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 369 of file replay.cpp.
References displaymessage2(), CGameOptions::Instance(), CGameOptions::replayspeed, CGameOptions::setChanged(), and updateFieldInfo.
| Surface& ReplayGuiFunctions::ReplaySlower::getImage | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 377 of file replay.cpp.
References IconRepository::getIcon().
| ASCString ReplayGuiFunctions::ReplaySlower::getName | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
| bool ReplayGuiFunctions::ReplaySlower::checkForKey | ( | const SDL_KeyboardEvent * | key, | |
| int | modifier, | |||
| int | num | |||
| ) | [inline, virtual] |
1.5.1