LuckyBoxNewDressUI.xml 1.1 KB

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <component size="1080,1920">
  3. <displayList>
  4. <graph id="n2_qdrt" name="bg" xy="0,0" size="1080,1920" alpha="0.4" type="rect" lineSize="0" fillColor="#ff000000">
  5. <relation target="" sidePair="width-width,height-height"/>
  6. </graph>
  7. <component id="n0_qdrt" name="comCard" src="qdrt1a" fileName="components/ComCard.xml" xy="66,475" pivot="0.5,0.5" touchable="false">
  8. <relation target="" sidePair="center-center,middle-middle"/>
  9. </component>
  10. <component id="n3_qdrt" name="btnPass" src="qdrt1c" fileName="components/Button4.xml" xy="863,1802">
  11. <relation target="" sidePair="right-right,bottom-bottom"/>
  12. </component>
  13. </displayList>
  14. <transition name="t_open">
  15. <item time="0" type="Scale" target="n0_qdrt" value="0,0"/>
  16. <item time="3" type="Scale" target="n0_qdrt" tween="true" startValue="0,0" endValue="1,1" duration="3" ease="Expo.In"/>
  17. </transition>
  18. <transition name="t_close">
  19. <item time="0" type="Scale" target="n0_qdrt" tween="true" startValue="1,1" endValue="0,0" duration="3" ease="Expo.In"/>
  20. </transition>
  21. </component>