KLUILeftUpPanelKml.txt 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <uipanel id="KLUILeftUpPanel" name="主界面左侧玩家数据界面" adapter="1" zindex="108" movecanvas="0" width="150" height="150" x="0" y="0" onload="KmlLeftUpUI/@初始化数据" onunload="" z="0" a="11" rotate="0,0,0" raycast="0" color="#00000000">
  2. <panel id="activityRoot" moveduration="0.7" active="1" x="-55" y="-140" z="0" width="10" height="10" a="00" rotate="0,0,0">
  3. <img id="expanfBg" atlas="Atlas/TS_Common.spriteatlas" src="expanfBg" active="1" x="448" y="186">
  4. </img>
  5. <img id="expandBtn" atlas="Atlas/TS_Common.spriteatlas" src="right_icon" active="0" x="454" y="186" onclick="KmlMainUI/@点击折叠按钮" rotate="0,0,0" z="0" a="00" raycast="1">
  6. </img>
  7. <img id="foldBtn" atlas="Atlas/TS_Common.spriteatlas" src="left_icon" active="1" x="442" y="186" onclick="KmlMainUI/@点击折叠按钮" rotate="0,0,0" z="0" a="00" raycast="1">
  8. </img>
  9. <panel id="palyerInfo" x="48" y="146" z="0" width="10" height="10" a="00" rotate="0,0,0">
  10. <img id="combat_powerBg" atlas="Atlas/UIPlayerInfoPanel.spriteatlas" src="atkBg" width="314" height="34" x="91" y="51" z="0" a="00" rotate="0,0,0" raycast="0">
  11. <img id="combat_powerIcon" atlas="Atlas/UIPlayerInfoPanel.spriteatlas" src="atkIcon" width="38" height="21" x="-99" y="0" z="0" a="00" rotate="0,0,0" raycast="1">
  12. </img>
  13. <text id="combat_power" text="0" fontsize="14" fonttype="atPlFont" outlinesize="1" outlinecolor="#000000" width="105" height="20" ta="01" x="-24" y="0" z="0" a="00" rotate="0,0,0" horwrap="1">
  14. </text>
  15. <img id="defenseIcon" atlas="Atlas/UIPlayerInfoPanel.spriteatlas" src="defenseIcon" width="37" height="20" x="1" y="0" z="0" a="00" rotate="0,0,0" raycast="1">
  16. </img>
  17. <text id="defense" text="0" fontsize="14" fonttype="atPlFont" outlinesize="1" outlinecolor="#000000" width="105" height="20" ta="01" x="76" y="0" z="0" a="00" rotate="0,0,0">
  18. </text>
  19. </img>
  20. </panel>
  21. <togglegroup id="toggleGroupTop" x="0" y="0" z="0" width="10" height="10" a="00" rotate="0,0,0">
  22. </togglegroup>
  23. <toggle id="taskToggle" togglegroup_id="toggleGroupTop" atlas="Atlas/UITask.spriteatlas" src="btn_task_press1" pimg="btn_task_press" default="1" width="38" height="113" onclick="KmlLeftUpUI/@切换任务界面" oncancel="KmlLeftUpUI/@切换组队界面" x="-2" y="122" z="0" a="00" rotate="0,0,0">
  24. </toggle>
  25. <toggle id="teamToggle" togglegroup_id="toggleGroupTop" atlas="Atlas/UITask.spriteatlas" src="btn_team_press1" pimg="btn_team_press" default="0" width="38" height="113" onclick="KmlLeftUpUI/@切换组队界面" oncancel="KmlLeftUpUI/@切换任务界面" x="-2" y="12" z="0" a="00" rotate="0,0,0" raycast="1">
  26. </toggle>
  27. </panel>
  28. <panel id="tabObjRoot" moveduration="0.7" active="1" x="593" y="-298" z="0" width="150" height="150" a="00" rotate="0,0,0">
  29. <button id="kingOfRoadIcon" atlas="Atlas/TS_Common.spriteatlas" src="icon_task_bg" x="-303" y="313" raycast="1">
  30. <prefab id="effect_tishi" path="Effect/UI/Eff_UI_anniutishi05.prefab">
  31. </prefab>
  32. <item id="kingOfRoadItem" width="60" height="60" mfixsize="60,60" itemid="" bgtype="0">
  33. </item>
  34. <text id="count" text="1/5" color="#C3B000" fontsize="18" y="-52">
  35. </text>
  36. <img id="shi_zhuang_ren_wu" atlas="Atlas/KLKingOfRoad.spriteatlas" src="shi_zhuang_ren_wu" y="-27" z="-500"/>
  37. </button>
  38. </panel>
  39. </uipanel>