| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4SPTab_Base
|
+-- GUI2K4.UT2K4SPTab_LadderBase
|
+-- GUI2K4.UT2K4SPTab_SingleLadder
|
+-- GUI2K4.UT2K4SPTab_TeamQualification
| Variables Summary |
|---|
| Inherited Variables from GUI2K4.UT2K4SPTab_SingleLadder |
|---|
| animEntries, animLabels, bHasAnimated, Entries, EntryLabels, Labels, LadderHeight, LadderId, LadderLeft, LadderTop |
| Structures Summary |
|---|
| Inherited Structures from GUI2K4.UT2K4SPTab_LadderBase |
|---|
| AnimData |
| Functions Summary |
|---|
| Inherited Functions from GUI2K4.UT2K4SPTab_SingleLadder |
|---|
| AnimateLabels, CreateLabels, InitAnimLabels, InitComponent, selectNextMatch, ShowPanel |
| Defaultproperties |
|---|
defaultproperties
{
LadderId=1
EntryLabels(0)="First qualification"
EntryLabels(1)="Second round"
EntryLabels(2)="Third round"
EntryLabels(3)="Final qualification round"
PanelCaption="Team Qualification"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||