ManaPlus
Data Structures | Typedefs
npcdialog.h File Reference

(986a3bf)

#include "enums/simpletypes/beingid.h"
#include "enums/simpletypes/beingtypeid.h"
#include "enums/gui/npcactionstate.h"
#include "enums/gui/npcinputstate.h"
#include "gui/models/extendedlistmodel.h"
#include "gui/widgets/window.h"
#include "listeners/actionlistener.h"

Go to the source code of this file.

Data Structures

class  NpcDialog
 

Typedefs

typedef std::map< BeingId, NpcDialog * > NpcDialogs
 

Typedef Documentation

◆ NpcDialogs

typedef std::map<BeingId, NpcDialog*> NpcDialogs

Definition at line 58 of file npcdialog.h.