Commit c6356c910f3b9c0712b7aa9f2f4c4f309aced837

Authored by zhanghualin
1 parent 8aa43a47

新增 FGUIMaskType

Datas/__enums__.xlsx
No preview for this file type
Datas/common/FUIPanel.xlsx
No preview for this file type
Defines/common.xml
@@ -38,7 +38,7 @@ @@ -38,7 +38,7 @@
38 <var name="Id" type="FGUIType"/> 38 <var name="Id" type="FGUIType"/>
39 <var name="Group" type="FGUIGroup"/> 39 <var name="Group" type="FGUIGroup"/>
40 <var name="Backgroud" type="string"/> 40 <var name="Backgroud" type="string"/>
41 - <var name="Mask" type="int"/> 41 + <var name="Mask" type="FGUIMaskType"/>
42 </bean> 42 </bean>
43 43
44 <table name="TbUnityScene" index = "id,assetName" value="UnityScene" input="common/UnityScene.xlsx"/> 44 <table name="TbUnityScene" index = "id,assetName" value="UnityScene" input="common/UnityScene.xlsx"/>