mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-30 10:55:40 +00:00
仓库中添加内置的demo
This commit is contained in:
41
demo/FguiCreator3.8/assets/Condition/ConditionWindow.xml
Normal file
41
demo/FguiCreator3.8/assets/Condition/ConditionWindow.xml
Normal file
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="750,1334">
|
||||
<displayList>
|
||||
<graph id="n2_fnoh" name="n2" xy="30,45" size="690,1243" type="rect" lineSize="5" fillColor="#ff666666" corner="20">
|
||||
<relation target="" sidePair="width-width,height-height,center-center,middle-middle"/>
|
||||
</graph>
|
||||
<component id="n4_fnoh" name="btn_close" src="ukhni" fileName="btns/btn_close.xml" pkg="mkwn34a7" xy="626,26">
|
||||
<relation target="n2_fnoh" sidePair="right-right,top-top"/>
|
||||
</component>
|
||||
<component id="n5_eiv0" name="n5" src="kofe0" fileName="btns/button1.xml" pkg="mkwn34a7" xy="57,183" size="308,99" touchable="false">
|
||||
<relation target="" sidePair="center-center,top-top"/>
|
||||
<Button title="任意条件达成显示"/>
|
||||
</component>
|
||||
<component id="n6_eiv0" name="n6" src="kofe0" fileName="btns/button1.xml" pkg="mkwn34a7" xy="394,183" size="308,99" touchable="false">
|
||||
<relation target="" sidePair="center-center,top-top"/>
|
||||
<Button title="所有条件达成显示"/>
|
||||
</component>
|
||||
<component id="n7_eiv0" name="reddot1" src="sf8l1" fileName="image/item_reddot.xml" xy="336,170">
|
||||
<relation target="n5_eiv0" sidePair="right-right,top-top"/>
|
||||
</component>
|
||||
<component id="n8_eiv0" name="reddot2" src="sf8l1" fileName="image/item_reddot.xml" xy="669,169">
|
||||
<relation target="n6_eiv0" sidePair="right-right,top-top"/>
|
||||
</component>
|
||||
<component id="n9_eiv0" name="btn_condition1" src="kofe0" fileName="btns/button1.xml" pkg="mkwn34a7" xy="150,700" size="450,99">
|
||||
<relation target="" sidePair="center-center,bottom-bottom"/>
|
||||
<Button title="条件1"/>
|
||||
</component>
|
||||
<component id="n10_eiv0" name="btn_condition2" src="kofe0" fileName="btns/button1.xml" pkg="mkwn34a7" xy="150,824" size="450,99">
|
||||
<relation target="" sidePair="center-center,bottom-bottom"/>
|
||||
<Button title="条件2"/>
|
||||
</component>
|
||||
<component id="n11_eiv0" name="btn_condition3" src="kofe0" fileName="btns/button1.xml" pkg="mkwn34a7" xy="150,948" size="450,99">
|
||||
<relation target="" sidePair="center-center,bottom-bottom"/>
|
||||
<Button title="条件3"/>
|
||||
</component>
|
||||
<component id="n12_eiv0" name="btn_condition4" src="kofe0" fileName="btns/button1.xml" pkg="mkwn34a7" xy="150,1072" size="450,99">
|
||||
<relation target="" sidePair="center-center,bottom-bottom"/>
|
||||
<Button title="条件4"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
||||
BIN
demo/FguiCreator3.8/assets/Condition/image/image_reddot_bg.png
Normal file
BIN
demo/FguiCreator3.8/assets/Condition/image/image_reddot_bg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 933 B |
13
demo/FguiCreator3.8/assets/Condition/image/item_reddot.xml
Normal file
13
demo/FguiCreator3.8/assets/Condition/image/item_reddot.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="42,42" pivot="0.5,0.5">
|
||||
<displayList>
|
||||
<image id="n17_wjpd" name="img" src="sf8l2" fileName="image/image_reddot_bg.png" xy="0,0" pivot="0.5,0.5">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
</displayList>
|
||||
<transition name="normal" options="2" autoPlay="true" autoPlayRepeat="-1" frameRate="30">
|
||||
<item time="0" type="Scale" target="n17_wjpd" tween="true" startValue="1,1" endValue="0.85,0.85" duration="6"/>
|
||||
<item time="6" type="Scale" target="n17_wjpd" tween="true" startValue="0.85,0.85" endValue="1.1,1.1" duration="12"/>
|
||||
<item time="18" type="Scale" target="n17_wjpd" tween="true" startValue="1.1,1.1" endValue="1,1" duration="6"/>
|
||||
</transition>
|
||||
</component>
|
||||
9
demo/FguiCreator3.8/assets/Condition/package.xml
Normal file
9
demo/FguiCreator3.8/assets/Condition/package.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packageDescription id="n43z7yae">
|
||||
<resources>
|
||||
<component id="sf8l0" name="ConditionWindow.xml" path="/" exported="true"/>
|
||||
<component id="sf8l1" name="item_reddot.xml" path="/image/"/>
|
||||
<image id="sf8l2" name="image_reddot_bg.png" path="/image/"/>
|
||||
</resources>
|
||||
<publish name=""/>
|
||||
</packageDescription>
|
||||
Reference in New Issue
Block a user