1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <project version="2.0">
- <asynRes>img,temp,sound </asynRes>
- <unDealRes>embed </unDealRes>
- <resTypes>png,jpg </resTypes>
- <resExportPath>bin/res/atlas </resExportPath>
- <asynResExportPath>bin </asynResExportPath>
- <codeExportPath>src/game/ui </codeExportPath>
- <codeImports><![CDATA[import laya.ui.*;]]> </codeImports>
- <codeImportsJS><![CDATA[var View=laya.ui.View;
- var Dialog=laya.ui.Dialog;]]> </codeImportsJS>
- <uiType>0 </uiType>
- <uiExportPath>bin/ui.json </uiExportPath>
- <boxTypes>Sprite,Box,List,Tab,RadioGroup,ViewStack,Panel,HBox,VBox,Tree </boxTypes>
- <pageTypes>Scene,View,Dialog </pageTypes>
- <shareResPath/>
- <codeType>1 </codeType>
- <resCanCompress/>
- <resPublishQuality>80 </resPublishQuality>
- <langPath/>
- <defaultFont/>
- <codeImportsTS><![CDATA[import View=Laya.View;
- import Dialog=Laya.Dialog;
- import Scene=Laya.Scene;]]> </codeImportsTS>
- <textureWidth>2048 </textureWidth>
- <textureHeight>2048 </textureHeight>
- <picWidth>512 </picWidth>
- <picHeight>512 </picHeight>
- <power2>false </power2>
- <trimempty>true </trimempty>
- <startScene/>
- <engineType>2D </engineType>
- <scaleMode>fixedauto </scaleMode>
- <screenMode>horizontal </screenMode>
- <alignV>middle </alignV>
- <alignH>center </alignH>
- <designWidth>1920 </designWidth>
- <designHeight>1080 </designHeight>
- <codeViewExportPath>src/view </codeViewExportPath>
- <picType>0 </picType>
- <atlasType>1 </atlasType>
- <atlasScale/>
- <debugMode>true </debugMode>
- <copyRes>true </copyRes>
- <dataCompact>true </dataCompact>
- <isRemoteProject>false </isRemoteProject>
- <idePath/>
- <ver>2.0 </ver>
- <stat>false </stat>
- <physicsDebug>false </physicsDebug>
- <toJsonScene>false </toJsonScene>
- <compressTexture>false </compressTexture>
- <libProjectPath/>
- </project>
|