menthahud-lyra/resource/ui/matchmakingdashboardcasualcriteria.res

99 lines
1.9 KiB
Text

#base "MatchMakingDashboardSidePanel.res"
"Resource/UI/MatchMakingDashboardCasualCriteria.res"
{
"CasualCriteria"
{
"fieldName" "CasualCriteria"
"xpos" "0"
"ypos" "140"
"zpos" "1002"
"wide" "220"
"tall" "320"
"visible" "1"
"proportionaltoparent" "1"
}
"Title"
{
"ControlName" "Label"
"fieldName" "Title"
"xpos" "10" //35
"ypos" "3"
"zpos" "99"
"wide" "f0"
"tall" "20"
"proportionaltoparent" "1"
"labeltext" "#TF_Matchmaking_HeaderCasual"
"textAlignment" "west"
"font" "aBold24"
"fgcolor_override" "ahudWhite"
"mouseinputenabled" "0"
}
"criteria"
{
"ControlName" "CCasualCriteriaPanel"
"fieldName" "criteria"
"xpos" "-2"
"ypos" "20"
"zpos" "100"
"wide" "220"
"tall" "300"
"visible" "1"
"proportionaltoparent" "1"
}
"ToolTipButtonHack"
{
"ControlName" "EditablePanel"
"fieldName" "ToolTipButtonHack"
"xpos" "cs-0.5"
"ypos" "rs1-8"
"zpos" "101"
"wide" "f20"
"tall" "20"
"visible" "0"
"enabled" "1"
"mouseinputenabled" "1"
"eatmouseinput" "0"
"showtooltipswhenmousedisabled" "1"
"proportionaltoparent" "1"
}
"QueueButton"
{
"ControlName" "CExButton"
"fieldName" "QueueButton"
"xpos" "0"
"ypos" "290"
"zpos" "1000"
"wide" "115"
"tall" "25"
"autoResize" "0"
"pinCorner" "3"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"font" "aRegular16"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Command" "find_game"
"proportionaltoparent" "1"
"labeltext" "#TF_Matchmaking_StartSearch"
"mouseinputenabled" "1"
"keyboardinputenabled" "0"
"actionsignallevel" "1"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
"armedBgColor_override" "0 0 0 0"
"defaultBgColor_override" "0 0 0 0"
"defaultFgColor_override" "ahudWhite"
"armedFgColor_override" "255 255 255 255"
}
}