summaryrefslogtreecommitdiff
path: root/temp/resource/ui/controlpointicon.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/controlpointicon.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/controlpointicon.res')
-rw-r--r--temp/resource/ui/controlpointicon.res112
1 files changed, 112 insertions, 0 deletions
diff --git a/temp/resource/ui/controlpointicon.res b/temp/resource/ui/controlpointicon.res
new file mode 100644
index 0000000..f42957d
--- /dev/null
+++ b/temp/resource/ui/controlpointicon.res
@@ -0,0 +1,112 @@
+"Resource/UI/ControlPointIcon.res"
+{
+ "ControlPointIcon"
+ {
+ "ControlName" "EditablePanel"
+ "fieldName" "ControlPointIcon"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "28"
+ "tall" "28"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "Countdown"
+ {
+ "ControlName" "CControlPointCountdown"
+ "fieldName" "Countdown"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "4"
+ "wide" "28"
+ "tall" "28"
+ "visible" "1"
+ "enabled" "1"
+ }
+
+ "CapPlayerImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "CapPlayerImage"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "3"
+ "wide" "7"
+ "tall" "16"
+ "visible" "0"
+ "enabled" "1"
+ "image" "capture_icon"
+ "scaleImage" "1"
+ }
+
+ "CapNumPlayers"
+ {
+ "ControlName" "Label"
+ "fieldName" "CapNumPlayers"
+ "font" "Cerbetica14"
+ "xpos" "11"
+ "ypos" "0"
+ "zpos" "4"
+ "wide" "16"
+ "tall" "33"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#ControlPointIconCappers"
+ "textAlignment" "west"
+ "dulltext" "0"
+ "brighttext" "0"
+ }
+
+ "OverlayImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "OverlayImage"
+ "xpos" "18"
+ "ypos" "0"
+ "zpos" "4"
+ "wide" "12"
+ "tall" "12"
+ "visible" "0"
+ "enabled" "1"
+ "image" "capture_icon"
+ "scaleImage" "1"
+ }
+
+ "CPTimerLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "CPTimerLabel"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "9"
+ "tall" "20"
+ "visible" "0"
+ "enabled" "1"
+ "labelText" "60"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "wrap" "0"
+ "font" "Cerbetica16"
+ }
+
+ "CPTimerBG"
+ {
+ "ControlName" "Panel"
+ "fieldName" "CPTimerBG"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "-1"
+ "wide" "60"
+ "tall" "30"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../sprites/obj_icons/icon_obj_timer"
+ "scaleImage" "1"
+ }
+} \ No newline at end of file