GUI2K4.UT2K4SP_TeamRoles
- Extends
- LargeWindow
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LargeWindow
|
+-- GUI2K4.UT2K4SP_TeamRoles
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 AccuracyCaption;
var localized string AggressionCaption;
var localized string AgilityCaption;
var int AssignedRoles;
var bool bNoBalanceCheck;
var int CurrentFee;
var localized string InactiveMsg;
var localized string InjuredCaption;
var int MaxTeamMates;
var localized string MinimalFeeCaption;
var localized string TacticsCaption;
var array<int> TeamFee;
delegate OnOkClick ( )
function drawButtons ( ) )
event HandleParameters ( string Param1, string Param2) )
function setOkButtonState ( ) )
defaultproperties
{
Begin Object Class=GUIButton Name=SPMbtnOk
Caption="OK"
WinWidth=0.200000
WinHeight=0.040000
WinLeft=0.764064
WinTop=0.912292
OnClick=InternalOnClick
RenderWeight=0.2
FontScale=FNS_Small
TabOrder=1
bBoundToParent=True
End Object
btnOk=SPMbtnOk
Begin Object Class=GUIButton Name=SPTbtnCancel
Caption="CANCEL"
WinWidth=0.200000
WinHeight=0.040000
WinLeft=0.532813
WinTop=0.912292
OnClick=InternalOnClick
RenderWeight=0.2
FontScale=FNS_Small
TabOrder=2
bBoundToParent=True
End Object
btnCancel=SPTbtnCancel
Begin Object Class=GUILabel Name=SPTlblTitle
Caption="Team roster"
WinWidth=0.806251
WinHeight=0.065000
WinLeft=0.089063
WinTop=0.041666
RenderWeight=0.2
StyleName="TextLabel"
FontScale=FNS_Large
TextALign=TXTA_Center
bBoundToParent=True
End Object
lblTitle=SPTlblTitle
Begin Object Class=GUILabel Name=SPTlblInfo
Caption="%gametype% in %map% with %teammates% team mates"
WinWidth=0.931251
WinHeight=0.058750
WinLeft=0.032813
WinTop=0.100000
RenderWeight=0.2
StyleName="TextLabel"
bMultiLine=true
TextALign=TXTA_Center
bBoundToParent=True
End Object
lblInfo=SPTlblInfo
Begin Object Class=GUILabel Name=SPTlblNoMoney
Caption="You do not have enough money to pay this team's minimal fee"
WinWidth=0.431250
WinHeight=0.102500
WinLeft=0.532813
WinTop=0.758334
RenderWeight=0.2
TextColor=(R=228,G=0,B=0,A=255)
bMultiLine=true
TextALign=TXTA_Center
ShadowOffsetX=1
ShadowOffsetY=1
bBoundToParent=True
End Object
lblNoMoney=SPTlblNoMoney
Begin Object Class=GUILabel Name=SPTlblBalance
Caption="Balance: %balance%"
WinWidth=0.415000
WinHeight=0.040000
WinLeft=0.556563
WinTop=0.049999
RenderWeight=0.2
StyleName="TextLabel"
bMultiLine=true
TextALign=TXTA_Right
bBoundToParent=True
End Object
lblBalance=SPTlblBalance
Begin Object Class=GUIScrollTextBox Name=SPTsbCharInfo
WinWidth=0.468750
WinHeight=0.212500
WinLeft=0.032500
WinTop=0.726666
bNoTeletype=true
RenderWeight=0.2
bVisibleWhenEmpty=true
FontScale=FNS_Medium
TabOrder=3
bBoundToParent=True
End Object
sbCharInfo=SPTsbCharInfo
PortraitBGMat=material'2K4Menus.Controls.sectionback'
DefaultWidth=1
DefaultHeight=0.88
DefaultLeft=0.00
DefaultTop=0.06
WinWidth=1
WinHeight=0.88
WinLeft=0.00
WinTop=0.06
InactiveMsg="INACTIVE"
MinimalFeeCaption="Minimal fee:|%fee%"
InjuredCaption="INJURED"
AggressionCaption="Aggressiveness:"
AgilityCaption="Agility:"
AccuracyCaption="Accuracy:"
TacticsCaption="Tactics:"
}
|
Creation time: Do 14.8.2014 09:58:27.702 - Created with
UnCodeX