- Extends
- LargeWindow
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LargeWindow
|
+-- xVoting.KickInfoPage
Inherited Variables from GUI2K4.FloatingWindow |
BLSizing, bMoveAllowed, bMoving, bResizeHeightAllowed, bResizeWidthAllowed, bResizing, BRSizing, BtSizing, b_ExitButton, DefaultHeight, DefaultLeft, DefaultTop, DefaultWidth, HeaderMouseCursorIndex, LSizing, MaxPageHeight, MaxPageWidth, MinPageHeight, MinPageWidth, RSizing, TLSizing, TRSizing, TSizing, t_WindowTitle, WindowName |
Inherited Functions from GUI2K4.FloatingWindow |
AddSystemMenu, AlignFrame, CheckBounds, FloatingHover, FloatingMousePressed, FloatingMouseRelease, FloatingPreDraw, FloatingRendered, HoveringBottomBorder, HoveringBottomLeft, HoveringLeftBorder, HoveringRightBorder, HoveringTopBorder, HoveringTopLeft, InitComponent, InternalOnCreateComponent, ResizeAllowed, ResizedBoth, ResizedHeight, ResizedWidth, ResolutionChanged, SaveCurrentPosition, SetDefaultPosition, SetFocus, SetMouseCursorIndex, SetPanelPosition, SystemMenuPreDraw, XButtonClicked |
var localized string DeathsText;
var localized string IDText;
var localized string IPText;
var automated
GUIImage i_PlayerPortrait;
var localized string KillsText;
var localized string MultiKillsText;
var localized string PingText;
var localized string PlayerText;
var localized string ScoreText;
var localized string SpreesText;
var localized string SuicidesText;
function HandleParameters ( string Param1, string Param2 )
function LoadInfo ( string PlayerName )
defaultproperties
{
Begin Object Class=GUIButton Name=ExitButton
Caption="Close"
WinTop=0.531692
WinLeft=0.670934
WinWidth=0.120000
WinHeight=0.033203
RenderWeight=1.000000
TabOrder=2
OnKeyEvent=ExitButton.InternalOnKeyEvent
End Object
b_ReturnButton=GUIButton'xVoting.KickInfoPage.ExitButton'
Begin Object Class=GUIImage Name=KickImagePlayerPortrait
Image=Texture'2K4Menus.Controls.buttonThick_b'
ImageStyle=ISTY_Scaled
ImageRenderStyle=MSTY_Normal
WinTop=0.193199
WinLeft=0.206924
WinWidth=0.155814
WinHeight=0.358525
End Object
i_PlayerPortrait=GUIImage'xVoting.KickInfoPage.KickImagePlayerPortrait'
Begin Object Class=GUILabel Name=PlayerNameLabel
Caption="PlayerName"
TextAlign=TXTA_Center
TextColor=(B=255,G=255,R=255)
TextFont="UT2SmallHeaderFont"
WinTop=0.195429
WinLeft=0.365679
WinWidth=0.425371
WinHeight=0.038297
RenderWeight=0.300000
End Object
l_PlayerName=GUILabel'xVoting.KickInfoPage.PlayerNameLabel'
Begin Object Class=PlayerInfoMultiColumnListBox Name=PlayerInfoBoxControl
bVisibleWhenEmpty=Wahr
OnCreateComponent=PlayerInfoBoxControl.InternalOnCreateComponent
StyleName="ServerBrowserGrid"
WinTop=0.234286
WinLeft=0.366960
WinWidth=0.422477
WinHeight=0.299483
End Object
lb_PlayerInfoBox=PlayerInfoMultiColumnListBox'xVoting.KickInfoPage.PlayerInfoBoxControl'
PingText="Ping"
ScoreText="Score"
IDText="Player ID"
IPText="IP Address"
KillsText="Kills"
DeathsText="Deaths"
SuicidesText="Suicides"
MultiKillsText="MultiKills"
SpreesText="Sprees"
bRequire640x480=Falsch
bAllowedAsLast=Wahr
WinTop=0.151276
WinLeft=0.188743
WinWidth=0.622502
WinHeight=0.440703
bAcceptsInput=Falsch
}
|
Creation time: Mo 16.4.2007 11:20:23.218 - Created with
UnCodeX