ManaPlus
|
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) |
#define decHandler | ( | name | ) | bool name(InputEvent &event) |