ManaPlus
Namespaces | Macros | Functions
pets.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::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)
 

Macro Definition Documentation

◆ decHandler

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

Definition at line 25 of file pets.h.