84 lines
No EOL
1.6 KiB
Text
84 lines
No EOL
1.6 KiB
Text
"Resource/UI/TankProgressBar.res"
|
|
{
|
|
"TankProgressBar"
|
|
{
|
|
"ControlName" "CTankProgressBar"
|
|
"fieldName" "TankProgressBar"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "3"
|
|
"wide" "190"
|
|
"tall" "18"
|
|
"visible" "0"
|
|
"enabled" "1"
|
|
}
|
|
|
|
"TankImage"
|
|
{
|
|
"ControlName" "CTFImagePanel"
|
|
"fieldName" "TankImage"
|
|
"xpos" "5"
|
|
"ypos" "-2"
|
|
"zpos" "3"
|
|
"wide" "22"
|
|
"tall" "22"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"image" "../hud/leaderboard_class_tank"
|
|
"scaleImage" "1"
|
|
}
|
|
|
|
"ProgressBar"
|
|
{
|
|
"ControlName" "ScalableImagePanel"
|
|
"fieldName" "ProgressBar"
|
|
"xpos" "30"
|
|
"ypos" "4"
|
|
"zpos" "1"
|
|
"wide" "153"
|
|
"tall" "8"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"image" "../HUD/tournament_panel_tan"
|
|
|
|
"src_corner_height" "22" // pixels inside the image
|
|
"src_corner_width" "22"
|
|
|
|
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
|
|
"draw_corner_height" "0"
|
|
}
|
|
"NewProgressBarBG"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "NewProgressBarBG"
|
|
"xpos" "30"
|
|
"ypos" "4"
|
|
"zpos" "-1"
|
|
"wide" "154"
|
|
"tall" "8"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"fillcolor" "HudBlack"
|
|
}
|
|
"ProgressBarBG"
|
|
{
|
|
"ControlName" "ScalableImagePanel"
|
|
"fieldName" "ProgressBarBG"
|
|
"xpos" "29"
|
|
"ypos" "3"
|
|
"zpos" "1"
|
|
"wide" "155"
|
|
"tall" "12"
|
|
"visible" "0"
|
|
"enabled" "0"
|
|
"image" "../HUD/tournament_panel_tan"
|
|
|
|
"src_corner_height" "22" // pixels inside the image
|
|
"src_corner_width" "22"
|
|
|
|
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
|
|
"draw_corner_height" "0"
|
|
}
|
|
} |