ManaPlus
Data Structures | Typedefs
attrdisplay.h File Reference

(986a3bf)

#include "enums/being/attributes.h"
#include "gui/widgets/container.h"
#include "gui/widgets/label.h"
#include "localconsts.h"

Go to the source code of this file.

Data Structures

class  AttrDisplay
 

Typedefs

typedef std::map< AttributesT, AttrDisplay * > Attrs
 

Typedef Documentation

◆ Attrs

typedef std::map<AttributesT, AttrDisplay*> Attrs

Definition at line 81 of file attrdisplay.h.