summaryrefslogtreecommitdiff
path: root/temp/resource/ui/hud_obj_sapper.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/hud_obj_sapper.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/hud_obj_sapper.res')
-rw-r--r--temp/resource/ui/hud_obj_sapper.res193
1 files changed, 193 insertions, 0 deletions
diff --git a/temp/resource/ui/hud_obj_sapper.res b/temp/resource/ui/hud_obj_sapper.res
new file mode 100644
index 0000000..8944faf
--- /dev/null
+++ b/temp/resource/ui/hud_obj_sapper.res
@@ -0,0 +1,193 @@
+"Resource/UI/hud_obj_sapper.res"
+{
+ "BuildingStatusItem"
+ {
+ "ControlName" "Frame"
+ "fieldName" "BuildingStatusItem"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "150"
+ "tall" "177"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ }
+
+ "Background"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "Background"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ }
+
+ "Icon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "Icon"
+ "xpos" "24"
+ "ypos" "147"
+ "wide" "28"
+ "tall" "28"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "obj_status_sapper"
+ "iconColor" "White"
+ }
+
+ "NotBuiltPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "NotBuiltPanel"
+ "xpos" "0"
+ "ypos" "146"
+ "wide" "160"
+ "tall" "31"
+ "visible" "1"
+
+ "NotBuiltLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "NotBuiltLabel"
+ "font" "DefaultSmall"
+ "xpos" "60"
+ "ypos" "0"
+ "wide" "200"
+ "tall" "31"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Building_hud_sapper_not_built"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+
+ "BuiltPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BuiltPanel"
+ "xpos" "0"
+ "ypos" "146"
+ "wide" "160"
+ "tall" "43"
+ "visible" "0"
+
+ "Health"
+ {
+ "ControlName" "CBuildingHealthBar"
+ "fieldName" "Health"
+ "font" "Default"
+ "xpos" "13"
+ "ypos" "2"
+ "wide" "8"
+ "tall" "24"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "BuildingPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "BuildingPanel"
+ "xpos" "60"
+ "ypos" "0"
+ "wide" "100"
+ "tall" "31"
+ "visible" "0"
+
+ "BuildingLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "BuildingLabel"
+ "font" "DefaultSmall"
+ "xpos" "0"
+ "ypos" "5"
+ "wide" "200"
+ "tall" "12"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#Building_hud_building"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "BuildingProgress"
+ {
+ "ControlName" "ContinuousProgressBar"
+ "fieldName" "BuildingProgress"
+ "font" "Default"
+ "xpos" "0"
+ "ypos" "16"
+ "wide" "50"
+ "tall" "8"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+
+ "RunningPanel"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "RunningPanel"
+ "xpos" "55"
+ "ypos" "0"
+ "wide" "100"
+ "tall" "31"
+ "visible" "0"
+
+ "TargetIcon"
+ {
+ "ControlName" "CIconPanel"
+ "fieldName" "TargetIcon"
+ "xpos" "0"
+ "ypos" "5"
+ "wide" "20"
+ "tall" "20"
+ "visible" "1"
+ "enabled" "1"
+ "scaleImage" "1"
+ "icon" "obj_status_sentrygun_1"
+ "iconColor" "White"
+ }
+
+ "TargetHealth"
+ {
+ "ControlName" "ContinuousProgressBar"
+ "fieldName" "TargetHealth"
+ "font" "Default"
+ "xpos" "22"
+ "ypos" "12"
+ "wide" "35"
+ "tall" "8"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "Left"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+ }
+ }
+} \ No newline at end of file