Template:PatchDiff/February 29, 2016 Patch/tf/tf2 misc dir.vpk/resource/ui/hudpasstimeballstatus.res

From Team Fortress Wiki
Jump to: navigation, search
299299 pin_to_sibling_corner 6
300300 }
301301 
N/A302 
N/A303 
N/A304 "BallPowerCluster"
N/A305 {
N/A306 "ControlName" "EditablePanel"
N/A307 "fieldName" "BallPowerCluster"
N/A308 "xpos" "0"
N/A309 "ypos" "32"
N/A310 "zpos" "5"
N/A311 "wide" "f0"
N/A312 "tall" "f0"
N/A313 "autoResize" "0"
N/A314 "visible" "1"
N/A315 "enabled" "1"
N/A316 
N/A317 "BallPowerMeterFrame"
N/A318 {
N/A319 "ControlName" "ImagePanel"
N/A320 "fieldName" "BallPowerMeterFrame"
N/A321 "xpos" "c-100"
N/A322 "ypos" "0"
N/A323 "zpos" "5"
N/A324 "wide" "200"
N/A325 "tall" "50"
N/A326 "autoResize" "0"
N/A327 "pinCorner" "0"
N/A328 "visible" "1"
N/A329 "enabled" "1"
N/A330 "tabPosition" "0"
N/A331 "image" "../passtime/hud/passtime_powerball_meter_frame"
N/A332 "scaleImage" "1"
N/A333 }
N/A334 
N/A335 "BallPowerMeterFinalSectionContainer"
N/A336 {
N/A337 // This exists because the bar is filled by changing the width dynamically
N/A338 // and if you change the width of the ImagePanel, it will stretch the image.
N/A339 // But if you instead change the width of this container, the image is simply
N/A340 // cut off instead of stretched.
N/A341 // Also so that the bar is clipped nicely to the border.
N/A342 "ControlName" "EditablePanel"
N/A343 "fieldName" "BallPowerMeterFinalSectionContainer"
N/A344 "xpos" "c-85"
N/A345 "ypos" "16"
N/A346 "zpos" "3"
N/A347 "wide" "168"
N/A348 "tall" "18"
N/A349 "visible" "1"
N/A350 "enabled" "1"
N/A351 
N/A352 "BallPowerMeterFinalSection"
N/A353 {
N/A354 "ControlName" "ImagePanel"
N/A355 "fieldName" "BallPowerMeterFinalSection"
N/A356 "xpos" "0"
N/A357 "ypos" "0"
N/A358 "zpos" "0"
N/A359 "wide" "168"
N/A360 "tall" "18"
N/A361 "autoResize" "0"
N/A362 "pinCorner" "0"
N/A363 "visible" "1"
N/A364 "enabled" "1"
N/A365 "tabPosition" "0"
N/A366 "image" "white"
N/A367 "scaleImage" "1"
N/A368 }
N/A369 }
N/A370 
N/A371 
N/A372 "BallPowerMeterFillContainer"
N/A373 {
N/A374 // This exists because the bar is filled by changing the width dynamically
N/A375 // and if you change the width of the ImagePanel, it will stretch the image.
N/A376 // But if you instead change the width of this container, the image is simply
N/A377 // cut off instead of stretched.
N/A378 // Also so that the bar is clipped nicely to the border.
N/A379 "ControlName" "EditablePanel"
N/A380 "fieldName" "BallPowerMeterFillContainer"
N/A381 "xpos" "c-85"
N/A382 "ypos" "16"
N/A383 "zpos" "4"
N/A384 "wide" "168"
N/A385 "tall" "18"
N/A386 "visible" "1"
N/A387 "enabled" "1"
N/A388 
N/A389 "BallPowerMeterFill"
N/A390 {
N/A391 "ControlName" "ImagePanel"
N/A392 "fieldName" "BallPowerMeterFill"
N/A393 "xpos" "0"
N/A394 "ypos" "0"
N/A395 "zpos" "0"
N/A396 "wide" "168"
N/A397 "tall" "18"
N/A398 "autoResize" "0"
N/A399 "pinCorner" "0"
N/A400 "visible" "1"
N/A401 "enabled" "1"
N/A402 "tabPosition" "0"
N/A403 "image" "white"
N/A404 "scaleImage" "1"
N/A405 }
N/A406 }
N/A407 }
N/A408 
N/A409 
N/A410 
302411 "playericon0"
303412 {
304413 "ControlName" "ImagePanel"