64 if (widget.
getTag() ==
"BTN_DEFAULT") {
69 if (widget.
getTag() ==
"BTN_BACK") {
75 if (widget.
getTag() ==
"CB_ENDROUND") {
80 if (widget.
getTag() ==
"CB_ENEMYSIGHTED") {
85 if (widget.
getTag() ==
"CB_MINESIGHTED") {
90 if (widget.
getTag() ==
"CB_PARTYKILLED") {
95 if (widget.
getTag() ==
"CB_ACTIONMENU") {
100 if (widget.
getTag() ==
"CB_TRIGGERS") {
void load(const Common::UString &resref)
static const Common::UString & kBackgroundTypeMenu
uint32 _returnCode
The GUI's return code.
The global config manager.
A checkbox widget for Star Wars: Knights of the Old Repulic and Jade Empire.
bool getCheckBoxState(const Common::UString &tag)
#define ConfigMan
Shortcut for accessing the config manager.
void addBackground(const Common::UString &background, bool front=false)
virtual void show()
Show the GUI.
WidgetCheckBox * getCheckBox(const Common::UString &tag, bool vital=false)
void setCheckBoxState(const Common::UString &tag, bool state)