KLUIHurtExpPanelKml.txt 767 B

12345678910111213
  1. <uipanel id="KLUIHurtExpPanel" name="经验秒伤提示界面" width="300" height="80" zindex="50" movecanvas="0#0#-220" y="0">
  2. <img id="exp_img" atlas="Atlas/KmlXWServerLaunchActivitiesUI.spriteatlas" src="bg_inner_info" width="300" height="30" y="12">
  3. </img>
  4. <text id="exp" text="经验 00/分" fontsize="18" width="120" height="30" color="#dce1e5" outlinesize="1" outlinecolor="#000000" x="0" y="12" ta="11">
  5. </text>
  6. <img id="hurt_img" atlas="Atlas/KmlXWServerLaunchActivitiesUI.spriteatlas" src="bg_inner_info" width="300" height="30" y="-20">
  7. </img>
  8. <text id="hurt" text="伤害 00/秒" fontsize="18" width="120" height="30" color="#dce1e5" outlinesize="1" outlinecolor="#000000" x="0" y="-20" ta="11">
  9. </text>
  10. </uipanel>