diff options
Diffstat (limited to 'resource/ui/hud_obj_sapper.res')
| -rw-r--r-- | resource/ui/hud_obj_sapper.res | 193 |
1 files changed, 0 insertions, 193 deletions
diff --git a/resource/ui/hud_obj_sapper.res b/resource/ui/hud_obj_sapper.res deleted file mode 100644 index 8944faf..0000000 --- a/resource/ui/hud_obj_sapper.res +++ /dev/null @@ -1,193 +0,0 @@ -"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 |
