Go to the source code of this file.
Classes | |
| struct | equipcoords_struct |
| struct | statcords_struct |
Functions | |
| DEFINE_RUNTIME_CLASSTYPE_CODE (PaperdollGump, ContainerGump) | |
Variables | |
| equipcoords_struct | equipcoords [] |
| statcords_struct | statcoords [] |
| static const int | statdescwidth = 29 |
| static const int | statwidth = 15 |
| static const int | statheight = 8 |
| static const int | statfont = 7 |
| static const int | statdescfont = 0 |
| const Pentagram::Rect | backpack_rect (49, 25, 10, 25) |
| static const int | statbuttonshape = 38 |
| static const int | statbuttonx = 81 |
| static const int | statbuttony = 84 |
| DEFINE_RUNTIME_CLASSTYPE_CODE | ( | PaperdollGump | , | |
| ContainerGump | ||||
| ) |
| const Pentagram::Rect backpack_rect(49, 25, 10, 25) |
| struct equipcoords_struct equipcoords[] |
const int statbuttonshape = 38 [static] |
const int statbuttonx = 81 [static] |
const int statbuttony = 84 [static] |
| struct statcords_struct statcoords[] |
Referenced by PaperdollGump::PaintStat().
const int statdescfont = 0 [static] |
const int statdescwidth = 29 [static] |
const int statfont = 7 [static] |
const int statheight = 8 [static] |
const int statwidth = 15 [static] |
1.4.7