Commit 45f7436a799c3f1be18f6bfd46e3f2e46f61864b
1 parent
93362157
FUIPanel 增加 Anima 属性
Showing
3 changed files
with
1 additions
and
0 deletions
Show diff stats
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 | 41 | <var name="Group" type="FGUIGroup"/> |
42 | 42 | <var name="Backgroud" type="string"/> |
43 | 43 | <var name="Mask" type="FGUIMaskType"/> |
44 | + <var name="Anima" type="FGUIAnimaType"/> | |
44 | 45 | </bean> |
45 | 46 | |
46 | 47 | <table name="TbUnityScene" index = "id,assetName" value="UnityScene" input="common/UnityScene.xlsx"/> | ... | ... |