123456789101112131415161718192021222324252627282930313233343536373839 |
- <uipanel id="KLBagTipsPanel" name="背包提示界面" zindex="1" width="130" height="160" movecanvas="0#260#-195" x="0" y="0" z="500" a="00" raycast="1" active="1">
- <panel id="move_root" x="260" y="-195">
- <panel id="MainPanle" width="130" height="160" active="1">
- <img id="Image" atlas="Atlas/Common.spriteatlas" src="bg_tips" width="130" height="160">
- </img>
- <prefab id="scroll_text_template" path="Kml/KmlPrefab/Cookbook/Common/KmlScrollTextTemplate.prefab" a="01" width="100" y="-15">
- <panel id="KmlScrollTextTemplate" bind="KmlScrollTextTemplate" width="100">
- </panel>
- <text id="Text" bind="Text" width="80" text="" fonttype="微软雅黑" fontsize="18" color="" outlinesize="1" outlinecolor="#000000">
- </text>
- </prefab>
- <img id="AttrImage" atlas="Atlas/TS_Common.spriteatlas" src="wenlu" x="0" y="-10">
- </img>
- <text id="AttrText" width="80" height="34" x="-6" y="10" ta="11" text="" fonttype="ShortcutPoints" space="-10" fontsize="20" outlinesize="1" outlinecolor="#000000">
- </text>
- <panel id="Item" width="75" height="75" y="10" x="0">
- </panel>
- <img id="BtnClose" atlas="Atlas/Common.spriteatlas" src="ty_btn_close_small" x="-4" y="-4" a="21" onclick="KmlBubbleTipsUI/@关闭背包装备气泡 " width="15" height="15" h5x="-111" h5y="-4">
- </img>
- <img id="equiptag" atlas="Atlas/Common.spriteatlas" src="tips_green2" x="100" y="50" a="12">
- </img>
- <img id="bagtag" atlas="Atlas/Common.spriteatlas" src="tips_yellow2" x="100" y="50" a="12">
- </img>
- <img id="BtnUse1" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" width="120" height="40" y="-55" raycast="1" color="#DCE1E5" onclick=" ">
- <text id="UseText" width="80" text="" ta="11" fonttype="微软雅黑" fontsize="18" color="" outlinesize="1" outlinecolor="#000000">
- </text>
- <img id="Light" atlas="Atlas/Common.spriteatlas" src="ty_btn_light" width="131" height="47" loop="1" fadeintime="1" fadeouttime="1">
- </img>
- </img>
- <countdown id="TimeCountdown" active="" time="" endtimefunc="KmlBubbleTipsUI/@立即装备 " x="35" y="-55" width="40" height="20" z="0" a="00" rotate="0,0,0" fonttype="微软雅黑" fontsize="18" color="#DCE1E5" outlinesize="1" outlinecolor="#000000" ta="11">
- </countdown>
- <text id="strengthLevel" width="43" height="20" text="" fonttype="微软雅黑" active="1" x="13" y="37" ta="21">
- </text>
- <text id="appendLevel" width="43" height="20" text="" fonttype="微软雅黑" active="1" x="13" y="20" ta="21">
- </text>
- </panel>
- </panel>
- </uipanel>
|