38 load(
"pre_camp_movies");
59 if (widget.
getTag() ==
"CancelButton") {
64 if (widget.
getTag() ==
"NWNButton") {
69 if (widget.
getTag() ==
"NWNXP1Button") {
77 }
else if (widget.
getTag() ==
"NWNXP2Button") {
Widget * getWidget(const Common::UString &tag, bool vital=false)
Return a widget in the GUI.
void playVideo(const Common::UString &video)
Play this video resource.
The base game movies menu.
uint32 _returnCode
The GUI's return code.
The global config manager.
#define ConfigMan
Shortcut for accessing the config manager.
uint32 sub(GUI &gui, uint32 startCode=kStartCodeNone, bool showSelf=true, bool hideSelf=true)
Open up a sub GUI.
void load(const Common::UString &resref)
The campaign movies menu.
void updateMouse()
Force an update of the mouse position.
Generic Aurora engines utility functions.