This commit is contained in:
Andrey Sharshov
2025-11-16 18:48:06 +01:00
commit c02d04073f
481 changed files with 52066 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
<?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="Ok">
<relation target="" sidePair="width-width,height-height"/>
</text>
</displayList>
<Button downEffect="scale" downEffectValue=".9"/>
<customProperty target="label" propertyId="0" label="label"/>
</component>