KLShapeShiftCardAwardPanelKml.txt 1.4 KB

123456789101112131415161718192021
  1. <uipanel id="KLShapeShiftCardAwardPanel" name="变身卡牌获取道具界面" zindex="199" z="-1000" x="0" y="0" width="10" height="10" a="00" rotate="0,0,0" raycast="0" color="#00000000">
  2. <img id="CloseBG" width="2000" height="2000" raycast="1" x="0" y="0" z="0" a="00" rotate="0,0,0" fontsize="16" color="#00000000">
  3. <img id="bgImg" src="Texture/bg_TaskReward.png" x="0" y="25" z="0" width="661" height="260" a="00" rotate="0,0,0" raycast="0" scale9l="0" scale9b="31" scale9r="0" scale9t="43">
  4. <img id="title" x="0" y="-26" src="title_Reward" atlas="Atlas/UIMisc.spriteatlas" a="01">
  5. </img>
  6. <scrollview id="scrollview_mid" vertical="0" x="0" y="-30" z="0" width="480" height="192" a="00" rotate="0,0,0" raycast="1" active="0">
  7. <layout id="layout_mid" vertical="0" cella="00" contentsizefitter="2" x="0" y="0" z="0" width="100" height="192" >
  8. <datalist id="rewards_mid">
  9. </datalist>
  10. </layout>
  11. </scrollview>
  12. <loopscrollview id="scrollview_left" vertical="0" x="0" y="-30" z="0" width="480" height="192" rotate="0,0,0" cellwidth="140" cellheight="192" raycast="1" active="0">
  13. ;<layout id="layout_left" vertical="0" a="10" cella="10" contentsizefitter="2" x="0" y="0" z="0" width="100" height="192" >
  14. <datalist id="rewards_left">
  15. </datalist>
  16. ;</layout>
  17. </loopscrollview>
  18. </img>
  19. </img>
  20. </uipanel>