summaryrefslogtreecommitdiff
path: root/resource/ui/mainmenuplaylistentry.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-04-06 13:54:46 -0400
committerGitHub <[email protected]>2019-04-06 13:54:46 -0400
commitfd911f0f86352de97434aac3dbde812124caf52d (patch)
tree460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/mainmenuplaylistentry.res
parent581f8398788825c7f44825dd2c5118e3535de7c0 (diff)
parent896d2088f4f926d5425e00b11ae85d7791eaba85 (diff)
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/mainmenuplaylistentry.res')
-rw-r--r--resource/ui/mainmenuplaylistentry.res232
1 files changed, 232 insertions, 0 deletions
diff --git a/resource/ui/mainmenuplaylistentry.res b/resource/ui/mainmenuplaylistentry.res
new file mode 100644
index 0000000..6e9a8a9
--- /dev/null
+++ b/resource/ui/mainmenuplaylistentry.res
@@ -0,0 +1,232 @@
+"Resource/UI/MainMenuPlayListEntry.res"
+{
+ "ModeImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "ModeImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "o4"
+ "tall" "p1.17"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "proportionaltoparent" "1"
+ "image" ""
+ }
+
+ "PlayListDropShadow"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "PlayListDropShadow"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1000"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "PaintBackgroundType" "2"
+ "border" "InnerShadowBorderThin"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ }
+
+ "BGColor"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BGColor"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+
+ "proportionaltoparent" "1"
+ "bgcolor_override" "0 0 0 255"
+ }
+
+ "ToolTipHack"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ToolTipHack"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "490"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "mouseinputenabled" "1"
+ "eatmouseinput" "0"
+ }
+
+ "ModeButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "ModeButton"
+ "xpos" "rs1-6"
+ "ypos" "2"
+ "zpos" "5"
+ "wide" "122"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "%button_token%"
+ "textinsetx" "4"
+ "use_proportional_insets" "1"
+ "font" "Cerbetica12"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "command" "%button_command%"
+ "proportionaltoparent" "1"
+ "actionsignallevel" "2"
+
+ "border_default" "NoBorder"
+ "border_armed" "MenuBorder"
+ "paintbackground" "0"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "White"
+ "armedFgColor_override" "White"
+ "depressedFgColor_override" "75 125 255 255"
+ }
+
+ "MatchmakingBanPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "MatchmakingBanPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "0"
+ "enabled" "1"
+ "mouseinputenabled" "0"
+ "bgcolor_override" "0 0 0 250"
+ "proportionaltoparent" "1"
+
+ "MatchmakingBanDurationLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "MatchmakingBanDurationLabel"
+ "font" "MMenuPlayListDesc"
+ "fgcolor_override" "RedSolid"
+ "labelText" "#TF_Matchmaking_Ban_Duration_Remaining"
+ "textalignment" "south-west"
+ "xpos" "5"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "proportionaltoparent" "1"
+
+ "paintbackground" "0"
+ }
+ }
+
+ "DescLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DescLabel"
+ "font" "MMenuPlayListDesc"
+ "labelText" "%desc_token%"
+ "textAlignment" "north-west"
+ "xpos" "rs1"
+ "ypos" "18"
+ "zpos" "2"
+ "wide" "125"
+ "tall" "40"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "TanLight"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ }
+
+ "DescLabelShadow"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "DescLabelShadow"
+ "font" "MMenuPlayListDesc"
+ "labelText" "%desc_token%"
+ "textAlignment" "north-west"
+ "xpos" "-1"
+ "ypos" "-1"
+ "zpos" "1"
+ "wide" "125"
+ "tall" "40"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "wrap" "1"
+ "fgcolor_override" "TransparentBlack"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+
+ "pin_to_sibling" "DescLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
+ }
+
+ "DisabledIcon"
+ {
+ "ControlName" "CExImageButton"
+ "fieldName" "DisabledIcon"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "50"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "enabled" "1"
+ "actionsignallevel" "1"
+ "command" "comp_access_info"
+ "labeltext" ""
+ "eatmouseinput" "0"
+ "button_activation_type" "1"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+
+ "defaultFgColor_override" "TanDarker"
+ "armedFgColor_override" "TanLight"
+ "depressedFgColor_override" "TanDarker"
+ "defaultBgColor_override" "Transparent"
+ "armedBgColor_override" "Transparent"
+ "depressedBgColor_override" "Transparent"
+
+ "image_drawcolor" "TextColor"
+ "image_armedcolor" "TanLight"
+ "SubImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SubImage"
+ "xpos" "110"
+ "ypos" "2"
+ "zpos" "1"
+ "wide" "15"
+ "tall" "15"
+ "visible" "1"
+ "enabled" "1"
+ "image" "locked_icon"
+ "scaleImage" "1"
+ "proportionaltoparent" "1"
+ }
+ }
+} \ No newline at end of file