GUI2K4.UT2K4SPTab_DetailPhantom
- Extends
- UT2K4SPTab_Base
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4SPTab_Base
|
+-- GUI2K4.UT2K4SPTab_DetailPhantom
var localized string msgGameTime;
var localized string msgMatchInfo;
var localized string msgScore;
var string TeamDetailPage;
var localized string VS;
function string getTeamName ( string TeamClass )
function OnPhantomTrack (
GUIComponent Sender,
int LastIndex )
defaultproperties
{
Begin Object Class=MultiSelectListBox Name=SPDPlbMatches
bVisibleWhenEmpty=Wahr
OnCreateComponent=SPDPlbMatches.InternalOnCreateComponent
FontScale=FNS_Medium
WinTop=0.179697
WinLeft=0.117832
WinWidth=0.764337
WinHeight=0.686097
RenderWeight=0.200000
bBoundToParent=Wahr
End Object
lbMatches=MultiSelectListBox'GUI2K4.UT2K4SPTab_DetailPhantom.SPDPlbMatches'
Begin Object Class=GUISectionBackground Name=SPDPimgMatchesBg
Caption="Other Tournament Matches Played During Your Match"
WinTop=0.100000
WinLeft=0.100000
WinWidth=0.800000
WinHeight=0.800000
bBoundToParent=Wahr
OnPreDraw=SPDPimgMatchesBg.InternalPreDraw
End Object
sbgMatchesBg=GUISectionBackground'GUI2K4.UT2K4SPTab_DetailPhantom.SPDPimgMatchesBg'
VS="vs"
msgMatchInfo="%gametype% in %map%"
msgGameTime="Game time: %gametime% minutes"
msgScore="Score: %team1% - %team2%"
TeamDetailPage="GUI2K4.UT2K4SP_DetailsTeam"
PanelCaption="Other Tournament Matches"
Begin Object Class=GUIContextMenu Name=SPDPcmMatches
ContextItems(0)="Team details"
OnSelect=UT2K4SPTab_DetailPhantom.cmMatchesOnClick
End Object
ContextMenu=GUIContextMenu'GUI2K4.UT2K4SPTab_DetailPhantom.SPDPcmMatches'
}
|
Creation time: Mo 16.4.2007 11:20:35.125 - Created with
UnCodeX