Index.exml 734 B

1234567891011121314
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <e:Skin class="index" width="988" height="718" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
  3. <e:Group id="bgGroup" width="100%" height="100%" y="0" x="0">
  4. <e:Image id="bg0" source="bg_jpg" x="-1600" y="0"/>
  5. <e:Image id="bg1" source="bg_jpg" x="0" y="0"/>
  6. <e:Image id="bg2" source="bg_jpg" x="1600" y="0"/>
  7. <e:Image id="bg3" source="bg_jpg" x="3200" y="0"/>
  8. </e:Group>
  9. <e:Label id="timeLabel" text="0" y="16" right="30"/>
  10. <e:Group id="horseGroup" width="100%" height="556" x="0" y="132" anchorOffsetY="0">
  11. </e:Group>
  12. <e:Group id="weatherGroup" width="0" height="0" y="359" x="494"/>
  13. <e:Group id="obstacleGroup" width="0" height="0" x="0" y="132"/>
  14. </e:Skin>