demo 更新

This commit is contained in:
yhh
2020-08-21 19:21:40 +08:00
parent 6d4d787530
commit 646d1806ec
144 changed files with 51196 additions and 2531 deletions

View File

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="54,54">
<displayList>
<graph id="n0_k7mf" name="n0" xy="0,0" size="54,54" alpha="0.8" type="rect" lineSize="0" corner="15">
<relation target="n1_k7mf" sidePair="width-width"/>
</graph>
<text id="n1_k7mf" name="content" xy="22,10" pivot="0.5,0.5" size="10,34" fontSize="24" align="center" vAlign="middle" text="">
<relation target="" sidePair="center-center"/>
</text>
</displayList>
<relation target="n0_k7mf" sidePair="width-width,height-height"/>
</component>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packageDescription id="minsdsta">
<resources>
<component id="k7mf0" name="com_tips.xml" path="/" exported="true"/>
</resources>
<publish name="" genCode="true"/>
</packageDescription>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="640,1136">
<displayList>
<graph id="n0_k7mf" name="n0" xy="0,0" pivot="0.5,0.5" size="640,1136" type="rect" fillColor="#ff333333"/>
<text id="n2_k7mf" name="title" xy="167,541" pivot="0.5,0.5" size="304,54" font="hakuyoxingshu7000" fontSize="40" color="#ffffff" align="center" vAlign="middle" text="Egret Framework">
<relation target="" sidePair="center-center,middle-middle"/>
</text>
<component id="n5_k7mf" name="pg_loading" src="k7mf2" fileName="组件/pg_loading.xml" xy="30,617" pivot="0.5,0.5" size="580,10">
<ProgressBar value="50" max="100"/>
</component>
</displayList>
</component>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packageDescription id="mk2d64e7">
<resources>
<component id="r5ro0" name="View_loading.xml" path="/" exported="true"/>
<component id="k7mf2" name="pg_loading.xml" path="/组件/"/>
</resources>
<publish name="" genCode="true"/>
</packageDescription>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="50,10" extention="ProgressBar">
<ProgressBar/>
<displayList>
<graph id="n0_k7mf" name="n0" xy="0,0" size="50,10" type="rect" lineSize="1" lineColor="#A0A0A0" fillColor="#F0F0F0">
<relation target="" sidePair="width,height"/>
</graph>
<graph id="n1_k7mf" name="bar" xy="0,3" size="50,4" type="rect" lineSize="0" fillColor="#3399FF"/>
</displayList>
</component>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="640,1136" opaque="false">
<displayList>
<list id="n0_k7mf" name="list_sc" xy="0,0" size="211,1136" overflow="scroll" lineGap="20" colGap="11" defaultItem="ui://m4sln17ak7mf2" align="center"/>
</displayList>
</component>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packageDescription id="m4sln17a">
<resources>
<component id="k7mf0" name="View_sc.xml" path="/" exported="true"/>
<component id="k7mf2" name="btn_sc.xml" path="/组件/" exported="true"/>
</resources>
<publish name="" genCode="true"/>
</packageDescription>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<component size="100,20" extention="Button">
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
<displayList>
<graph id="n0_k7mf" name="n0" xy="0,0" size="100,20" touchable="false" type="rect" lineSize="0" fillColor="#fff0f0f0">
<gearDisplay controller="button" pages="0"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n1_k7mf" name="n1" xy="0,0" size="100,20" touchable="false" type="rect" lineSize="0" fillColor="#fffafafa">
<gearDisplay controller="button" pages="2"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<graph id="n2_k7mf" name="n2" xy="0,0" size="100,20" touchable="false" type="rect" lineSize="0" fillColor="#ffcccccc">
<gearDisplay controller="button" pages="1,3"/>
<relation target="" sidePair="width-width,height-height"/>
</graph>
<text id="n3_k7mf" name="name" xy="0,0" size="100,20" fontSize="16" align="center" vAlign="middle" autoSize="none" singleLine="true" text="">
<relation target="" sidePair="width-width,height-height"/>
</text>
</displayList>
<Button/>
</component>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<projectDescription id="d07459cf38241e9b17edc6f05ec4503f" type="Egret" version="5.0"/>

View File

@@ -0,0 +1,8 @@
{
"scaleMode": "ConstantPixelSize",
"screenMathMode": "MatchWidthOrHeight",
"designResolutionX": 0,
"designResolutionY": 0,
"devices": [],
"fileName": "Adaptation"
}

View 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"
}

View File

@@ -0,0 +1 @@
{}

View 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"
}

View File

@@ -0,0 +1,3 @@
{
"langFiles": []
}