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

UTMenu.UTLadderCTF

Extends
UTLadder

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UTMenu.NotifyWindow
         |   
         +-- UTMenu.UTLadderStub
            |   
            +-- UTMenu.UTLadder
               |   
               +-- UTMenu.UTLadderCTF

Variables Summary
stringShortTitle
Inherited Variables from UTMenu.UTLadder
ArrowPos, ArrowTex, AuthorText, BackButton, BaseMatch, BG1[4], BG2[4], BG3[4], BGName1[4], BGName2[4], BGName3[4], bGOTY, bInitialized, bMapStatic, bTrophyTravelPending, DemoLadder, FragText, GameType, GOTYLadder, InfoScrolldown, InfoScrollup, Ladder, LadderName, LadderObj, LadderPos, LadderRank, LadderTrophy, MapInfoArea, MapShot, MapStatic, MapText, Matches[32], MaxBaseMatch, NextButton, NotAvailableString, PendingPos, RequiredRungs, Scrolldown, Scrollup, SelectedMatch, StaticScale, StaticTex, TeamScoreText, Title1, TrophyMap
Inherited Variables from UTMenu.UTLadderStub
StubClass, StubClassName

Functions Summary
function CheckOpenCondition ()))
function Created ()))
function EvaluateMatch (optional bool bTrophyVictory))
function FillInfoArea (int i))
function NextPressed ()))
Inherited Functions from UTMenu.UTLadder
BackPressed, BeforePaint, CheckOpenCondition, Close, CloseUp, Created, EscClose, EvaluateMatch, FillInfoArea, HideWindow, NextPressed, Notify, Paint, SetMapShot, SetupLadder, ShowWindow, StartMap, Tick
Inherited Functions from UTMenu.UTLadderStub
DemoHasTuts, EvaluateMatch, GetACompletelyUnreadableFont, GetAReallySmallFont, GetBigFont, GetHugeFont, GetSmallestFont, GetSmallFont, GetStubClass, IsDemo, SetupWinParams


Variables Detail

ShortTitle Source code

var localized string ShortTitle;


Functions Detail

CheckOpenCondition Source code

function CheckOpenCondition ( ) )

Created Source code

function Created ( ) )

EvaluateMatch Source code

function EvaluateMatch ( optional bool bTrophyVictory) )

FillInfoArea Source code

function FillInfoArea ( int i) )

NextPressed Source code

function NextPressed ( ) )


Defaultproperties

defaultproperties
{
     ShortTitle="CTF"
     GameType="Botpack.CTFGame"
     TrophyMap="EOL_CTF.unr"
     LadderName="Capture The Flag"
     Ladder=Class'Botpack.LadderCTF'
     DemoLadder=Class'Botpack.LadderCTFDemo'
     GOTYLadder=Class'Botpack.LadderCTFGOTY'
     LadderTrophy=Texture'UTMenu.Skins.TrophyCTF'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:19.999 - Created with UnCodeX