ManaPlus
Namespaces | Macros | Functions
move.h File Reference

(986a3bf)

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)
 

Macro Definition Documentation

◆ decHandler

#define decHandler (   name)    bool name(InputEvent &event)

Definition at line 25 of file move.h.