summaryrefslogtreecommitdiff
path: root/resource/ui/tankstatuspanel.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/tankstatuspanel.res')
-rw-r--r--resource/ui/tankstatuspanel.res24
1 files changed, 24 insertions, 0 deletions
diff --git a/resource/ui/tankstatuspanel.res b/resource/ui/tankstatuspanel.res
new file mode 100644
index 0000000..159c355
--- /dev/null
+++ b/resource/ui/tankstatuspanel.res
@@ -0,0 +1,24 @@
+"Resource/UI/TankStatusPanel.res"
+{
+ "Background"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "Background"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "0"
+ "tall" "0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../HUD/tournament_panel_brown"
+
+ "src_corner_height" "22" // pixels inside the image
+ "src_corner_width" "22"
+
+ "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
+ "draw_corner_height" "5"
+ }
+}