
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 514 of file replay.cpp.
| bool ReplayGuiFunctions::ReplayRecordExit::available | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 517 of file replay.cpp.
References ReplayRecorder::isOpen(), replayRecorder, runreplay, and trunreplay::status.
| void ReplayGuiFunctions::ReplayRecordExit::execute | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 525 of file replay.cpp.
References ReplayRecorder::close(), replayRecorder, runreplay, trunreplay::status, and updateFieldInfo.
| Surface& ReplayGuiFunctions::ReplayRecordExit::getImage | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 532 of file replay.cpp.
References IconRepository::getIcon().
| ASCString ReplayGuiFunctions::ReplayRecordExit::getName | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
| bool ReplayGuiFunctions::ReplayRecordExit::checkForKey | ( | const SDL_KeyboardEvent * | key, | |
| int | modifier, | |||
| int | num | |||
| ) | [inline, virtual] |
1.5.1