2026-05-29 19:54:56 +08:00

13 lines
925 B
XML

<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="amusementParkPanel" width="640" height="1136" xmlns:e="http://ns.egret.com/eui" xmlns:ns1="*" xmlns:w="http://ns.egret.com/wing">
<e:Component id="panelCommon" skinName="common.PanelCommonSkin" left="0" right="0" top="0" bottom="0"/>
<e:Scroller id="scrolls" width="510" height="593" y="284" anchorOffsetY="0" anchorOffsetX="0" horizontalCenter="0">
<e:Group>
<e:Group id="gView" width="510" height="593" horizontalCenter="0" anchorOffsetY="0" y="0">
<ns1:AsumentParkItem id="radio0" label="RadioButton" y="32" skinName="amusementParkItemSkin" horizontalCenter="0"/>
<ns1:AsumentParkItem id="radio1" label="RadioButton" y="223" skinName="amusementParkItemSkin" horizontalCenter="0"/>
<ns1:AsumentParkItem id="radio2" label="RadioButton" y="413" skinName="amusementParkItemSkin" horizontalCenter="0"/>
</e:Group>
</e:Group>
</e:Scroller>
</e:Skin>