
Public Member Functions | |
| bool | available (const MapCoordinate &pos) |
| ASCString | getText (const MapCoordinate &pos) |
| int | getActionID () |
Definition at line 236 of file maped-mainscreen.cpp.
| bool ContextMenu::ContainerProperties::available | ( | const MapCoordinate & | pos | ) | [inline, virtual] |
Implements ContextAction.
Definition at line 238 of file maped-mainscreen.cpp.
References actmap, MapField::getContainer(), and GameMap::getField().
| ASCString ContextMenu::ContainerProperties::getText | ( | const MapCoordinate & | pos | ) | [inline, virtual] |
Implements ContextAction.
Definition at line 243 of file maped-mainscreen.cpp.
References actmap, GameMap::getField(), and MapField::vehicle.
| int ContextMenu::ContainerProperties::getActionID | ( | ) | [inline, virtual] |
Implements ContextAction.
Definition at line 251 of file maped-mainscreen.cpp.
References act_changeunitvals.
1.5.1