
Public Member Functions | |
| PowerOff () | |
| bool | checkForKey (const SDL_KeyboardEvent *key, int modifier, int num) |
| Surface & | getImage (const MapCoordinate &pos, ContainerBase *subject, int num) |
| ASCString | getName (const MapCoordinate &pos, ContainerBase *subject, int num) |
Definition at line 675 of file guifunctions.cpp.
| GuiFunctions::PowerOff::PowerOff | ( | ) | [inline] |
Definition at line 678 of file guifunctions.cpp.
| bool GuiFunctions::PowerOff::checkForKey | ( | const SDL_KeyboardEvent * | key, | |
| int | modifier, | |||
| int | num | |||
| ) | [inline, virtual] |
| Surface& GuiFunctions::PowerOff::getImage | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 684 of file guifunctions.cpp.
References IconRepository::getIcon().
| ASCString GuiFunctions::PowerOff::getName | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
1.5.1