ManaPlus
Namespaces | Macros | Functions
tabs.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::prevSocialTab (InputEvent &event)
 
bool Actions::nextSocialTab (InputEvent &event)
 
bool Actions::nextShortcutsTab (InputEvent &event)
 
bool Actions::prevShortcutsTab (InputEvent &event)
 
bool Actions::nextCommandsTab (InputEvent &event)
 
bool Actions::prevCommandsTab (InputEvent &event)
 
bool Actions::nextInvTab (InputEvent &event)
 
bool Actions::prevInvTab (InputEvent &event)
 

Macro Definition Documentation

◆ decHandler

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

Definition at line 25 of file tabs.h.