资源目录调整
This commit is contained in:
10
FGUIProject/assets/CommonNew/Com/LoadingTag.xml
Normal file
10
FGUIProject/assets/CommonNew/Com/LoadingTag.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="64,64" extention="Label">
|
||||
<displayList>
|
||||
<image id="n38_nogy" name="n38" src="jgrjfg" fileName="Images/Loading_1.png" xy="32,32" pivot="0.5,0.5" anchor="true"/>
|
||||
<text id="n39_nogy" name="title" xy="-31,66" pivot="0.5,0.5" size="127,35" fontSize="25" color="#ffffff" align="center" vAlign="middle" text="Loading..."/>
|
||||
</displayList>
|
||||
<transition name="t0" autoPlay="true" autoPlayRepeat="-1">
|
||||
<item time="0" type="Rotation" target="n38_nogy" tween="true" startValue="0" endValue="360" duration="48" ease="Linear"/>
|
||||
</transition>
|
||||
</component>
|
||||
Reference in New Issue
Block a user