mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
49 lines
1.2 KiB
Plaintext
49 lines
1.2 KiB
Plaintext
|
"Resource/UI/StoreItemControls.res"
|
||
|
{
|
||
|
"StoreItemControls"
|
||
|
{
|
||
|
"ControlName" "CStoreItemControlsPanel"
|
||
|
"fieldName" "StoreItemControls"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"zpos" "20"
|
||
|
"wide" "20"
|
||
|
"tall" "20"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
}
|
||
|
|
||
|
"AddToCartButton"
|
||
|
{
|
||
|
"ControlName" "CExImageButton"
|
||
|
"fieldName" "AddToCartButton"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"zpos" "10"
|
||
|
"wide" "20"
|
||
|
"tall" "20"
|
||
|
"autoResize" "0"
|
||
|
"pinCorner" "0"
|
||
|
"visible" "0"
|
||
|
"enabled" "1"
|
||
|
"tabPosition" "0"
|
||
|
"labeltext" "x"
|
||
|
"font" "Symbols 14"
|
||
|
"textAlignment" "center"
|
||
|
"dulltext" "0"
|
||
|
"brighttext" "0"
|
||
|
"default" "0"
|
||
|
"sound_depressed" "UI/buttonclick.wav"
|
||
|
"sound_released" "UI/buttonclickrelease.wav"
|
||
|
"Command" "addtocart"
|
||
|
|
||
|
"paintbackground" "0"
|
||
|
"paintborder" "1"
|
||
|
"border_default" "MaterialBlackLight"
|
||
|
"border_armed" "MaterialGreen"
|
||
|
|
||
|
"defaultFgColor_override" "White"
|
||
|
"ArmedFgColor_override" "White"
|
||
|
"depressedFgColor_override" "White"
|
||
|
}
|
||
|
}
|