changhong/wb_new_ui/assets/Common/buttons/Btn_CheckBox.xml

10 lines
420 B
XML
Raw Normal View History

2025-05-27 02:05:27 +08:00
<?xml version="1.0" encoding="utf-8"?>
2026-02-04 15:07:37 +08:00
<component size="100,100" extention="Button">
2025-05-27 02:05:27 +08:00
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
<displayList>
2026-02-04 15:07:37 +08:00
<loader id="n3_mljn" name="icon" xy="0,0" size="100,100" fill="scaleFree" clearOnPublish="true">
2025-05-27 02:05:27 +08:00
<relation target="" sidePair="width-width,height-height"/>
2026-02-04 15:07:37 +08:00
</loader>
2025-05-27 02:05:27 +08:00
</displayList>
2026-02-04 15:07:37 +08:00
<Button mode="Check"/>
2025-05-27 02:05:27 +08:00
</component>