12345678910111213141516171819202122232425 |
- <uipanel id="KLFastItem" width="63" height="63" zindex="-1">
- <img id="bg" width="63" height="63" atlas="Atlas/TS_Common.spriteatlas" src="itemBg">
- </img>
- <item id="shortcut_item" textcolor="#fbd994" fontsize="16" itemcount="0" atlas="Atlas/UIPlayerInfoPanel.spriteatlas" bgtype="1" width="63" height="63" bgimg="itemBg" onclick="" textpos="-5,5">
- <text id="noItem" a="00" text="0" fontsize="16" height="55" width="55" ta="22" horwrap="1" x="-1" y="1" outlinesize="1" outlinecolor="#000000FF">
- <panel id="fastItemTip" a="00" width="80" height="50" x="0" y="0">
- <img id="img2" a="00" atlas="Atlas/TS_Common.spriteatlas" src="monsterlist1" width="170" height="39" x="0" y="58" color="#ffffff80">
- <img id="img3" a="00" atlas="Atlas/TS_Common.spriteatlas" src="img_up_black" width="16" height="8" y="-24" rotate="0,0,0" color="#ffffff80">
- </img>
- <text id="text4" a="00" text="药品不足,点击购买" fontsize="16" height="25" width="144" ta="11" horwrap="1" x="0" y="0" color="#F84545" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </img>
- </panel>
- </text>
- </item>
- <button id="useBtn" x="0" y="0" active="1" z="-200" atlas="Atlas/Common.spriteatlas" src="cdTime_2" color="#00000000" raycast="1">
- </button>
- <img id="add_img_0" width="55" height="55" x="-1" y="0" active="0" z="-200" atlas="Atlas/Common.spriteatlas" src="cdTime_2">
- <img id="add_img" x="0" y="0" atlas="Atlas/Common.spriteatlas" src="ty_btn_add">
- </img>
- </img>
- <circlebar id="control_circlebar" atlas="Atlas/Common.spriteatlas" src="" loadingbar="cdTime_2" width="63" height="63" z="-200" time="1" startper="0" endper="0" direction="1" toend="1" active="1">
- </circlebar>
- </uipanel>
|