ManaPlus
Variables
dropshortcut.cpp File Reference

(986a3bf)

#include "gui/shortcut/dropshortcut.h"
#include "settings.h"
#include "being/localplayer.h"
#include "being/playerinfo.h"
#include "resources/inventory/inventory.h"
#include "resources/item/item.h"
#include "net/packetlimiter.h"
#include "debug.h"

Go to the source code of this file.

Variables

static const int DROP_SHORTCUT_ITEMS = 16
 
DropShortcutdropShortcut = 0
 

Variable Documentation

◆ DROP_SHORTCUT_ITEMS

const int DROP_SHORTCUT_ITEMS = 16
static

Definition at line 38 of file dropshortcut.cpp.

Referenced by DropShortcut::dropItem().

◆ dropShortcut

DropShortcut* dropShortcut = 0