Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

TribesGUI.TribesOptionsMenu

Extends
TribesGUIPage

Core.Object
|   
+-- GUI.GUI
   |   
   +-- GUI.GUIComponent
      |   
      +-- GUI.GUIMultiComponent
         |   
         +-- GUI.GUIPage
            |   
            +-- TribesGUI.TribesGUIPage
               |   
               +-- TribesGUI.TribesOptionsMenu

Variables Summary
stringmenuCallerName
TribesGui
GUIButtonDoneButton
GUIButtonMainMenuButton
GUITabControlMyTabControl
Inherited Variables from TribesGUI.TribesGUIPage
bEscapeable, bSuppressLevelRender, GC, PageOpenedAfterEscape
Inherited Variables from GUI.GUIPage
bIsHUD, bIsOverlay, DialogClassName, HelpText, Timers

Functions Summary
function EndOptions ()))
event HandleParameters (string Param1, string Param2, optional int param3))
function InitComponent (GUIComponent MyOwner))
function InternalOnClick (GUIComponent Sender))
Inherited Functions from TribesGUI.TribesGUIPage
DisplayMainMenu, GameAbort, GameRestart, GameResume, GameStart, InitComponent, InternalOnKeyEvent, OnPreLevelChange, Quit
Inherited Functions from GUI.GUIPage
Activate, ChangeHint, DeActivate, DlgReturned, Free, HandleParameters, Hide, InitComponent, NotifyLevelChange, onGameplayMessage, OnProgress, OpenDlg, Show


Variables Detail

menuCallerName Source code

var string menuCallerName;

TribesGui

DoneButton Source code

var(TribesGui) private EditInline Config GUIButton DoneButton;
A component of this page which has its behavior defined in the code for this page's class.

MainMenuButton Source code

var(TribesGui) private EditInline Config GUIButton MainMenuButton;
A component of this page which has its behavior defined in the code for this page's class.

MyTabControl Source code

var(TribesGui) private EditInline Config GUITabControl MyTabControl;
A component of this page which has its behavior defined in the code for this page's class.


Functions Detail

EndOptions Source code

function EndOptions ( ) )

HandleParameters Source code

event HandleParameters ( string Param1, string Param2, optional int param3) )

InitComponent Source code

function InitComponent ( GUIComponent MyOwner) )

InternalOnClick Source code

function InternalOnClick ( GUIComponent Sender) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:36.781 - Created with UnCodeX