hy-farm/farmer/resource/skins/panel/bag/BagPanelSkin.exml
2026-05-07 20:10:54 +08:00

9 lines
386 B
XML

<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="BagPanelSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="640" height="960">
<e:Group height="416" width="114" x="526" y="290">
<e:Image source="bag_bg_png"/>
<e:Scroller id="scroller" width="82" height="362" x="31" y="28">
<e:List id="list" width="87"/>
</e:Scroller>
</e:Group>
</e:Skin>