Go to the source code of this file.
Functions | |
DEFINE_RUNTIME_CLASSTYPE_CODE (MiniStatsGump, Gump) | |
Variables | |
static const int | gumpshape = 33 |
static const int | hpx = 6 |
static const int | manax = 13 |
static const int | bary = 19 |
static const int | barheight = 14 |
static const uint32 | hpcolour [] = { 0x980404, 0xBC0C0C, 0xD43030 } |
static const uint32 | manacolour [] = { 0x4050FC, 0x1C28FC, 0x0C0CCC } |
DEFINE_RUNTIME_CLASSTYPE_CODE | ( | MiniStatsGump | , | |
Gump | ||||
) |
const int barheight = 14 [static] |
const int bary = 19 [static] |
const int gumpshape = 33 [static] |
Definition at line 37 of file MiniStatsGump.cpp.
Referenced by SliderGump::InitGump(), and MiniStatsGump::InitGump().
const int hpx = 6 [static] |
const uint32 manacolour[] = { 0x4050FC, 0x1C28FC, 0x0C0CCC } [static] |
const int manax = 13 [static] |