.laya 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <project version="2.0">
  2. <asynRes>img,temp,sound </asynRes>
  3. <unDealRes>embed </unDealRes>
  4. <resTypes>png,jpg </resTypes>
  5. <resExportPath>bin/res/atlas </resExportPath>
  6. <asynResExportPath>bin </asynResExportPath>
  7. <codeExportPath>src/game/ui </codeExportPath>
  8. <codeImports><![CDATA[import laya.ui.*;]]> </codeImports>
  9. <codeImportsJS><![CDATA[var View=laya.ui.View;
  10. var Dialog=laya.ui.Dialog;]]> </codeImportsJS>
  11. <uiType>0 </uiType>
  12. <uiExportPath>bin/ui.json </uiExportPath>
  13. <boxTypes>Sprite,Box,List,Tab,RadioGroup,ViewStack,Panel,HBox,VBox,Tree </boxTypes>
  14. <pageTypes>Scene,View,Dialog </pageTypes>
  15. <shareResPath/>
  16. <codeType>1 </codeType>
  17. <resCanCompress/>
  18. <resPublishQuality>80 </resPublishQuality>
  19. <langPath/>
  20. <defaultFont/>
  21. <codeImportsTS><![CDATA[import View=Laya.View;
  22. import Dialog=Laya.Dialog;
  23. import Scene=Laya.Scene;]]> </codeImportsTS>
  24. <textureWidth>2048 </textureWidth>
  25. <textureHeight>2048 </textureHeight>
  26. <picWidth>512 </picWidth>
  27. <picHeight>512 </picHeight>
  28. <power2>false </power2>
  29. <trimempty>true </trimempty>
  30. <startScene/>
  31. <engineType>2D </engineType>
  32. <scaleMode>fixedauto </scaleMode>
  33. <screenMode>horizontal </screenMode>
  34. <alignV>middle </alignV>
  35. <alignH>center </alignH>
  36. <designWidth>1920 </designWidth>
  37. <designHeight>1080 </designHeight>
  38. <codeViewExportPath>src/view </codeViewExportPath>
  39. <picType>0 </picType>
  40. <atlasType>1 </atlasType>
  41. <atlasScale/>
  42. <debugMode>true </debugMode>
  43. <copyRes>true </copyRes>
  44. <dataCompact>true </dataCompact>
  45. <isRemoteProject>false </isRemoteProject>
  46. <idePath/>
  47. <ver>2.0 </ver>
  48. <stat>false </stat>
  49. <physicsDebug>false </physicsDebug>
  50. <toJsonScene>false </toJsonScene>
  51. <compressTexture>false </compressTexture>
  52. <libProjectPath/>
  53. </project>