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