mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交
This commit is contained in:
19
JNFrame2/Modules/FairyGUI/assets/Launcher/Comp/Button1.xml
Normal file
19
JNFrame2/Modules/FairyGUI/assets/Launcher/Comp/Button1.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="100,20" extention="Button">
|
||||
<Button/>
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver"/>
|
||||
<displayList>
|
||||
<graph id="n0_ed8i" name="n0" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#F0F0F0" touchable="false">
|
||||
<gearDisplay controller="button" pages="0"/>
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
<graph id="n1_ed8i" name="n1" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#FAFAFA" touchable="false">
|
||||
<gearDisplay controller="button" pages="2"/>
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
<graph id="n2_ed8i" name="n2" xy="0,0" size="100,20" type="rect" lineSize="0" fillColor="#CCCCCC" touchable="false">
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
</displayList>
|
||||
</component>
|
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="50,10" extention="ProgressBar">
|
||||
<ProgressBar/>
|
||||
<displayList>
|
||||
<graph id="n0_11ivm" name="n0" xy="0,0" size="50,10" type="rect" lineSize="1" lineColor="#A0A0A0" fillColor="#F0F0F0">
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</graph>
|
||||
<graph id="n1_11ivm" name="bar" xy="0,3" size="50,4" type="rect" lineSize="0" fillColor="#3399FF"/>
|
||||
</displayList>
|
||||
</component>
|
Reference in New Issue
Block a user