Files
slot-game-kit/art/SGKUI/assets/ErrorPopups/DepositButton.xml
Andrey Sharshov c02d04073f initial
2025-11-16 18:48:06 +01:00

23 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<component size="150,60" pivot="0.5,0.5" extention="Button">
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
<displayList>
<graph id="n0_e4sn" name="n0" xy="0,0" size="150,60" touchable="false" type="rect" lineSize="0" fillColor="#ff252525" corner="10">
<gearDisplay controller="button" pages="0"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n1_e4sn" name="n1" xy="0,0" size="150,60" touchable="false" type="rect" lineSize="0" fillColor="#ff303030" corner="10">
<gearDisplay controller="button" pages="2"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n2_e4sn" name="n2" xy="0,0" size="150,60" touchable="false" type="rect" lineSize="0" fillColor="#ff303030" corner="10">
<gearDisplay controller="button" pages="1,3"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<text id="n3_e4sn" name="title" xy="0,0" size="150,60" font="ui://bccvco04rdld4" fontSize="24" color="#ffffff" align="center" vAlign="middle" autoSize="none" bold="true" singleLine="true" text="Deposit">
<relation target="" sidePair="width-width,height-height"/>
</text>
</displayList>
<Button downEffect="scale" downEffectValue=".9"/>
</component>