
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 464 of file replay.cpp.
| bool ReplayGuiFunctions::ReplayRecord::available | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 467 of file replay.cpp.
References runreplay, and trunreplay::status.
| void ReplayGuiFunctions::ReplayRecord::execute | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 475 of file replay.cpp.
References ReplayRecorderDialog::getAppend(), ReplayRecorderDialog::getASCFramerateLimit(), ReplayRecorderDialog::getFilename(), ReplayRecorderDialog::getFramerate(), ReplayRecorder::getLastFilename(), ReplayRecorderDialog::getQuality(), ReplayRecorder::isOpen(), replayRecorder, ASC_PG_Dialog::RunModal(), runreplay, ReplayRecorder::start(), trunreplay::status, and updateFieldInfo.
| Surface& ReplayGuiFunctions::ReplayRecord::getImage | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 497 of file replay.cpp.
References IconRepository::getIcon().
| ASCString ReplayGuiFunctions::ReplayRecord::getName | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
| bool ReplayGuiFunctions::ReplayRecord::checkForKey | ( | const SDL_KeyboardEvent * | key, | |
| int | modifier, | |||
| int | num | |||
| ) | [inline, virtual] |
1.5.1