ManaPlus
|
#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 std::map<AttributesT, AttrDisplay*> Attrs |
Definition at line 81 of file attrdisplay.h.