1234567891011121314151617 |
- <uipanel id="KLSkillBtnItem" width="77" height="78" zindex="-1">
- <button id="BtnSkill" atlas="Atlas/UIMainAttackPanel.spriteatlas" src="img_interface_main097" raycast="1" x="0" y="0">
- </button>
- <img id="SkillIcon" atlas="Atlas/Skill_icon.spriteatlas" src="" raycast="0" x="0" y="0">
- </img>
- <circlebar id="Img_cdTime" atlas="Atlas/Common.spriteatlas" src="" loadingbar="Knob_1" frontcolor="#00000080" direction="1" toend="1" width="77" height="78" raycast="0" x="0" y="0">
- </circlebar>
- <img id="selectBg" atlas="Atlas/UIMainAttackPanel.spriteatlas" src="img_xiang_choose" width="76" height="76" raycast="0" x="0" y="0" active="0">
- </img>
- <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="1" width="77" height="78" color="#00000080" active="0" >
- </img>
- <text id="lockText" a="00" text="" fontsize="16" height="25" width="85" ta="11" horwrap="1" outlinesize="1" outlinecolor="#000000FF" active="0" >
- </text>
- </uipanel>
|