ManaPlus
|
Go to the source code of this file.
Namespaces | |
Actions | |
Macros | |
#define | decHandler(name) bool name(InputEvent &event) |
Functions | |
bool | Actions::commandEmotePet (InputEvent &event) |
bool | Actions::talkPet (InputEvent &event) |
bool | Actions::setPetName (InputEvent &event) |
bool | Actions::petEmote (InputEvent &event) |
bool | Actions::catchPet (InputEvent &event) |
bool | Actions::petMoveUp (InputEvent &event) |
bool | Actions::petMoveDown (InputEvent &event) |
bool | Actions::petMoveLeft (InputEvent &event) |
bool | Actions::petMoveRight (InputEvent &event) |
bool | Actions::petDirectUp (InputEvent &event) |
bool | Actions::petDirectDown (InputEvent &event) |
bool | Actions::petDirectLeft (InputEvent &event) |
bool | Actions::petDirectRight (InputEvent &event) |
bool | Actions::petMove (InputEvent &event) |
bool | Actions::petFeed (InputEvent &event) |
bool | Actions::petDropLoot (InputEvent &event) |
bool | Actions::petReturnToEgg (InputEvent &event) |
bool | Actions::petUnequip (InputEvent &event) |
#define decHandler | ( | name | ) | bool name(InputEvent &event) |