summaryrefslogtreecommitdiff
path: root/resource/ui/SpectatorGUIHealth.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 /resource/ui/SpectatorGUIHealth.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'resource/ui/SpectatorGUIHealth.res')
-rw-r--r--resource/ui/SpectatorGUIHealth.res91
1 files changed, 0 insertions, 91 deletions
diff --git a/resource/ui/SpectatorGUIHealth.res b/resource/ui/SpectatorGUIHealth.res
deleted file mode 100644
index 611538d..0000000
--- a/resource/ui/SpectatorGUIHealth.res
+++ /dev/null
@@ -1,91 +0,0 @@
-"Resource/UI/SpectatorGUIHealth.res"
-{
- "PlayerStatusHealthImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHealthImage"
- "xpos" "9999"
- "wide" "0"
- "tall" "0"
- }
-
- "PlayerStatusHealthImageBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHealthImageBG"
- "xpos" "9999"
- "wide" "0"
- "tall" "0"
- }
-
- "BuildingStatusHealthImageBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "BuildingStatusHealthImageBG"
- "xpos" "9999"
- "wide" "0"
- "tall" "0"
- }
-
- "PlayerStatusHealthBonusImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayerStatusHealthBonusImage"
- "xpos" "11"
- "ypos" "13"
- "zpos" "3"
- "wide" "22"
- "tall" "23"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/health_over_bg"
- "scaleImage" "1"
- }
-
- "PlayerStatusHealthValue"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerStatusHealthValue"
- "xpos" "2"
- "ypos" "19"
- "zpos" "5"
- "wide" "40"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "labelText" "%Health%"
- "textAlignment" "center"
- "font" "CerbeticaBold16"
- "fgcolor" "Health Normal"
- }
-
- "PlayerStatusHealthValueShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerStatusHealthValueShadow"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "5"
- "wide" "40"
- "tall" "10"
- "visible" "1"
- "enabled" "1"
- "labelText" "%Health%"
- "textAlignment" "center"
- "font" "CerbeticaBold16"
- "fgcolor" "TransparentBlack"
-
- "pin_to_sibling" "PlayerStatusHealthValue"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
- }
-
- "PlayerStatusPlayerLevel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayerStatusPlayerLevel"
- "xpos" "9999"
- "wide" "0"
- "tall" "0"
- }
-} \ No newline at end of file