ManaPlus
Namespaces | Functions
move.cpp File Reference

(986a3bf)

#include "actions/move.h"
#include "actions/actiondef.h"
#include "debug.h"

Go to the source code of this file.

Namespaces

 Actions
 

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)