12345678910111213141516171819 |
- <uipanel id="KLSkillBtnItem" width="80" height="80" zindex="-1" x="-10" y="33">
- <button id="BtnSkill" atlas="Atlas/PCPlatform_UI.spriteatlas" src="Main_SkillItemBg" raycast="1" x="0" y="0" mimg="" pimg="" dimg="" width="78" height="78" scale9l="27" scale9b="28" scale9r="29" scale9t="33">
- </button>
- <img id="selectBg" x="-1" y="-1" atlas="Atlas/PCPlatform_UI.spriteatlas" src="Main_CustomSkillBg" width="82" height="82" raycast="0" active="0">
- </img>
- <img id="SkillIcon" atlas="Atlas/SkillOut_Icon.spriteatlas" src="" raycast="0" x="0" y="0" width="75" height="75">
- </img>
- <circlebar id="Img_cdTime" atlas="Atlas/Common.spriteatlas" src="" loadingbar="cdTime_2" frontcolor="#00000080" direction="1" toend="1" width="80" height="80" raycast="0" x="0" y="0">
- </circlebar>
- <text id="cdTime" a="00" text="" fontsize="16" height="25" width="85" ta="11" horwrap="1" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <img id="lockImg" atlas="Atlas/Common.spriteatlas" src="Knob_1" raycast="0" width="80" height="80" color="#00000080" active="0" x="0" y="0">
- </img>
- <text id="lockText" a="00" text="" fontsize="16" height="35" width="120" ta="11" horwrap="1" outlinesize="1" outlinecolor="#000000FF" active="0" x="0" y="0">
- </text>
- <text id="indexText" a="11" text="" fontsize="25" height="40" width="40" ta="11" horwrap="1" x="-7" y="-2" color="#E6E600FF">
- </text>
- </uipanel>
|