ManaPlus
Variables
emoteshortcutcontainer.cpp File Reference

(986a3bf)

#include "gui/widgets/emoteshortcutcontainer.h"
#include "settings.h"
#include "input/inputmanager.h"
#include "gui/viewport.h"
#include "gui/fonts/font.h"
#include "gui/shortcut/emoteshortcut.h"
#include "gui/popups/popupmenu.h"
#include "gui/popups/textpopup.h"
#include "input/inputactionoperators.h"
#include "resources/emotesprite.h"
#include "resources/db/emotedb.h"
#include "resources/image/image.h"
#include "resources/sprite/animatedsprite.h"
#include "utils/stringutils.h"
#include "debug.h"

Go to the source code of this file.

Variables

static const int MAX_ITEMS = 48
 

Variable Documentation

◆ MAX_ITEMS

const int MAX_ITEMS = 48
static