summaryrefslogtreecommitdiff
path: root/temp/resource/ui/matchmakingdashboardsidepanel.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
commit9f90bde42f138a30d5923b0af185f6edf08f37ac (patch)
tree749bb19e39ede710bb0a26e20e44efef582efd9b /temp/resource/ui/matchmakingdashboardsidepanel.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/matchmakingdashboardsidepanel.res')
-rw-r--r--temp/resource/ui/matchmakingdashboardsidepanel.res157
1 files changed, 157 insertions, 0 deletions
diff --git a/temp/resource/ui/matchmakingdashboardsidepanel.res b/temp/resource/ui/matchmakingdashboardsidepanel.res
new file mode 100644
index 0000000..c0a8c76
--- /dev/null
+++ b/temp/resource/ui/matchmakingdashboardsidepanel.res
@@ -0,0 +1,157 @@
+"Resource/UI/MatchMakingDashboardSidePanel.res"
+{
+ "Shade"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "Shade"
+ "xpos" "3"
+ "ypos" "0"
+ "zpos" "1000"
+ "wide" "f0"
+ "tall" "f0"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "mouseinputenabled" "0"
+ "bgcolor_override" "0 0 0 255"
+ }
+
+ "TitleGradient"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "TitleGradient"
+ "xpos" "3"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "60"
+ "zpos" "98"
+ "visible" "0"
+ "enabled" "0"
+ "rotation" "3"
+ "proportionaltoparent" "1"
+ "scaleimage" "1"
+ "mouseinputenabled" "0"
+ "alpha" "180"
+ "image" "gradient_pure_black"
+ }
+
+ "InnerGradient"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "InnerGradient"
+ "xpos" "3"
+ "rotation" "2"
+ "ypos" "0"
+ "wide" "30"
+ "tall" "f0"
+ "zpos" "1000"
+ "visible" "0"
+ "enabled" "0"
+ "proportionaltoparent" "1"
+ "scaleimage" "1"
+ "mouseinputenabled" "0"
+ "image" "gradient_pure_black"
+
+ if_left
+ {
+ "xpos" "rs1-3"
+ "rotation" "1"
+ }
+ }
+
+ "OuterGradient"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "OuterGradient"
+ "xpos" "rs1"
+ "rotation" "1"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "f0"
+ "zpos" "1000"
+ "visible" "0"
+ "enabled" "0"
+ "proportionaltoparent" "1"
+ "scaleimage" "1"
+ "mouseinputenabled" "0"
+ "alpha" "255"
+ "image" "gradient_pure_black"
+
+ if_left
+ {
+ "xpos" "0"
+ "rotation" "2"
+ }
+ }
+
+ "CloseButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "CloseButton"
+ "xpos" "rs1"
+ "labelText" ">"
+ "ypos" "0"
+ "zpos" "10000"
+ "wide" "15"
+ "tall" "f0"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "command" "nav_close"
+ "textAlignment" "east"
+ "font" "Cerbetica14"
+
+ "armedBgColor_override" "Transparent"
+ "defaultBgColor_override" "Transparent"
+ "defaultFgColor_override" "White"
+ "armedFgColor_override" "169 123 53 255"
+
+ if_left
+ {
+ "xpos" "0"
+ "labelText" "<"
+ }
+ }
+
+ "ReturnButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "ReturnButton"
+ "xpos" "3"
+ "labelText" "<"
+ "ypos" "0"
+ "zpos" "10000"
+ "wide" "20"
+ "tall" "f0"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "command" "nav_to"
+ "labelText" "<"
+ "textAlignment" "west"
+ "font" "Cerbetica14"
+
+ "armedBgColor_override" "Transparent"
+ "defaultBgColor_override" "Transparent"
+ "defaultFgColor_override" "White"
+ "armedFgColor_override" "169 123 53 255"
+
+ if_left
+ {
+ "xpos" "rs1-3"
+ "labelText" ">"
+ }
+ }
+
+ "BGPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BGPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "f0"
+ "tall" "f-20"
+ "visible" "1"
+ "proportionaltoparent" "1"
+ "border" "TeamMenuBorder"
+ "bgcolor_override" "DarkGrey"
+ }
+} \ No newline at end of file