mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-12-05 20:29:10 +00:00
仓库中添加内置的demo
This commit is contained in:
8
demo/FguiCreator3.8/settings/Adaptation.json
Normal file
8
demo/FguiCreator3.8/settings/Adaptation.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"scaleMode": "ScaleWithScreenSize",
|
||||
"screenMathMode": "MatchWidthOrHeight",
|
||||
"designResolutionX": 750,
|
||||
"designResolutionY": 1334,
|
||||
"devices": [],
|
||||
"fileName": "Adaptation"
|
||||
}
|
||||
25
demo/FguiCreator3.8/settings/Common.json
Normal file
25
demo/FguiCreator3.8/settings/Common.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"font": "Hiragino Sans GB",
|
||||
"fontSize": 36,
|
||||
"textColor": "#ffffff",
|
||||
"fontAdjustment": false,
|
||||
"colorScheme": [
|
||||
"自定义颜色 #FF0000"
|
||||
],
|
||||
"fontSizeScheme": [
|
||||
"自定义字体大小 30"
|
||||
],
|
||||
"fontScheme": [
|
||||
"默认字体"
|
||||
],
|
||||
"scrollBars": {
|
||||
"horizontal": "",
|
||||
"vertical": "",
|
||||
"defaultDisplay": "visible"
|
||||
},
|
||||
"tipsRes": "",
|
||||
"buttonClickSound": "",
|
||||
"pivot": "default",
|
||||
"listClearOnPublish": false,
|
||||
"fileName": "Common"
|
||||
}
|
||||
1
demo/FguiCreator3.8/settings/CustomProperties.json
Normal file
1
demo/FguiCreator3.8/settings/CustomProperties.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
35
demo/FguiCreator3.8/settings/Publish.json
Normal file
35
demo/FguiCreator3.8/settings/Publish.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"path": "../assets/resources/ui",
|
||||
"branchPath": "",
|
||||
"fileExtension": "bin",
|
||||
"packageCount": 2,
|
||||
"compressDesc": true,
|
||||
"binaryFormat": true,
|
||||
"jpegQuality": 80,
|
||||
"compressPNG": false,
|
||||
"codeGeneration": {
|
||||
"allowGenCode": true,
|
||||
"codePath": "",
|
||||
"classNamePrefix": "ui_",
|
||||
"memberNamePrefix": "m_",
|
||||
"packageName": null,
|
||||
"ignoreNoname": true,
|
||||
"getMemberByName": false,
|
||||
"codeType": ""
|
||||
},
|
||||
"includeHighResolution": 0,
|
||||
"branchProcessing": 0,
|
||||
"seperatedAtlasForBranch": false,
|
||||
"atlasSetting": {
|
||||
"maxSize": 2048,
|
||||
"paging": true,
|
||||
"sizeOption": "npot",
|
||||
"forceSquare": false,
|
||||
"allowRotation": false,
|
||||
"trimImage": true
|
||||
},
|
||||
"include2x": false,
|
||||
"include3x": false,
|
||||
"include4x": false,
|
||||
"fileName": "Publish"
|
||||
}
|
||||
3
demo/FguiCreator3.8/settings/i18n.json
Normal file
3
demo/FguiCreator3.8/settings/i18n.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"langFiles": []
|
||||
}
|
||||
Reference in New Issue
Block a user