summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/build_menu/hudmenueurekaeffect.res
diff options
context:
space:
mode:
Diffstat (limited to 'minmode/resource/ui/build_menu/hudmenueurekaeffect.res')
-rw-r--r--minmode/resource/ui/build_menu/hudmenueurekaeffect.res159
1 files changed, 0 insertions, 159 deletions
diff --git a/minmode/resource/ui/build_menu/hudmenueurekaeffect.res b/minmode/resource/ui/build_menu/hudmenueurekaeffect.res
deleted file mode 100644
index 88b9bf1..0000000
--- a/minmode/resource/ui/build_menu/hudmenueurekaeffect.res
+++ /dev/null
@@ -1,159 +0,0 @@
-"Resource/UI/build_menu/HudMenuEurekaEffect.res"
-{
- "MainBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MainBackground"
- "xpos" "25"
- "ypos" "10"
- "zpos" "0"
- "wide" "200"
- "tall" "120"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "hud_menu_bg"
- "fillcolor" "0 0 0 100"
- }
-
- "BuildIcon"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildIcon"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "255 255 255 255"
- }
-
- "BuildIconShadow"
- {
- "ControlName" "CIconPanel"
- "fieldName" "BuildIconShadow"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "0"
- "wide" "48"
- "tall" "48"
- "visible" "1"
- "enabled" "1"
- "scaleImage" "1"
- "icon" "ico_build"
- "iconColor" "0 0 0 255"
- }
-
- "TitleLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabel"
- "font" "CerbeticaBold32"
- "xpos" "34" // align me to the left edge of the first selection
- "ypos" "-10"
- "zpos" "2"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Teleport_Title"
- "textAlignment" "Left"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "TitleLabelDropshadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "TitleLabelDropshadow"
- "font" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "36" // align me to the left edge of the first selection
- "ypos" "-8"
- "zpos" "1"
- "wide" "300"
- "tall" "38"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Teleport_Title"
- "textAlignment" "Left"
- "dulltext" "1"
- "brighttext" "0"
- }
-
- "CancelLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "CancelLabel"
- "font" "SpectatorKeyHints"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "1"
- "wide" "200"
- "tall" "13"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "labelText" "#Hud_Menu_Build_Cancel"
- "textAlignment" "East"
- "dulltext" "0"
- "brighttext" "0"
- }
-
- "available_target_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "available_target_1"
- "xpos" "25"
- "ypos" "23"
- "zpos" "10"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "available_target_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "available_target_2"
- "xpos" "125"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "1"
- }
-
- "unavailable_target_1"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_target_1"
- "xpos" "25"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-
- "unavailable_target_2"
- {
- "ControlName" "EditablePanel"
- "fieldName" "unavailable_target_2"
- "xpos" "125"
- "ypos" "23"
- "zpos" "1"
- "wide" "100"
- "tall" "124"
- "visible" "0"
- }
-} \ No newline at end of file