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