1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 21:51:46 +00:00
doghud/resource/ui/destroy_menu/base_active.res

91 lines
2.0 KiB
Plaintext
Raw Normal View History

2021-11-01 15:05:16 +00:00
"Resource/UI/destroy_menu/base_active.res"
{
"Background"
{
"ControlName" "EditablePanel"
"fieldName" "Background"
"xpos" "0"
"ypos" "0"
"zpos" "0"
"wide" "34"
"tall" "34"
"enabled" "1"
"proportionaltoparent" "1"
"paintbackground" "1"
"border" "MaterialTransparentRed50"
}
"DestroyIcon"
{
"ControlName" "CIconPanel"
"fieldName" "DestroyIcon"
"xpos" "cs-0.5"
"ypos" "cs-0.5"
"zpos" "1"
"wide" "24"
"tall" "0"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"proportionaltoparent" "1"
"icon" "ico_demolish"
}
"Destroy"
{
"ControlName" "CExLabel"
"fieldName" "Destroy"
"font" "Symbols 34"
"fgcolor" "247 162 92 255"
"xpos" "cs-0.5"
"ypos" "cs-0.5"
"zpos" "2"
"wide" "24"
"tall" "24"
"visible" "1"
"enabled" "1"
"labelText" "`"
"textAlignment" "Center"
"proportionaltoparent" "1"
}
"NumberLabel"
{
"ControlName" "CExLabel"
"fieldName" "NumberLabel"
"font" "Size 14"
"fgcolor" "White"
"xpos" "cs-0.5"
"ypos" "cs-0.5"
"zpos" "2"
"wide" "34"
"tall" "34"
"visible" "1"
"enabled" "1"
"labelText" "1"
"textAlignment" "Center"
"dulltext" "1"
"brighttext" "0"
"proportionaltoparent" "1"
}
"ItemNameLabel"
{
"ControlName" "CExLabel"
"fieldName" "ItemNameLabel"
"xpos" "9999"
}
"BuildingIcon"
{
"ControlName" "CIconPanel"
"fieldName" "BuildingIcon"
"xpos" "9999"
}
"ItemBackground"
{
"ControlName" "CIconPanel"
"fieldName" "ItemBackground"
"xpos" "9999"
}
}