mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-30 10:55:40 +00:00
demo中添加不同fgui包中的同名组件测试
This commit is contained in:
9
demo/FguiCreator3.8/assets/Basics/Item1.xml
Normal file
9
demo/FguiCreator3.8/assets/Basics/Item1.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="300,150">
|
||||
<displayList>
|
||||
<graph id="n2_h2xj" name="n2" xy="0,0" size="300,150" type="rect" lineSize="4" corner="30"/>
|
||||
<text id="n1_fchf" name="lab_desc" xy="20,53" size="258,42" fontSize="30" align="center" vAlign="middle" text="Basic包中的Item1">
|
||||
<relation target="" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
</displayList>
|
||||
</component>
|
||||
@@ -24,6 +24,7 @@
|
||||
<image id="gukgl" name="image_toastbg.png" path="/window/toast/"/>
|
||||
<component id="gukgm" name="toast.xml" path="/window/toast/"/>
|
||||
<image id="gukgn" name="image_black.png" path="/image/" scale="9grid" scale9grid="4,4,2,2"/>
|
||||
<component id="fchfo" name="Item1.xml" path="/" exported="true"/>
|
||||
</resources>
|
||||
<publish name="" path="../assets/resources/ui/manual" packageCount="2"/>
|
||||
</packageDescription>
|
||||
Reference in New Issue
Block a user