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

GUI2K4.UT2K4GameTabBase

Extends
UT2K4TabPanel

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4GameTabBase

Direct Known Subclasses:

UT2K4Tab_BotConfigBase, UT2K4Tab_GameTypeBase, UT2K4Tab_MainBase, UT2K4Tab_MutatorBase, UT2K4Tab_RulesBase

Variables Summary
UT2K4GamePageBasep_Anchor
Inherited Variables from XInterface.GUITabPanel
bFillHeight, FadeInTime, MyButton, PanelCaption

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner)
functionstring Play ()
function SetFooterCaption (string NewCaption, optional float SecondsToFade)
Inherited Functions from XInterface.GUITabPanel
CanShowPanel, Free, InitPanel, OnDestroyPanel, Refresh, ShowPanel


Variables Detail

p_Anchor Source code

var UT2K4GamePageBase p_Anchor;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner )

Play Source code

function string Play ( )

SetFooterCaption Source code

function SetFooterCaption ( string NewCaption, optional float SecondsToFade )


Defaultproperties

defaultproperties
{
     FadeInTime=0.250000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:22.437 - Created with UnCodeX