Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- GUI.GUI | +-- GUI.GUIComponent | +-- GUI.GUIMultiComponent | +-- GUI.GUIPage | +-- TribesGUI.TribesGUIPage | +-- TribesGUI.TribesMPHelpMenu
Variables Summary | |
---|---|
string | EscapeText |
string | MovementText |
string | TeamworkText |
TribesGui | |
GUIButton | DoneButton |
GUICheckboxButton | DontShowButton |
GUILabel | EscapeLabel |
GUILabel | MovementLabel |
GUILabel | TeamworkLabel |
Inherited Variables from TribesGUI.TribesGUIPage |
---|
bEscapeable, bSuppressLevelRender, GC, PageOpenedAfterEscape |
Inherited Variables from GUI.GUIPage |
---|
bIsHUD, bIsOverlay, DialogClassName, HelpText, Timers |
Functions Summary | ||
---|---|---|
InitComponent (GUIComponent MyOwner)) | ||
InternalOnClick (GUIComponent Sender)) | ||
InternalOnShow ())) |
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 |
---|
A component of this page which has its behavior defined in the code for this page's class.
A component of this page which has its behavior defined in the code for this page's class.
A component of this page which has its behavior defined in the code for this page's class.
A component of this page which has its behavior defined in the code for this page's class.
A component of this page which has its behavior defined in the code for this page's class.
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { MovementText="Tribes is about the freedom of movement. Press '%1' to use your jetpack and fly into the air. Your jetpack has a limited amount of energy, but it recharges quickly. Press '%2' to ski down slopes. This ability is unlimited but requires practice." TeamworkText="Tribes is about teamwork. Coordinate with your team to maximize your effectiveness. Press '%1' to chat to your team. Press and hold '%2' to access a menu of pre-recorded chats. Press '%3' to see a strategic command map." EscapeText="To browse game hints, press '%1' while playing, then click the Hints tab. To see this message again, press the Help button on the Hints tab." } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |