ManaPlus
Namespaces | Macros | Functions
target.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::targetPlayer (InputEvent &event)
 
bool Actions::targetMonster (InputEvent &event)
 
bool Actions::targetClosestMonster (InputEvent &event)
 
bool Actions::targetNPC (InputEvent &event)
 
bool Actions::targetMercenary (InputEvent &event)
 
bool Actions::targetPet (InputEvent &event)
 
bool Actions::targetSkillUnit (InputEvent &event)
 
bool Actions::contextMenu (InputEvent &event)
 

Macro Definition Documentation

◆ decHandler

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

Definition at line 25 of file target.h.