ManaPlus
|
#include "actions/tabs.h"
#include "actions/actiondef.h"
#include "gui/windows/inventorywindow.h"
#include "gui/windows/socialwindow.h"
#include "gui/windows/shortcutwindow.h"
#include "debug.h"
Go to the source code of this file.
Namespaces | |
Actions | |
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) |