76 if (widget.
getTag() ==
"BTN_DIFFRIGHT") {
85 if (widget.
getTag() ==
"BTN_DIFFLEFT") {
94 if (widget.
getTag() ==
"BTN_MOUSE") {
100 if (widget.
getTag() ==
"BTN_KEYMAP") {
106 if (widget.
getTag() ==
"BTN_DEFAULT") {
111 if (widget.
getTag() ==
"BTN_BACK") {
117 if (widget.
getTag() ==
"CB_LEVELUP") {
122 if (widget.
getTag() ==
"CB_INVERTCAM") {
127 if (widget.
getTag() ==
"CB_AUTOSAVE") {
132 if (widget.
getTag() ==
"CB_REVERSE") {
137 if (widget.
getTag() ==
"CB_DISABLEMOVE") {
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.
Utility templates and functions.
uint32 sub(GUI &gui, uint32 startCode=kStartCodeNone, bool showSelf=true, bool hideSelf=true)
Open up a sub GUI.
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)
The keyboard mapping menu.
T CLIP(T v, T amin, T amax)
void setCheckBoxState(const Common::UString &tag, bool state)