67 if (widget.
getTag() ==
"BTN_EAXRIGHT") {
78 if (widget.
getTag() ==
"BTN_EAXLEFT") {
87 if (widget.
getTag() ==
"BTN_DEFAULT") {
92 if (widget.
getTag() ==
"BTN_CANCEL") {
97 if (widget.
getTag() ==
"BTN_BACK") {
103 if (widget.
getTag() ==
"CB_FORCESOFTWARE") {
void load(const Common::UString &resref)
static const Common::UString & kBackgroundTypeMenu
#define TalkMan
Shortcut for accessing the talk manager.
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)
WidgetButton * getButton(const Common::UString &tag, bool vital=false)
#define ConfigMan
Shortcut for accessing the config manager.
void addBackground(const Common::UString &background, bool front=false)
virtual void show()
Show the GUI.
The global talk manager for Aurora strings.
WidgetCheckBox * getCheckBox(const Common::UString &tag, bool vital=false)
T CLIP(T v, T amin, T amax)
void setCheckBoxState(const Common::UString &tag, bool state)