KLShapeShiftCardTipsPanelKml.txt 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <uipanel id="KLShapeShiftCardTipsPanelKml" name="变身卡牌道具提示界面" a="00" width="300" height="300" zindex="200" z="-500">
  2. <img id="img_close" atlas="Atlas/Common.spriteatlas" src="img_interface_main122" width="2000" height="2000" raycast="1" color="#FFFFFF00" x="0" y="0">
  3. </img>
  4. <img id="img_panel" a="00" atlas="Atlas/Common.spriteatlas" src="img_interface_main122" width="369" height="700" raycast="1" scale9l="19" scale9b="19" scale9r="22" scale9t="17" x="0" y="0" active="0">
  5. <img id="card_bg" atlas="Atlas/KLShapeShiftCard.spriteatlas" src="card_quality_1" width="134" height="191" raycast="1" x="10" y="-35" a="11">
  6. <img id="card_img" a="00" atlas="Atlas/KLShapeShiftCard.spriteatlas" src="" raycast="1">
  7. </img>
  8. <text id="card_name" a="00" text="默认内容" fontsize="17" height="25" width="130" ta="10" horwrap="1" x="0" y="-72">
  9. </text>
  10. <img id="card_level" a="00" atlas="Atlas/KLShapeShiftCard.spriteatlas" src="num_quality_1_1" width="29" height="16" raycast="1" y="74">
  11. </img>
  12. </img>
  13. <text id="text_name" a="01" text="赤焱·天使审判长" fontsize="22" height="25" width="250" ta="11" horwrap="1" x="0" y="-11">
  14. </text>
  15. <text id="text_tips" a="11" text="不可交易" fontsize="18" height="20" width="74" ta="00" horwrap="1" x="150" y="-54">
  16. </text>
  17. <text id="text_quality" a="11" text="品质:红色" fontsize="18" height="20" width="250" ta="00" horwrap="1" x="150" y="-80">
  18. </text>
  19. <text id="text_type" a="11" text="泰坦类型:变身泰坦" fontsize="18" height="20" width="250" ta="00" horwrap="1" x="150" y="-106">
  20. </text>
  21. <text id="text_level" a="11" text="等级:1" fontsize="18" height="20" width="250" ta="00" horwrap="1" x="150" y="-132">
  22. </text>
  23. <scrollview id="info_view" a="11" width="360" height="355" vertical="1" y="-230" x="5">
  24. <layout id="all_list_layout" vertical="1" width="356" height="20" a="01" cella="01" space="6" contentsizefitter="1" active="1">
  25. <datalist id="all_info_data">
  26. <panel id="root" width="350" height="25">
  27. <img id="di" atlas="Atlas/UIEquipInfoPanel.spriteatlas" src="img_tips_shuxing_di" a="10" x="0" active="0">
  28. </img>
  29. <img id="title" atlas="Atlas/UIEquipInfoPanel.spriteatlas" src="" a="10" x="10" active="0">
  30. </img>
  31. <text id="value" text="" active="0" width="325" height="20" fontsize="16" x="10" a="10" horwrap="1" color="#DCE1E5" outlinecolor="0" outlinesize="1">
  32. </text>
  33. <text id="desc" text="" active="0" width="260" height="60" fontsize="16" x="90" a="10" horwrap="1" color="#DCE1E5" ta="01" outlinecolor="0" outlinesize="1">
  34. </text>
  35. <img id="lock" atlas="Atlas/TS_Common.spriteatlas" src="experienceIcon" width="380" height="75" active="0" >
  36. </img>
  37. <img id="upgrade" atlas="Atlas/TS_Common.spriteatlas" src="ty_icon_arrow_small" a="20" x="10" active="0">
  38. </img>
  39. </panel>
  40. </datalist>
  41. </layout>
  42. </scrollview>
  43. <button id="btn_func" a="02" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" width="113" height="40" onclick="" text="功能按钮" raycast="1" mimg="" pimg="" dimg="" x="0" y="20" textcolor="#FFFFFFFF" outlinesize="1" outlinecolor="#000000FF">
  44. </button>
  45. </img>
  46. </uipanel>