css_enhanced_game_files/css_enhanced/game/hl2/resource/newgamechapterpanel.res
2024-09-07 15:58:38 +02:00

84 lines
1.5 KiB
Text
Executable file

"Resource/NewGameChapterPanel.res"
{
"LevelPicBorder"
{
"ControlName" "ImagePanel"
"fieldName" "LevelPicBorder"
"xpos" "0"
"ypos" "40"
"wide" "168"
"tall" "106"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
}
"LevelPic"
{
"ControlName" "ImagePanel"
"fieldName" "LevelPic"
"xpos" "10"
"ypos" "50"
"wide" "152"
"tall" "86"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
}
"ChapterLabel"
{
"ControlName" "Label"
"fieldName" "ChapterLabel"
"xpos" "0"
"ypos" "4"
"wide" "172"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"font" "UiBold"
}
"ChapterNameLabel"
{
"ControlName" "Label"
"fieldName" "ChapterNameLabel"
"xpos" "0"
"ypos" "20"
"wide" "172"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"font" "UiBold"
}
"CommentaryIcon"
{
"ControlName" "ImagePanel"
"fieldName" "CommentaryIcon"
"xpos" "10"
"ypos" "100"
"wide" "43"
"tall" "42"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"image" "hud/icon_commentary_small"
"scaleImage" "0"
}
}