Go to the source code of this file.
Functions | |
DEFINE_RUNTIME_CLASSTYPE_CODE (QuitGump, ModalGump) | |
Variables | |
static const int | gumpShape = 17 |
static const int | askShapeId = 18 |
static const int | yesShapeId = 47 |
static const int | noShapeId = 50 |
const int askShapeId = 18 [static] |
const int gumpShape = 17 [static] |
Definition at line 48 of file QuitGump.cpp.
const int noShapeId = 50 [static] |
const int yesShapeId = 47 [static] |