1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 21:51:46 +00:00
doghud/resource/ui/matchmakingcategorymappanel.res

68 lines
1.5 KiB
Plaintext

"Resource/UI/MatchmakingCategoryMapPanel.res"
{
"MatchmakingCategoryMapPanel"
{
"fieldName" "MatchmakingCategoryMapPanel"
"xpos" "0"
"ypos" "0"
"wide" "p0.5"
"tall" "18"
"proportionaltoparent" "1"
"skip_autoresize" "1"
}
"MapCheckbutton"
{
"ControlName" "CExCheckButton"
"fieldName" "MapCheckbutton"
"xpos" "5"
"ypos" "-2"
"zpos" "3"
"wide" "f0"
"tall" "20"
"proportionaltoparent" "1"
"labeltext" ""
"textAlignment" "west"
"font" "Size 11"
"smallcheckimage" "1"
"sound_depressed" "UI/buttonclickrelease.wav"
"button_activation_type" "1"
}
"MapNameLabel"
{
"ControlName" "Label"
"fieldName" "MapNameLabel"
"xpos" "5"
"ypos" "-1"
"zpos" "3"
"wide" "f0"
"tall" "20"
"proportionaltoparent" "1"
"labeltext" "%title_token%"
"textAlignment" "west"
"font" "Size 11"
"AllCaps" "1"
"textinsetx" "20"
"use_proportional_insets" "1"
"mouseinputenabled" "0"
}
"HealthProgressBar"
{
"ControlName" "ContinuousProgressBar"
"fieldName" "HealthProgressBar"
"xpos" "20"
"ypos" "cs-0.5"
"wide" "f20"
"tall" "f6"
"proportionaltoparent" "1"
"progress" "0.5"
"fgcolor_override" "117 107 94 30"
"bgcolor_override" "0 0 0 0"
}
}