KLUIBossHpPanelKml.txt 1.9 KB

12345678910111213141516171819202122232425
  1. <uipanel id="KLUIBossHpPanel" name="怪物血条界面" width="300" height="120" zindex="50" a="01" movecanvas="0" y="0">
  2. <img id="bg" atlas="Atlas/UIBossHpPanel.spriteatlas" src="bg_role_hp" y="15">
  3. <loadingbar id="sliderHp" hidetext="0" atlas="Atlas/UIBossHpPanel.spriteatlas" width="189" height="14" vertical="0" x="35" y="3" fontsize="16" src="" loadingbar="monsterHp" startper="0" ta="11" raycast="0" outlinesize="1" outlinecolor="#000000">
  4. </loadingbar>
  5. <loadingbar id="sliderHp2" hidetext="0" atlas="Atlas/UIBossHpPanel.spriteatlas" width="189" height="14" vertical="0" x="35" y="3" fontsize="16" src="" loadingbar="monsterHp2" startper="0" ta="11" raycast="0" outlinesize="1" outlinecolor="#000000">
  6. </loadingbar>
  7. <loadingbar id="sliderHp3" hidetext="0" atlas="Atlas/KLBossHp.spriteatlas" width="189" height="14" vertical="0" x="35" y="3" fontsize="16" src="" loadingbar="monsterHp3" startper="0" ta="11" raycast="0" outlinesize="1" outlinecolor="#000000">
  8. </loadingbar>
  9. <text id="name" text="名字" fontsize="18" width="120" height="22" ta="01" color="#ff2323" outlinesize="1" outlinecolor="#000000" x="80" y="25" z="0" a="10">
  10. </text>
  11. <text id="club_name" text="" fontsize="18" width="120" height="22" ta="01" color="#CA9737" outlinesize="1" outlinecolor="#000000" x="80" y="38" z="0" a="10">
  12. </text>
  13. <img id="icon" atlas="Atlas/MUIcon.spriteatlas" src="" width="55" height="55" a="10" x="9" y="0">
  14. </img>
  15. <button id="KLUIBossHpButton" color="#FFFFFF00" width="300" height="120" raycast="1">
  16. </button>
  17. <layout id="item_layout" width="250" height="50" x="65" y="-35" z="1000" vertical="0" cella="11" space="1">
  18. <datalist id="drop_data_list">
  19. </datalist>
  20. </layout>
  21. </img>
  22. <img id="snatchBtn" a="00" atlas="Atlas/TS_Common.spriteatlas" src="snatchIcon" width="55" height="38" raycast="1" x="127" y="-13">
  23. </img>
  24. </uipanel>