diff options
Diffstat (limited to 'resource/ui/HudTeamGoalTournament.res')
| -rw-r--r-- | resource/ui/HudTeamGoalTournament.res | 36 |
1 files changed, 16 insertions, 20 deletions
diff --git a/resource/ui/HudTeamGoalTournament.res b/resource/ui/HudTeamGoalTournament.res index 7a241f5..94eae6b 100644 --- a/resource/ui/HudTeamGoalTournament.res +++ b/resource/ui/HudTeamGoalTournament.res @@ -14,29 +14,27 @@ "HudStopWatchObjectiveBG"
{
- "ControlName" "ScalableImagePanel"
+ "ControlName" "ScalableImagePanel"
"fieldName" "HudStopWatchObjectiveBG"
"xpos" "0"
"ypos" "0"
"zpos" "-1"
"wide" "275"
"tall" "170"
- "autoResize" "0"
+ "autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "../HUD/color_panel_browner"
-
"src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
-
"draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "7"
}
"HudStopWatchObjectiveBGSmall"
{
- "ControlName" "ScalableImagePanel"
+ "ControlName" "ScalableImagePanel"
"fieldName" "HudStopWatchObjectiveBGSmall"
"xpos" "0"
"ypos" "0"
@@ -48,17 +46,15 @@ "visible" "0"
"enabled" "1"
"image" "../HUD/color_panel_browner"
-
-
+
"src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"
-
"draw_corner_width" "7" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "7"
}
"HudStopWatchObjectiveLabel"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "HudStopWatchObjectiveLabel"
"font" "HudFontSmallBoldShadow"
"xpos" "25"
@@ -66,36 +62,36 @@ "zpos" "1"
"wide" "275"
"tall" "15"
- "autoResize" "0"
+ "autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "1"
"labelText" "%objectivelabel%"
- "textAlignment" "west"
+ "textAlignment" "west"
}
"HudStopWatchObjectiveText1"
{
- "ControlName" "CExRichText"
+ "ControlName" "CExRichText"
"fieldName" "HudStopWatchObjectiveText1"
"xpos" "25" [$WIN32]
"ypos" "35" [$WIN32]
"wide" "225"
"tall" "150"
"wrap" "1"
- "autoResize" "1"
+ "autoResize" "1"
"pinCorner" "1"
"visible" "1"
"enabled" "1"
"labelText" ""
- "textAlignment" "west"
+ "textAlignment" "west"
"font" "HudFontSmallestShadow"
"maxchars" "-1"
}
"HudStopWatchObjectiveShadedBar"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "HudStopWatchObjectiveShadedBar"
"xpos" "25"
"ypos" "65"
@@ -113,19 +109,19 @@ "HudStopWatchObjectiveText2"
{
- "ControlName" "CExRichText"
+ "ControlName" "CExRichText"
"fieldName" "HudStopWatchObjectiveText2"
"xpos" "25" [$WIN32]
"ypos" "75" [$WIN32]
"wide" "225"
"tall" "165"
"wrap" "1"
- "autoResize" "1"
+ "autoResize" "1"
"pinCorner" "1"
"visible" "1"
"enabled" "1"
"labelText" ""
- "textAlignment" "west"
+ "textAlignment" "west"
"font" "HudFontSmallestShadow"
"maxchars" "-1"
}
@@ -133,14 +129,14 @@ "HudStopWatchObjectiveArrow"
{
- "ControlName" "ScalableImagePanel"
+ "ControlName" "ScalableImagePanel"
"fieldName" "HudStopWatchObjectiveArrow"
"xpos" "9999"
"ypos" "9999"
"zpos" "-1"
"wide" "80"
"tall" "80"
- "autoResize" "0"
+ "autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
|
