demo 更新
This commit is contained in:
8
demo_fgui/settings/Adaptation.json
Normal file
8
demo_fgui/settings/Adaptation.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"scaleMode": "ConstantPixelSize",
|
||||
"screenMathMode": "MatchWidthOrHeight",
|
||||
"designResolutionX": 0,
|
||||
"designResolutionY": 0,
|
||||
"devices": [],
|
||||
"fileName": "Adaptation"
|
||||
}
|
||||
24
demo_fgui/settings/Common.json
Normal file
24
demo_fgui/settings/Common.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"font": "",
|
||||
"fontSize": 16,
|
||||
"textColor": "#000000",
|
||||
"fontAdjustment": false,
|
||||
"colorScheme": [
|
||||
"自定义颜色 #FF0000"
|
||||
],
|
||||
"fontSizeScheme": [
|
||||
"自定义字体大小 30"
|
||||
],
|
||||
"fontScheme": [
|
||||
"默认字体"
|
||||
],
|
||||
"scrollBars": {
|
||||
"horizontal": "",
|
||||
"vertical": "",
|
||||
"defaultDisplay": "visible"
|
||||
},
|
||||
"tipsRes": "ui://minsdstak7mf0",
|
||||
"buttonClickSound": "",
|
||||
"pivot": "center",
|
||||
"fileName": "Common"
|
||||
}
|
||||
1
demo_fgui/settings/CustomProperties.json
Normal file
1
demo_fgui/settings/CustomProperties.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
35
demo_fgui/settings/Publish.json
Normal file
35
demo_fgui/settings/Publish.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"path": "E:\\egret-framework\\demo\\resource\\fgui",
|
||||
"branchPath": "",
|
||||
"fileExtension": "fui",
|
||||
"packageCount": 2,
|
||||
"compressDesc": true,
|
||||
"binaryFormat": true,
|
||||
"jpegQuality": 80,
|
||||
"compressPNG": false,
|
||||
"codeGeneration": {
|
||||
"allowGenCode": true,
|
||||
"codePath": "E:\\egret-framework\\demo\\src\\Fgui",
|
||||
"classNamePrefix": "UI_",
|
||||
"memberNamePrefix": "m_",
|
||||
"packageName": "FUI",
|
||||
"ignoreNoname": true,
|
||||
"getMemberByName": false,
|
||||
"codeType": ""
|
||||
},
|
||||
"includeHighResolution": 0,
|
||||
"branchProcessing": 0,
|
||||
"seperatedAtlasForBranch": false,
|
||||
"atlasSetting": {
|
||||
"maxSize": 2048,
|
||||
"paging": true,
|
||||
"sizeOption": "pot",
|
||||
"forceSquare": false,
|
||||
"allowRotation": true,
|
||||
"trimImage": true
|
||||
},
|
||||
"include2x": false,
|
||||
"include3x": false,
|
||||
"include4x": false,
|
||||
"fileName": "Publish"
|
||||
}
|
||||
3
demo_fgui/settings/i18n.json
Normal file
3
demo_fgui/settings/i18n.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"langFiles": []
|
||||
}
|
||||
Reference in New Issue
Block a user