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

KFGui.KFBrowser_Footer

Extends
UT2K4Browser_Footer

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIBorder
            |   
            +-- XInterface.GUIFooter
               |   
               +-- GUI2K4.ButtonFooter
                  |   
                  +-- GUI2K4.UT2K4Browser_Footer
                     |   
                     +-- KFGui.KFBrowser_Footer

Variables Summary
stringStopCaption
Inherited Variables from GUI2K4.UT2K4Browser_Footer
b_Back, b_Filter, b_Join, b_Refresh, b_Spectate, ch_Standard, i_Status, p_Anchor, t_StatusBar
Inherited Variables from GUI2K4.ButtonFooter
Alignment, bAutoSize, bFixedWidth, bFullHeight, ButtonHeight, ButtonLeft, ButtonWidth, Margin, Padding, Spacer

Functions Summary
functionfloat GetButtonLeft ()))
functionbool InternalOnClick (GUIComponent Sender))
function PositionButtons (Canvas C ))
function UpdateActiveButtons (UT2K4Browser_Page CurrentPanel))
function UpdateButtonState (GUIButton But, bool Active ))
Inherited Functions from GUI2K4.UT2K4Browser_Footer
GetButtonLeft, InternalOnClick, PositionButtons, UpdateActiveButtons, UpdateButtonState
Inherited Functions from GUI2K4.ButtonFooter
ButtonsSized, GetButtonLeft, GetLongestCaption, GetMargin, GetPadding, GetSpacer, InitComponent, InternalOnPreDraw, PositionButtons, ResolutionChanged, SetupButtons, Timer


Variables Detail

StopCaption Source code

var localized string StopCaption;


Functions Detail

GetButtonLeft Source code

function float GetButtonLeft ( ) )

InternalOnClick Source code

function bool InternalOnClick ( GUIComponent Sender) )

PositionButtons Source code

function PositionButtons ( Canvas C ) )

UpdateActiveButtons Source code

function UpdateActiveButtons ( UT2K4Browser_Page CurrentPanel) )

UpdateButtonState Source code

function UpdateButtonState ( GUIButton But, bool Active ) )


Defaultproperties

defaultproperties
{
     StopCaption="STOP"
     Begin Object Class=GUITitleBar Name=BrowserStatus
         bUseTextHeight=False
         Justification=TXTA_Left
         FontScale=FNS_Small
         WinTop=0.300000
         WinWidth=0.500000
         WinHeight=0.400000
         bBoundToParent=True
         bScaleToParent=True
     End Object
     t_StatusBar=GUITitleBar'KFGui.KFBrowser_Footer.BrowserStatus'


     b_Spectate=None


     b_Filter=None


     ButtonWidth=0.120000
     Padding=0.400000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:46.148 - Created with UnCodeX