KLUIChallengeBossHurtItemKml.txt 685 B

123456789
  1. <uipanel id="KLUIChallengeBossHurtItem" name="挑战boss伤害模板" active="1" width="298" height="40" zindex="-1">
  2. <panel id="hurt_panel" width="298" height="40" >
  3. <img id="rank_img" atlas="Atlas/UIChallengeBoss.spriteatlas" width="37" height="33" src="" x="20" y="0" a="10" active="1"/>
  4. ;<text id="ranking" text="" x="20" y="0" a="10" fontSize="18" color="#1add1f" outlineSize="1" outlineColor="0"/>
  5. <text id="name" text="" x="55" y="0" a="10" fontSize="18" color="#1add1f" outlineSize="1" outlineColor="0"/>
  6. <text id="value" text="" x="-25" y="0" a="20" fontSize="18" color="#1add1f" outlineSize="1" outlineColor="0"/>
  7. </panel>
  8. </uipanel>