KLBagTipsPanelKml.txt 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <uipanel id="KLBagTipsPanel" name="背包提示界面" zindex="1" width="130" height="160" movecanvas="0#260#-195" x="0" y="0" z="500" a="00" raycast="1" active="1">
  2. <panel id="move_root" x="260" y="-195">
  3. <panel id="MainPanle" width="130" height="160" active="1">
  4. <img id="Image" atlas="Atlas/Common.spriteatlas" src="bg_tips" width="130" height="160">
  5. </img>
  6. <prefab id="scroll_text_template" path="Kml/KmlPrefab/Cookbook/Common/KmlScrollTextTemplate.prefab" a="01" width="100" y="-15">
  7. <panel id="KmlScrollTextTemplate" bind="KmlScrollTextTemplate" width="100">
  8. </panel>
  9. <text id="Text" bind="Text" width="80" text="" fonttype="微软雅黑" fontsize="18" color="" outlinesize="1" outlinecolor="#000000">
  10. </text>
  11. </prefab>
  12. <img id="AttrImage" atlas="Atlas/TS_Common.spriteatlas" src="wenlu" x="0" y="-10">
  13. </img>
  14. <text id="AttrText" width="80" height="34" x="-6" y="10" ta="11" text="" fonttype="ShortcutPoints" space="-10" fontsize="20" outlinesize="1" outlinecolor="#000000">
  15. </text>
  16. <panel id="Item" width="75" height="75" y="10" x="0">
  17. </panel>
  18. <img id="BtnClose" atlas="Atlas/Common.spriteatlas" src="ty_btn_close_small" x="-4" y="-4" a="21" onclick="KmlBubbleTipsUI/@关闭背包装备气泡 " width="15" height="15" h5x="-111" h5y="-4">
  19. </img>
  20. <img id="equiptag" atlas="Atlas/Common.spriteatlas" src="tips_green2" x="100" y="50" a="12">
  21. </img>
  22. <img id="bagtag" atlas="Atlas/Common.spriteatlas" src="tips_yellow2" x="100" y="50" a="12">
  23. </img>
  24. <img id="BtnUse1" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" width="120" height="40" y="-55" raycast="1" color="#DCE1E5" onclick=" ">
  25. <text id="UseText" width="80" text="" ta="11" fonttype="微软雅黑" fontsize="18" color="" outlinesize="1" outlinecolor="#000000">
  26. </text>
  27. <img id="Light" atlas="Atlas/Common.spriteatlas" src="ty_btn_light" width="131" height="47" loop="1" fadeintime="1" fadeouttime="1">
  28. </img>
  29. </img>
  30. <countdown id="TimeCountdown" active="" time="" endtimefunc="KmlBubbleTipsUI/@立即装备 " x="35" y="-55" width="40" height="20" z="0" a="00" rotate="0,0,0" fonttype="微软雅黑" fontsize="18" color="#DCE1E5" outlinesize="1" outlinecolor="#000000" ta="11">
  31. </countdown>
  32. <text id="strengthLevel" width="43" height="20" text="" fonttype="微软雅黑" active="1" x="13" y="37" ta="21">
  33. </text>
  34. <text id="appendLevel" width="43" height="20" text="" fonttype="微软雅黑" active="1" x="13" y="20" ta="21">
  35. </text>
  36. </panel>
  37. </panel>
  38. </uipanel>