ui模块优化 全部navigationmanager管理
实现pastgirllistpanel逻辑 完善图集
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__type__": "cc.SpriteAtlas"
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"ver": "1.0.8",
|
||||
"importer": "auto-atlas",
|
||||
"imported": true,
|
||||
"uuid": "89fdf8c7-e675-48eb-ab6b-6fea11e37b8a",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {
|
||||
"maxWidth": 1024,
|
||||
"maxHeight": 1024,
|
||||
"padding": 2,
|
||||
"allowRotation": true,
|
||||
"forceSquared": false,
|
||||
"powerOfTwo": false,
|
||||
"algorithm": "MaxRects",
|
||||
"format": "png",
|
||||
"quality": 80,
|
||||
"contourBleed": true,
|
||||
"paddingBleed": true,
|
||||
"filterUnused": true,
|
||||
"removeTextureInBundle": true,
|
||||
"removeImageInBundle": true,
|
||||
"removeSpriteAtlasInBundle": true,
|
||||
"compressSettings": {},
|
||||
"textureSetting": {
|
||||
"wrapModeS": "repeat",
|
||||
"wrapModeT": "repeat",
|
||||
"minfilter": "linear",
|
||||
"magfilter": "linear",
|
||||
"mipfilter": "none",
|
||||
"anisotropy": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 1.6 KiB |
@@ -46,10 +46,10 @@
|
||||
"offsetY": 0,
|
||||
"trimX": 0,
|
||||
"trimY": 0,
|
||||
"width": 1080,
|
||||
"height": 237,
|
||||
"rawWidth": 1080,
|
||||
"rawHeight": 237,
|
||||
"width": 700,
|
||||
"height": 154,
|
||||
"rawWidth": 700,
|
||||
"rawHeight": 154,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
@@ -61,17 +61,17 @@
|
||||
"meshType": 0,
|
||||
"vertices": {
|
||||
"rawPosition": [
|
||||
-540,
|
||||
-118.5,
|
||||
-350,
|
||||
-77,
|
||||
0,
|
||||
540,
|
||||
-118.5,
|
||||
350,
|
||||
-77,
|
||||
0,
|
||||
-540,
|
||||
118.5,
|
||||
-350,
|
||||
77,
|
||||
0,
|
||||
540,
|
||||
118.5,
|
||||
350,
|
||||
77,
|
||||
0
|
||||
],
|
||||
"indexes": [
|
||||
@@ -84,12 +84,12 @@
|
||||
],
|
||||
"uv": [
|
||||
0,
|
||||
237,
|
||||
1080,
|
||||
237,
|
||||
154,
|
||||
700,
|
||||
154,
|
||||
0,
|
||||
0,
|
||||
1080,
|
||||
700,
|
||||
0
|
||||
],
|
||||
"nuv": [
|
||||
@@ -103,13 +103,13 @@
|
||||
1
|
||||
],
|
||||
"minPos": [
|
||||
-540,
|
||||
-118.5,
|
||||
-350,
|
||||
-77,
|
||||
0
|
||||
],
|
||||
"maxPos": [
|
||||
540,
|
||||
118.5,
|
||||
350,
|
||||
77,
|
||||
0
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user