ManaPlus
|
Go to the source code of this file.
Namespaces | |
Actions | |
Macros | |
#define | decHandler(name) bool name(InputEvent &event) |
Functions | |
bool | Actions::moveUp (InputEvent &event) |
bool | Actions::moveDown (InputEvent &event) |
bool | Actions::moveLeft (InputEvent &event) |
bool | Actions::moveRight (InputEvent &event) |
bool | Actions::moveForward (InputEvent &event) |
bool | Actions::moveToPoint (InputEvent &event) |
bool | Actions::crazyMoves (InputEvent &event) |
bool | Actions::moveToTarget (InputEvent &event) |
bool | Actions::moveToHome (InputEvent &event) |
bool | Actions::directUp (InputEvent &event) |
bool | Actions::directDown (InputEvent &event) |
bool | Actions::directLeft (InputEvent &event) |
bool | Actions::directRight (InputEvent &event) |
#define decHandler | ( | name | ) | bool name(InputEvent &event) |