#include <guifunctions-interface.h>
Inheritance diagram for GuiFunctions::Movement:

Public Member Functions | |
| bool | available (const MapCoordinate &pos, ContainerBase *subject, int num) |
| void | execute (const MapCoordinate &pos, ContainerBase *subject, int num) |
| 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) |
|
||||||||||||||||
|
||||||||||||||||
|
Reimplemented from GuiFunction. Definition at line 266 of file guifunctions.cpp. |
|
||||||||||||||||
|
||||||||||||||||
|
Implements GuiFunction. Definition at line 271 of file guifunctions.cpp. References IconRepository::getIcon(). |
|
||||||||||||||||
|
Implements GuiFunction. Definition at line 276 of file guifunctions.cpp. |
1.4.2