
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 &po, ContainerBase *subject, int nums) |
| ASCString | getName (const MapCoordinate &pos, ContainerBase *subject, int num) |
| bool | checkForKey (const SDL_KeyboardEvent *key, int modifier, int num) |
Definition at line 695 of file guifunctions.cpp.
| bool GuiFunctions::UnitInfo::available | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [virtual] |
Implements GuiFunction.
Definition at line 713 of file guifunctions.cpp.
References actmap, commandPending(), fieldvisiblenow(), GameMap::getField(), and MapField::vehicle.
| void GuiFunctions::UnitInfo::execute | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 699 of file guifunctions.cpp.
References executeUserAction(), and ua_vehicleinfo.
| Surface& GuiFunctions::UnitInfo::getImage | ( | const MapCoordinate & | po, | |
| ContainerBase * | subject, | |||
| int | nums | |||
| ) | [inline, virtual] |
Implements GuiFunction.
Definition at line 702 of file guifunctions.cpp.
References IconRepository::getIcon().
| ASCString GuiFunctions::UnitInfo::getName | ( | const MapCoordinate & | pos, | |
| ContainerBase * | subject, | |||
| int | num | |||
| ) | [inline, virtual] |
| bool GuiFunctions::UnitInfo::checkForKey | ( | const SDL_KeyboardEvent * | key, | |
| int | modifier, | |||
| int | num | |||
| ) | [inline, virtual] |
1.5.1