| 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.TribesSlideshowMenu
|
+-- TribesGUI.TribesExitMenu
| Variables Summary | |
|---|---|
| TribesGui | |
| GUIButton | ecommerceButton |
| string | ecommerceURL |
| GUIButton | exitButton |
| GUIButton | nextButton |
| GUIButton | productButton |
| string | productURL |
| GUIButton | signupButton |
| string | signupURL |
| Inherited Variables from TribesGUI.TribesSlideshowMenu |
|---|
| bActivated, bAllowClickToAdvance, bDontQuitOnClick, currentImageIndex, imageDelay, imageList, numTicks, slideshowImage |
| Inherited Variables from TribesGUI.TribesGUIPage |
|---|
| bEscapeable, bSuppressLevelRender, GC, PageOpenedAfterEscape |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIComponent MyOwner)) | |
![]() | OnEcommerceClick (GUIComponent Sender)) | |
![]() | OnNextClick (GUIComponent Sender)) | |
![]() | OnProductClick (GUIComponent Sender)) | |
![]() | OnSignupClick (GUIComponent Sender)) | |
![]() | onSlideshowEnd ())) | |
| Inherited Functions from TribesGUI.TribesSlideshowMenu |
|---|
| advanceImage, AdvanceSlideshow, EndSlideshow, InitComponent, InternalOnKeyEvent, InternalOnShow, isLastSlide, OnSlideshowClick, OnSlideShowEnd, StartSlideshow, Timer |
| Inherited Functions from TribesGUI.TribesGUIPage |
|---|
| DisplayMainMenu, GameAbort, GameRestart, GameResume, GameStart, InitComponent, InternalOnKeyEvent, OnPreLevelChange, Quit |
| 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 |
|---|
InitComponent Source code
OnEcommerceClick Source code
OnNextClick Source code
OnProductClick Source code
OnSignupClick Source code
onSlideshowEnd Source code| Defaultproperties |
|---|
defaultproperties
{
imageDelay = 0
bHideMouseCursor=false
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||