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

GUI2K4.UT2K4LadderButton

Extends
GUIGFXButton

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIButton
         |   
         +-- XInterface.GUIGFXButton
            |   
            +-- GUI2K4.UT2K4LadderButton

Direct Known Subclasses:

UT2K4LadderVButton

Variables Summary
intLadderIndex
intMatchIndex
UT2K4MatchInfoMatchInfo
CacheManager.MapRecordMyMapRecord
MaterialPBActive
MaterialPBNormal
GUIImageProgresBar
Inherited Variables from XInterface.GUIGFXButton
bCheckBox, bChecked, bClientBound, Graphic, ImageIndex, Position
Inherited Variables from XInterface.GUIButton
AutoSizePadding, bAutoShrink, bAutoSize, bUseCaptionHeight, bWrapCaption, Caption, CaptionAlign, CaptionEffectStyle, CaptionEffectStyleName, SizingCaption

Structures Summary
Inherited Structures from XInterface.GUIButton
PaddingPercent

Functions Summary
function SetState (int Rung)
Inherited Functions from XInterface.GUIGFXButton
InitComponent, InternalOnClick, SetChecked
Inherited Functions from XInterface.GUIButton
InitComponent, InternalOnKeyEvent


Variables Detail

LadderIndex Source code

var int LadderIndex;

MatchIndex Source code

var int MatchIndex;

MatchInfo Source code

var UT2K4MatchInfo MatchInfo;

MyMapRecord Source code

var CacheManager.MapRecord MyMapRecord;

PBActive Source code

var Material PBActive;

PBNormal Source code

var Material PBNormal;

ProgresBar Source code

var GUIImage ProgresBar;
The bar connection from the previous match Light up when this match is available


Functions Detail

SetState Source code

function SetState ( int Rung )


Defaultproperties

defaultproperties
{
     Graphic=Texture'InterfaceContent.SPMenu.Lock1'
     Position=ICP_Scaled
     WinWidth=0.083925
     WinHeight=0.113688
     bVisible=False
}

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