Commit 45f7436a799c3f1be18f6bfd46e3f2e46f61864b

Authored by zhanghualin
1 parent 93362157

FUIPanel 增加 Anima 属性

Datas/__enums__.xlsx
No preview for this file type
Datas/common/FUIPanel.xlsx
No preview for this file type
Defines/common.xml
@@ -41,6 +41,7 @@ @@ -41,6 +41,7 @@
41 <var name="Group" type="FGUIGroup"/> 41 <var name="Group" type="FGUIGroup"/>
42 <var name="Backgroud" type="string"/> 42 <var name="Backgroud" type="string"/>
43 <var name="Mask" type="FGUIMaskType"/> 43 <var name="Mask" type="FGUIMaskType"/>
  44 + <var name="Anima" type="FGUIAnimaType"/>
44 </bean> 45 </bean>
45 46
46 <table name="TbUnityScene" index = "id,assetName" value="UnityScene" input="common/UnityScene.xlsx"/> 47 <table name="TbUnityScene" index = "id,assetName" value="UnityScene" input="common/UnityScene.xlsx"/>