ui调整
@ -129,13 +129,8 @@ export class SlotRanking extends Component {
|
|||||||
|
|
||||||
// 检查是否可以点击排行榜按钮
|
// 检查是否可以点击排行榜按钮
|
||||||
canClickRankingBtn(): boolean {
|
canClickRankingBtn(): boolean {
|
||||||
console.log('slotScene', this.slotScene)
|
|
||||||
|
|
||||||
if (!this.slotScene) return true;
|
if (!this.slotScene) return true;
|
||||||
console.log('isAutoSpin', this.slotScene.gameState.isAutoSpin)
|
|
||||||
console.log('isInFreeSpin', this.slotScene.gameState.isInFreeSpin)
|
|
||||||
console.log('isFeatureBuySpin', this.slotScene.gameState.isFeatureBuySpin)
|
|
||||||
console.log('isEliminating', this.slotScene.gameState.isEliminating)
|
|
||||||
// 如果正在滚动,不可点击
|
// 如果正在滚动,不可点击
|
||||||
if (this.slotScene.slotGame && this.slotScene.slotGame.isScroll()) {
|
if (this.slotScene.slotGame && this.slotScene.slotGame.isScroll()) {
|
||||||
return false;
|
return false;
|
||||||
@ -225,7 +220,6 @@ export class SlotRanking extends Component {
|
|||||||
this.isClick = false;
|
this.isClick = false;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
console.log('isClick', this.isClick)
|
|
||||||
if (this.isClick) {
|
if (this.isClick) {
|
||||||
// 检查是否可以点击
|
// 检查是否可以点击
|
||||||
if (!this.canClickRankingBtn()) {
|
if (!this.canClickRankingBtn()) {
|
||||||
|
|||||||
@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.1",
|
|
||||||
"importer": "ttf-font",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "dc119423-a444-4856-a346-92cc7e6d420a",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
"Pyidaungsu.ttf"
|
|
||||||
],
|
|
||||||
"subMetas": {},
|
|
||||||
"userData": {}
|
|
||||||
}
|
|
||||||
BIN
assets/Game/lang/en_menu.jpg
Normal file
|
After Width: | Height: | Size: 43 KiB |
@ -2,22 +2,22 @@
|
|||||||
"ver": "1.0.27",
|
"ver": "1.0.27",
|
||||||
"importer": "image",
|
"importer": "image",
|
||||||
"imported": true,
|
"imported": true,
|
||||||
"uuid": "ed1140c0-f2bf-4d11-a53e-9b29e86ad207",
|
"uuid": "2e3ffd2c-0630-40ef-8fb8-cd8409f4f2e1",
|
||||||
"files": [
|
"files": [
|
||||||
".json",
|
".jpg",
|
||||||
".png"
|
".json"
|
||||||
],
|
],
|
||||||
"subMetas": {
|
"subMetas": {
|
||||||
"6c48a": {
|
"6c48a": {
|
||||||
"importer": "texture",
|
"importer": "texture",
|
||||||
"uuid": "ed1140c0-f2bf-4d11-a53e-9b29e86ad207@6c48a",
|
"uuid": "2e3ffd2c-0630-40ef-8fb8-cd8409f4f2e1@6c48a",
|
||||||
"displayName": "Icon_Close_B",
|
"displayName": "en_menu",
|
||||||
"id": "6c48a",
|
"id": "6c48a",
|
||||||
"name": "texture",
|
"name": "texture",
|
||||||
"userData": {
|
"userData": {
|
||||||
"wrapModeS": "clamp-to-edge",
|
"wrapModeS": "clamp-to-edge",
|
||||||
"wrapModeT": "clamp-to-edge",
|
"wrapModeT": "clamp-to-edge",
|
||||||
"imageUuidOrDatabaseUri": "ed1140c0-f2bf-4d11-a53e-9b29e86ad207",
|
"imageUuidOrDatabaseUri": "2e3ffd2c-0630-40ef-8fb8-cd8409f4f2e1",
|
||||||
"isUuid": true,
|
"isUuid": true,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"minfilter": "linear",
|
"minfilter": "linear",
|
||||||
@ -34,8 +34,8 @@
|
|||||||
},
|
},
|
||||||
"f9941": {
|
"f9941": {
|
||||||
"importer": "sprite-frame",
|
"importer": "sprite-frame",
|
||||||
"uuid": "ed1140c0-f2bf-4d11-a53e-9b29e86ad207@f9941",
|
"uuid": "2e3ffd2c-0630-40ef-8fb8-cd8409f4f2e1@f9941",
|
||||||
"displayName": "Icon_Close_B",
|
"displayName": "en_menu",
|
||||||
"id": "f9941",
|
"id": "f9941",
|
||||||
"name": "spriteFrame",
|
"name": "spriteFrame",
|
||||||
"userData": {
|
"userData": {
|
||||||
@ -46,10 +46,10 @@
|
|||||||
"offsetY": 0,
|
"offsetY": 0,
|
||||||
"trimX": 0,
|
"trimX": 0,
|
||||||
"trimY": 0,
|
"trimY": 0,
|
||||||
"width": 78,
|
"width": 1080,
|
||||||
"height": 78,
|
"height": 1920,
|
||||||
"rawWidth": 78,
|
"rawWidth": 1080,
|
||||||
"rawHeight": 78,
|
"rawHeight": 1920,
|
||||||
"borderTop": 0,
|
"borderTop": 0,
|
||||||
"borderBottom": 0,
|
"borderBottom": 0,
|
||||||
"borderLeft": 0,
|
"borderLeft": 0,
|
||||||
@ -61,17 +61,17 @@
|
|||||||
"meshType": 0,
|
"meshType": 0,
|
||||||
"vertices": {
|
"vertices": {
|
||||||
"rawPosition": [
|
"rawPosition": [
|
||||||
-39,
|
-540,
|
||||||
-39,
|
-960,
|
||||||
0,
|
0,
|
||||||
39,
|
540,
|
||||||
-39,
|
-960,
|
||||||
0,
|
0,
|
||||||
-39,
|
-540,
|
||||||
39,
|
960,
|
||||||
0,
|
0,
|
||||||
39,
|
540,
|
||||||
39,
|
960,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"indexes": [
|
"indexes": [
|
||||||
@ -84,12 +84,12 @@
|
|||||||
],
|
],
|
||||||
"uv": [
|
"uv": [
|
||||||
0,
|
0,
|
||||||
78,
|
1920,
|
||||||
78,
|
1080,
|
||||||
78,
|
1920,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
78,
|
1080,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"nuv": [
|
"nuv": [
|
||||||
@ -103,18 +103,18 @@
|
|||||||
1
|
1
|
||||||
],
|
],
|
||||||
"minPos": [
|
"minPos": [
|
||||||
-39,
|
-540,
|
||||||
-39,
|
-960,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"maxPos": [
|
"maxPos": [
|
||||||
39,
|
540,
|
||||||
39,
|
960,
|
||||||
0
|
0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"isUuid": true,
|
"isUuid": true,
|
||||||
"imageUuidOrDatabaseUri": "ed1140c0-f2bf-4d11-a53e-9b29e86ad207@6c48a",
|
"imageUuidOrDatabaseUri": "2e3ffd2c-0630-40ef-8fb8-cd8409f4f2e1@6c48a",
|
||||||
"atlasUuid": ""
|
"atlasUuid": ""
|
||||||
},
|
},
|
||||||
"ver": "1.0.12",
|
"ver": "1.0.12",
|
||||||
@ -127,8 +127,8 @@
|
|||||||
},
|
},
|
||||||
"userData": {
|
"userData": {
|
||||||
"type": "sprite-frame",
|
"type": "sprite-frame",
|
||||||
"hasAlpha": true,
|
"hasAlpha": false,
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
"fixAlphaTransparencyArtifacts": false,
|
||||||
"redirect": "ed1140c0-f2bf-4d11-a53e-9b29e86ad207@6c48a"
|
"redirect": "2e3ffd2c-0630-40ef-8fb8-cd8409f4f2e1@6c48a"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
BIN
assets/Game/lang/menu_th.jpg
Normal file
|
After Width: | Height: | Size: 45 KiB |
@ -2,22 +2,22 @@
|
|||||||
"ver": "1.0.27",
|
"ver": "1.0.27",
|
||||||
"importer": "image",
|
"importer": "image",
|
||||||
"imported": true,
|
"imported": true,
|
||||||
"uuid": "f168b707-d32b-4a65-9f4f-038a0cf70f22",
|
"uuid": "2144f07c-fd81-4212-8637-b66803fb325a",
|
||||||
"files": [
|
"files": [
|
||||||
".json",
|
".jpg",
|
||||||
".png"
|
".json"
|
||||||
],
|
],
|
||||||
"subMetas": {
|
"subMetas": {
|
||||||
"6c48a": {
|
"6c48a": {
|
||||||
"importer": "texture",
|
"importer": "texture",
|
||||||
"uuid": "f168b707-d32b-4a65-9f4f-038a0cf70f22@6c48a",
|
"uuid": "2144f07c-fd81-4212-8637-b66803fb325a@6c48a",
|
||||||
"displayName": "Icon_Exit",
|
"displayName": "menu_th",
|
||||||
"id": "6c48a",
|
"id": "6c48a",
|
||||||
"name": "texture",
|
"name": "texture",
|
||||||
"userData": {
|
"userData": {
|
||||||
"wrapModeS": "clamp-to-edge",
|
"wrapModeS": "clamp-to-edge",
|
||||||
"wrapModeT": "clamp-to-edge",
|
"wrapModeT": "clamp-to-edge",
|
||||||
"imageUuidOrDatabaseUri": "f168b707-d32b-4a65-9f4f-038a0cf70f22",
|
"imageUuidOrDatabaseUri": "2144f07c-fd81-4212-8637-b66803fb325a",
|
||||||
"isUuid": true,
|
"isUuid": true,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"minfilter": "linear",
|
"minfilter": "linear",
|
||||||
@ -34,8 +34,8 @@
|
|||||||
},
|
},
|
||||||
"f9941": {
|
"f9941": {
|
||||||
"importer": "sprite-frame",
|
"importer": "sprite-frame",
|
||||||
"uuid": "f168b707-d32b-4a65-9f4f-038a0cf70f22@f9941",
|
"uuid": "2144f07c-fd81-4212-8637-b66803fb325a@f9941",
|
||||||
"displayName": "Icon_Exit",
|
"displayName": "menu_th",
|
||||||
"id": "f9941",
|
"id": "f9941",
|
||||||
"name": "spriteFrame",
|
"name": "spriteFrame",
|
||||||
"userData": {
|
"userData": {
|
||||||
@ -46,10 +46,10 @@
|
|||||||
"offsetY": 0,
|
"offsetY": 0,
|
||||||
"trimX": 0,
|
"trimX": 0,
|
||||||
"trimY": 0,
|
"trimY": 0,
|
||||||
"width": 79,
|
"width": 1080,
|
||||||
"height": 79,
|
"height": 1920,
|
||||||
"rawWidth": 79,
|
"rawWidth": 1080,
|
||||||
"rawHeight": 79,
|
"rawHeight": 1920,
|
||||||
"borderTop": 0,
|
"borderTop": 0,
|
||||||
"borderBottom": 0,
|
"borderBottom": 0,
|
||||||
"borderLeft": 0,
|
"borderLeft": 0,
|
||||||
@ -61,17 +61,17 @@
|
|||||||
"meshType": 0,
|
"meshType": 0,
|
||||||
"vertices": {
|
"vertices": {
|
||||||
"rawPosition": [
|
"rawPosition": [
|
||||||
-39.5,
|
-540,
|
||||||
-39.5,
|
-960,
|
||||||
0,
|
0,
|
||||||
39.5,
|
540,
|
||||||
-39.5,
|
-960,
|
||||||
0,
|
0,
|
||||||
-39.5,
|
-540,
|
||||||
39.5,
|
960,
|
||||||
0,
|
0,
|
||||||
39.5,
|
540,
|
||||||
39.5,
|
960,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"indexes": [
|
"indexes": [
|
||||||
@ -84,12 +84,12 @@
|
|||||||
],
|
],
|
||||||
"uv": [
|
"uv": [
|
||||||
0,
|
0,
|
||||||
79,
|
1920,
|
||||||
79,
|
1080,
|
||||||
79,
|
1920,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
79,
|
1080,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"nuv": [
|
"nuv": [
|
||||||
@ -103,18 +103,18 @@
|
|||||||
1
|
1
|
||||||
],
|
],
|
||||||
"minPos": [
|
"minPos": [
|
||||||
-39.5,
|
-540,
|
||||||
-39.5,
|
-960,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"maxPos": [
|
"maxPos": [
|
||||||
39.5,
|
540,
|
||||||
39.5,
|
960,
|
||||||
0
|
0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"isUuid": true,
|
"isUuid": true,
|
||||||
"imageUuidOrDatabaseUri": "f168b707-d32b-4a65-9f4f-038a0cf70f22@6c48a",
|
"imageUuidOrDatabaseUri": "2144f07c-fd81-4212-8637-b66803fb325a@6c48a",
|
||||||
"atlasUuid": ""
|
"atlasUuid": ""
|
||||||
},
|
},
|
||||||
"ver": "1.0.12",
|
"ver": "1.0.12",
|
||||||
@ -127,8 +127,8 @@
|
|||||||
},
|
},
|
||||||
"userData": {
|
"userData": {
|
||||||
"type": "sprite-frame",
|
"type": "sprite-frame",
|
||||||
"hasAlpha": true,
|
"hasAlpha": false,
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
"fixAlphaTransparencyArtifacts": false,
|
||||||
"redirect": "f168b707-d32b-4a65-9f4f-038a0cf70f22@6c48a"
|
"redirect": "2144f07c-fd81-4212-8637-b66803fb325a@6c48a"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -28,17 +28,17 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 84
|
"__id__": 94
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 86
|
"__id__": 96
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 88
|
"__id__": 98
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 90
|
"__id__": 100
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@ -140,7 +140,7 @@
|
|||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 1080,
|
"width": 1080,
|
||||||
"height": 1920
|
"height": 1920.0000000000002
|
||||||
},
|
},
|
||||||
"_anchorPoint": {
|
"_anchorPoint": {
|
||||||
"__type__": "cc.Vec2",
|
"__type__": "cc.Vec2",
|
||||||
@ -290,37 +290,37 @@
|
|||||||
"__id__": 37
|
"__id__": 37
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 43
|
"__id__": 45
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 49
|
"__id__": 53
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 57
|
"__id__": 63
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 65
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 73
|
"__id__": 73
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 83
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 79
|
"__id__": 89
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 81
|
"__id__": 91
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 83
|
"__id__": 93
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 19.369000000000028,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -370,7 +370,7 @@
|
|||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 13,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -410,8 +410,8 @@
|
|||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 894,
|
"width": 900,
|
||||||
"height": 515
|
"height": 545
|
||||||
},
|
},
|
||||||
"_anchorPoint": {
|
"_anchorPoint": {
|
||||||
"__type__": "cc.Vec2",
|
"__type__": "cc.Vec2",
|
||||||
@ -447,7 +447,7 @@
|
|||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_spriteFrame": {
|
"_spriteFrame": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e@92a42",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730@92a42",
|
||||||
"__expectedType__": "cc.SpriteFrame"
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
},
|
},
|
||||||
"_type": 1,
|
"_type": 1,
|
||||||
@ -463,7 +463,7 @@
|
|||||||
"_isTrimmedMode": true,
|
"_isTrimmedMode": true,
|
||||||
"_useGrayscale": false,
|
"_useGrayscale": false,
|
||||||
"_atlas": {
|
"_atlas": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730",
|
||||||
"__expectedType__": "cc.SpriteAtlas"
|
"__expectedType__": "cc.SpriteAtlas"
|
||||||
},
|
},
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@ -508,8 +508,8 @@
|
|||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": -155,
|
"x": -185,
|
||||||
"y": -155,
|
"y": -140,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -586,7 +586,7 @@
|
|||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_spriteFrame": {
|
"_spriteFrame": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e@8b76e",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730@8b76e",
|
||||||
"__expectedType__": "cc.SpriteFrame"
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
},
|
},
|
||||||
"_type": 0,
|
"_type": 0,
|
||||||
@ -602,7 +602,7 @@
|
|||||||
"_isTrimmedMode": true,
|
"_isTrimmedMode": true,
|
||||||
"_useGrayscale": false,
|
"_useGrayscale": false,
|
||||||
"_atlas": {
|
"_atlas": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730",
|
||||||
"__expectedType__": "cc.SpriteAtlas"
|
"__expectedType__": "cc.SpriteAtlas"
|
||||||
},
|
},
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@ -648,7 +648,7 @@
|
|||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": -155,
|
"y": -140,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -725,7 +725,7 @@
|
|||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_spriteFrame": {
|
"_spriteFrame": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e@af623",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730@af623",
|
||||||
"__expectedType__": "cc.SpriteFrame"
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
},
|
},
|
||||||
"_type": 0,
|
"_type": 0,
|
||||||
@ -741,7 +741,7 @@
|
|||||||
"_isTrimmedMode": true,
|
"_isTrimmedMode": true,
|
||||||
"_useGrayscale": false,
|
"_useGrayscale": false,
|
||||||
"_atlas": {
|
"_atlas": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730",
|
||||||
"__expectedType__": "cc.SpriteAtlas"
|
"__expectedType__": "cc.SpriteAtlas"
|
||||||
},
|
},
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@ -786,8 +786,8 @@
|
|||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 155,
|
"x": 185,
|
||||||
"y": -155,
|
"y": -140,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -864,7 +864,7 @@
|
|||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_spriteFrame": {
|
"_spriteFrame": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e@af623",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730@af623",
|
||||||
"__expectedType__": "cc.SpriteFrame"
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
},
|
},
|
||||||
"_type": 0,
|
"_type": 0,
|
||||||
@ -880,7 +880,7 @@
|
|||||||
"_isTrimmedMode": true,
|
"_isTrimmedMode": true,
|
||||||
"_useGrayscale": false,
|
"_useGrayscale": false,
|
||||||
"_atlas": {
|
"_atlas": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730",
|
||||||
"__expectedType__": "cc.SpriteAtlas"
|
"__expectedType__": "cc.SpriteAtlas"
|
||||||
},
|
},
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@ -918,15 +918,18 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 40
|
"__id__": 40
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 42
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 42
|
"__id__": 44
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 200,
|
"y": 213,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -1005,20 +1008,20 @@
|
|||||||
"_string": "Tip",
|
"_string": "Tip",
|
||||||
"_horizontalAlign": 1,
|
"_horizontalAlign": 1,
|
||||||
"_verticalAlign": 1,
|
"_verticalAlign": 1,
|
||||||
"_actualFontSize": 58,
|
"_actualFontSize": 56,
|
||||||
"_fontSize": 58,
|
"_fontSize": 56,
|
||||||
"_fontFamily": "Arial",
|
"_fontFamily": "Arial",
|
||||||
"_lineHeight": 60,
|
"_lineHeight": 60,
|
||||||
"_overflow": 2,
|
"_overflow": 2,
|
||||||
"_enableWrapText": true,
|
"_enableWrapText": true,
|
||||||
"_font": {
|
"_font": {
|
||||||
"__uuid__": "7d82cd3b-f3fb-43bd-902e-e9ce812e1fb0",
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
"__expectedType__": "cc.TTFFont"
|
"__expectedType__": "cc.TTFFont"
|
||||||
},
|
},
|
||||||
"_isSystemFontUsed": false,
|
"_isSystemFontUsed": false,
|
||||||
"_spacingX": 0,
|
"_spacingX": 0,
|
||||||
"_isItalic": false,
|
"_isItalic": false,
|
||||||
"_isBold": false,
|
"_isBold": true,
|
||||||
"_isUnderline": false,
|
"_isUnderline": false,
|
||||||
"_underlineHeight": 2,
|
"_underlineHeight": 2,
|
||||||
"_cacheMode": 0,
|
"_cacheMode": 0,
|
||||||
@ -1051,6 +1054,49 @@
|
|||||||
"__type__": "cc.CompPrefabInfo",
|
"__type__": "cc.CompPrefabInfo",
|
||||||
"fileId": "c1YJA8gTpIeq07YuQzVAQ7"
|
"fileId": "c1YJA8gTpIeq07YuQzVAQ7"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__type__": "32bccF4VzBC3rRrxJI+7Mr6",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {},
|
||||||
|
"node": {
|
||||||
|
"__id__": 37
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 43
|
||||||
|
},
|
||||||
|
"isBold": true,
|
||||||
|
"fontOther": {
|
||||||
|
"__uuid__": "1e8c3f52-ef88-4a93-a301-ed3c1982c5d4",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontOtherBold": {
|
||||||
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThVi": {
|
||||||
|
"__uuid__": "53564fbb-0c8f-48f6-9f1a-a9bdc54fd297",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThViBold": {
|
||||||
|
"__uuid__": "922161d3-e56f-47de-b9ee-b1ffdb27939b",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMy": {
|
||||||
|
"__uuid__": "22db0ca4-1712-4916-a282-b42719196c93",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMyBold": {
|
||||||
|
"__uuid__": "67d33629-4ef1-4a23-9167-8543375dadb0",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"_id": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "4aMWmmIJ1A5pecVBBS5UcB"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__type__": "cc.PrefabInfo",
|
"__type__": "cc.PrefabInfo",
|
||||||
"root": {
|
"root": {
|
||||||
@ -1076,14 +1122,17 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 44
|
"__id__": 46
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 46
|
"__id__": 48
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 50
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 48
|
"__id__": 52
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@ -1120,15 +1169,15 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 43
|
"__id__": 45
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 45
|
"__id__": 47
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 853.9995,
|
"width": 600,
|
||||||
"height": 230
|
"height": 230
|
||||||
},
|
},
|
||||||
"_anchorPoint": {
|
"_anchorPoint": {
|
||||||
@ -1148,11 +1197,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 43
|
"__id__": 45
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 47
|
"__id__": 49
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@ -1164,17 +1213,17 @@
|
|||||||
"b": 255,
|
"b": 255,
|
||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_string": "label",
|
"_string": "sdasd",
|
||||||
"_horizontalAlign": 1,
|
"_horizontalAlign": 1,
|
||||||
"_verticalAlign": 1,
|
"_verticalAlign": 1,
|
||||||
"_actualFontSize": 44,
|
"_actualFontSize": 43,
|
||||||
"_fontSize": 43,
|
"_fontSize": 42,
|
||||||
"_fontFamily": "Arial",
|
"_fontFamily": "Arial",
|
||||||
"_lineHeight": 40,
|
"_lineHeight": 40,
|
||||||
"_overflow": 2,
|
"_overflow": 2,
|
||||||
"_enableWrapText": true,
|
"_enableWrapText": true,
|
||||||
"_font": {
|
"_font": {
|
||||||
"__uuid__": "2e641180-f09b-4b02-b393-585d06441b69",
|
"__uuid__": "1e8c3f52-ef88-4a93-a301-ed3c1982c5d4",
|
||||||
"__expectedType__": "cc.TTFFont"
|
"__expectedType__": "cc.TTFFont"
|
||||||
},
|
},
|
||||||
"_isSystemFontUsed": false,
|
"_isSystemFontUsed": false,
|
||||||
@ -1213,6 +1262,49 @@
|
|||||||
"__type__": "cc.CompPrefabInfo",
|
"__type__": "cc.CompPrefabInfo",
|
||||||
"fileId": "ee6Mi4SnhCarbGqTl7OWCu"
|
"fileId": "ee6Mi4SnhCarbGqTl7OWCu"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__type__": "32bccF4VzBC3rRrxJI+7Mr6",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {},
|
||||||
|
"node": {
|
||||||
|
"__id__": 45
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 51
|
||||||
|
},
|
||||||
|
"isBold": false,
|
||||||
|
"fontOther": {
|
||||||
|
"__uuid__": "1e8c3f52-ef88-4a93-a301-ed3c1982c5d4",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontOtherBold": {
|
||||||
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThVi": {
|
||||||
|
"__uuid__": "53564fbb-0c8f-48f6-9f1a-a9bdc54fd297",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThViBold": {
|
||||||
|
"__uuid__": "922161d3-e56f-47de-b9ee-b1ffdb27939b",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMy": {
|
||||||
|
"__uuid__": "22db0ca4-1712-4916-a282-b42719196c93",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMyBold": {
|
||||||
|
"__uuid__": "67d33629-4ef1-4a23-9167-8543375dadb0",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"_id": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "a8ES5FB4hFtZbaTsfFtKes"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__type__": "cc.PrefabInfo",
|
"__type__": "cc.PrefabInfo",
|
||||||
"root": {
|
"root": {
|
||||||
@ -1237,23 +1329,26 @@
|
|||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
|
||||||
"__id__": 50
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 52
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__id__": 54
|
"__id__": 54
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 56
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 58
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 60
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 56
|
"__id__": 62
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": -155,
|
"x": -185,
|
||||||
"y": -155,
|
"y": -140,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -1285,11 +1380,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 49
|
"__id__": 53
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 51
|
"__id__": 55
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@ -1313,11 +1408,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 49
|
"__id__": 53
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 53
|
"__id__": 57
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@ -1329,23 +1424,23 @@
|
|||||||
"b": 255,
|
"b": 255,
|
||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_string": "Confirm",
|
"_string": "Cancel",
|
||||||
"_horizontalAlign": 1,
|
"_horizontalAlign": 1,
|
||||||
"_verticalAlign": 1,
|
"_verticalAlign": 1,
|
||||||
"_actualFontSize": 43,
|
"_actualFontSize": 42,
|
||||||
"_fontSize": 43,
|
"_fontSize": 42,
|
||||||
"_fontFamily": "Arial",
|
"_fontFamily": "Arial",
|
||||||
"_lineHeight": 40,
|
"_lineHeight": 40,
|
||||||
"_overflow": 2,
|
"_overflow": 2,
|
||||||
"_enableWrapText": true,
|
"_enableWrapText": true,
|
||||||
"_font": {
|
"_font": {
|
||||||
"__uuid__": "69fbd01d-29d4-4356-b163-4a703a7d45e4",
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
"__expectedType__": "cc.TTFFont"
|
"__expectedType__": "cc.TTFFont"
|
||||||
},
|
},
|
||||||
"_isSystemFontUsed": false,
|
"_isSystemFontUsed": false,
|
||||||
"_spacingX": 0,
|
"_spacingX": 0,
|
||||||
"_isItalic": false,
|
"_isItalic": false,
|
||||||
"_isBold": false,
|
"_isBold": true,
|
||||||
"_isUnderline": false,
|
"_isUnderline": false,
|
||||||
"_underlineHeight": 2,
|
"_underlineHeight": 2,
|
||||||
"_cacheMode": 0,
|
"_cacheMode": 0,
|
||||||
@ -1384,11 +1479,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 49
|
"__id__": 53
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 55
|
"__id__": 59
|
||||||
},
|
},
|
||||||
"_key": "AID_QUIT_LEFT_BUTTON",
|
"_key": "AID_QUIT_LEFT_BUTTON",
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@ -1397,6 +1492,49 @@
|
|||||||
"__type__": "cc.CompPrefabInfo",
|
"__type__": "cc.CompPrefabInfo",
|
||||||
"fileId": "afPkQvTOBOgICHLpHuMOYg"
|
"fileId": "afPkQvTOBOgICHLpHuMOYg"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__type__": "32bccF4VzBC3rRrxJI+7Mr6",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {},
|
||||||
|
"node": {
|
||||||
|
"__id__": 53
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 61
|
||||||
|
},
|
||||||
|
"isBold": true,
|
||||||
|
"fontOther": {
|
||||||
|
"__uuid__": "1e8c3f52-ef88-4a93-a301-ed3c1982c5d4",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontOtherBold": {
|
||||||
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThVi": {
|
||||||
|
"__uuid__": "53564fbb-0c8f-48f6-9f1a-a9bdc54fd297",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThViBold": {
|
||||||
|
"__uuid__": "922161d3-e56f-47de-b9ee-b1ffdb27939b",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMy": {
|
||||||
|
"__uuid__": "22db0ca4-1712-4916-a282-b42719196c93",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMyBold": {
|
||||||
|
"__uuid__": "67d33629-4ef1-4a23-9167-8543375dadb0",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"_id": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "3f9VvGyOhJ9JRadV8X2x46"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__type__": "cc.PrefabInfo",
|
"__type__": "cc.PrefabInfo",
|
||||||
"root": {
|
"root": {
|
||||||
@ -1422,22 +1560,25 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 58
|
"__id__": 64
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 60
|
"__id__": 66
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 62
|
"__id__": 68
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 70
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 64
|
"__id__": 72
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": -155,
|
"y": -140,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -1469,11 +1610,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 57
|
"__id__": 63
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 59
|
"__id__": 65
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@ -1497,11 +1638,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 57
|
"__id__": 63
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 61
|
"__id__": 67
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@ -1568,11 +1709,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 57
|
"__id__": 63
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 63
|
"__id__": 69
|
||||||
},
|
},
|
||||||
"_key": "AID_QUIT_LEFT_BUTTON",
|
"_key": "AID_QUIT_LEFT_BUTTON",
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@ -1581,6 +1722,49 @@
|
|||||||
"__type__": "cc.CompPrefabInfo",
|
"__type__": "cc.CompPrefabInfo",
|
||||||
"fileId": "1ajz2OlStJArXS2V3Bk+D+"
|
"fileId": "1ajz2OlStJArXS2V3Bk+D+"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__type__": "32bccF4VzBC3rRrxJI+7Mr6",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {},
|
||||||
|
"node": {
|
||||||
|
"__id__": 63
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 71
|
||||||
|
},
|
||||||
|
"isBold": true,
|
||||||
|
"fontOther": {
|
||||||
|
"__uuid__": "1e8c3f52-ef88-4a93-a301-ed3c1982c5d4",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontOtherBold": {
|
||||||
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThVi": {
|
||||||
|
"__uuid__": "53564fbb-0c8f-48f6-9f1a-a9bdc54fd297",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThViBold": {
|
||||||
|
"__uuid__": "922161d3-e56f-47de-b9ee-b1ffdb27939b",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMy": {
|
||||||
|
"__uuid__": "22db0ca4-1712-4916-a282-b42719196c93",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMyBold": {
|
||||||
|
"__uuid__": "67d33629-4ef1-4a23-9167-8543375dadb0",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"_id": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "01YtmE6pZNjblTGBuNW6f4"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__type__": "cc.PrefabInfo",
|
"__type__": "cc.PrefabInfo",
|
||||||
"root": {
|
"root": {
|
||||||
@ -1606,22 +1790,25 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 66
|
"__id__": 74
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 68
|
"__id__": 76
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 70
|
"__id__": 78
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 80
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 72
|
"__id__": 82
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 155,
|
"x": 185,
|
||||||
"y": -155,
|
"y": -140,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -1653,11 +1840,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 65
|
"__id__": 73
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 67
|
"__id__": 75
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@ -1681,11 +1868,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 65
|
"__id__": 73
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 69
|
"__id__": 77
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@ -1752,11 +1939,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 65
|
"__id__": 73
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 71
|
"__id__": 79
|
||||||
},
|
},
|
||||||
"_key": "AID_MAIN_OPERATE_CLOSE",
|
"_key": "AID_MAIN_OPERATE_CLOSE",
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@ -1765,6 +1952,49 @@
|
|||||||
"__type__": "cc.CompPrefabInfo",
|
"__type__": "cc.CompPrefabInfo",
|
||||||
"fileId": "f2MqdiXIhK9JLnoNSmaVgM"
|
"fileId": "f2MqdiXIhK9JLnoNSmaVgM"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__type__": "32bccF4VzBC3rRrxJI+7Mr6",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {},
|
||||||
|
"node": {
|
||||||
|
"__id__": 73
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": {
|
||||||
|
"__id__": 81
|
||||||
|
},
|
||||||
|
"isBold": true,
|
||||||
|
"fontOther": {
|
||||||
|
"__uuid__": "1e8c3f52-ef88-4a93-a301-ed3c1982c5d4",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontOtherBold": {
|
||||||
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThVi": {
|
||||||
|
"__uuid__": "53564fbb-0c8f-48f6-9f1a-a9bdc54fd297",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThViBold": {
|
||||||
|
"__uuid__": "922161d3-e56f-47de-b9ee-b1ffdb27939b",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMy": {
|
||||||
|
"__uuid__": "22db0ca4-1712-4916-a282-b42719196c93",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMyBold": {
|
||||||
|
"__uuid__": "67d33629-4ef1-4a23-9167-8543375dadb0",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"_id": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "cc.CompPrefabInfo",
|
||||||
|
"fileId": "a5kCJMvglPyoYKl7x59XDo"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__type__": "cc.PrefabInfo",
|
"__type__": "cc.PrefabInfo",
|
||||||
"root": {
|
"root": {
|
||||||
@ -1790,19 +2020,19 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 74
|
"__id__": 84
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 76
|
"__id__": 86
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 78
|
"__id__": 88
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 148.492,
|
"y": 160.519,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -1834,11 +2064,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 73
|
"__id__": 83
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 75
|
"__id__": 85
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
@ -1862,11 +2092,11 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 73
|
"__id__": 83
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 77
|
"__id__": 87
|
||||||
},
|
},
|
||||||
"_customMaterial": null,
|
"_customMaterial": null,
|
||||||
"_srcBlendFactor": 2,
|
"_srcBlendFactor": 2,
|
||||||
@ -1879,7 +2109,7 @@
|
|||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_spriteFrame": {
|
"_spriteFrame": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e@57bba",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730@57bba",
|
||||||
"__expectedType__": "cc.SpriteFrame"
|
"__expectedType__": "cc.SpriteFrame"
|
||||||
},
|
},
|
||||||
"_type": 0,
|
"_type": 0,
|
||||||
@ -1895,7 +2125,7 @@
|
|||||||
"_isTrimmedMode": true,
|
"_isTrimmedMode": true,
|
||||||
"_useGrayscale": false,
|
"_useGrayscale": false,
|
||||||
"_atlas": {
|
"_atlas": {
|
||||||
"__uuid__": "48a4a38e-02aa-4540-9e09-279928453b1e",
|
"__uuid__": "17581f58-b490-4345-9b89-850038e62730",
|
||||||
"__expectedType__": "cc.SpriteAtlas"
|
"__expectedType__": "cc.SpriteAtlas"
|
||||||
},
|
},
|
||||||
"_id": ""
|
"_id": ""
|
||||||
@ -1927,12 +2157,12 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 80
|
"__id__": 90
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 1080,
|
"width": 1080,
|
||||||
"height": 1920
|
"height": 1920.0000000000002
|
||||||
},
|
},
|
||||||
"_anchorPoint": {
|
"_anchorPoint": {
|
||||||
"__type__": "cc.Vec2",
|
"__type__": "cc.Vec2",
|
||||||
@ -1955,14 +2185,14 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 82
|
"__id__": 92
|
||||||
},
|
},
|
||||||
"_alignFlags": 45,
|
"_alignFlags": 45,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
"_left": 0,
|
"_left": 0,
|
||||||
"_right": 0,
|
"_right": 0,
|
||||||
"_top": 0,
|
"_top": -19.369000000000003,
|
||||||
"_bottom": 0,
|
"_bottom": 19.369000000000003,
|
||||||
"_horizontalCenter": 0,
|
"_horizontalCenter": 0,
|
||||||
"_verticalCenter": 0,
|
"_verticalCenter": 0,
|
||||||
"_isAbsLeft": true,
|
"_isAbsLeft": true,
|
||||||
@ -2004,12 +2234,12 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 85
|
"__id__": 95
|
||||||
},
|
},
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 1080,
|
"width": 1080,
|
||||||
"height": 1920
|
"height": 1920.0000000000002
|
||||||
},
|
},
|
||||||
"_anchorPoint": {
|
"_anchorPoint": {
|
||||||
"__type__": "cc.Vec2",
|
"__type__": "cc.Vec2",
|
||||||
@ -2032,7 +2262,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 87
|
"__id__": 97
|
||||||
},
|
},
|
||||||
"_alignFlags": 45,
|
"_alignFlags": 45,
|
||||||
"_target": null,
|
"_target": null,
|
||||||
@ -2068,7 +2298,7 @@
|
|||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": {
|
"__prefab": {
|
||||||
"__id__": 89
|
"__id__": 99
|
||||||
},
|
},
|
||||||
"_id": ""
|
"_id": ""
|
||||||
},
|
},
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 1.2 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "e5cebe29-f875-42da-9411-55fab49de5f9",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "e5cebe29-f875-42da-9411-55fab49de5f9@6c48a",
|
|
||||||
"displayName": "Icon_Assets",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "e5cebe29-f875-42da-9411-55fab49de5f9",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "e5cebe29-f875-42da-9411-55fab49de5f9@f9941",
|
|
||||||
"displayName": "Icon_Assets",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 24,
|
|
||||||
"height": 29,
|
|
||||||
"rawWidth": 24,
|
|
||||||
"rawHeight": 29,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-12,
|
|
||||||
-14.5,
|
|
||||||
0,
|
|
||||||
12,
|
|
||||||
-14.5,
|
|
||||||
0,
|
|
||||||
-12,
|
|
||||||
14.5,
|
|
||||||
0,
|
|
||||||
12,
|
|
||||||
14.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
29,
|
|
||||||
24,
|
|
||||||
29,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
24,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-12,
|
|
||||||
-14.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
12,
|
|
||||||
14.5,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "e5cebe29-f875-42da-9411-55fab49de5f9@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "e5cebe29-f875-42da-9411-55fab49de5f9@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "8aaeafda-3c56-4c17-99af-f2373749c581",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "8aaeafda-3c56-4c17-99af-f2373749c581@6c48a",
|
|
||||||
"displayName": "Icon_History",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "8aaeafda-3c56-4c17-99af-f2373749c581",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "8aaeafda-3c56-4c17-99af-f2373749c581@f9941",
|
|
||||||
"displayName": "Icon_History",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 88,
|
|
||||||
"height": 88,
|
|
||||||
"rawWidth": 88,
|
|
||||||
"rawHeight": 88,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-44,
|
|
||||||
-44,
|
|
||||||
0,
|
|
||||||
44,
|
|
||||||
-44,
|
|
||||||
0,
|
|
||||||
-44,
|
|
||||||
44,
|
|
||||||
0,
|
|
||||||
44,
|
|
||||||
44,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
88,
|
|
||||||
88,
|
|
||||||
88,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
88,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-44,
|
|
||||||
-44,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
44,
|
|
||||||
44,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "8aaeafda-3c56-4c17-99af-f2373749c581@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "8aaeafda-3c56-4c17-99af-f2373749c581@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "352b0e0e-a5bc-4ca6-9a99-7bb71369b9f1",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "352b0e0e-a5bc-4ca6-9a99-7bb71369b9f1@6c48a",
|
|
||||||
"displayName": "Icon_Paytable",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "352b0e0e-a5bc-4ca6-9a99-7bb71369b9f1",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "352b0e0e-a5bc-4ca6-9a99-7bb71369b9f1@f9941",
|
|
||||||
"displayName": "Icon_Paytable",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 85,
|
|
||||||
"height": 85,
|
|
||||||
"rawWidth": 85,
|
|
||||||
"rawHeight": 85,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-42.5,
|
|
||||||
-42.5,
|
|
||||||
0,
|
|
||||||
42.5,
|
|
||||||
-42.5,
|
|
||||||
0,
|
|
||||||
-42.5,
|
|
||||||
42.5,
|
|
||||||
0,
|
|
||||||
42.5,
|
|
||||||
42.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
85,
|
|
||||||
85,
|
|
||||||
85,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
85,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-42.5,
|
|
||||||
-42.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
42.5,
|
|
||||||
42.5,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "352b0e0e-a5bc-4ca6-9a99-7bb71369b9f1@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "352b0e0e-a5bc-4ca6-9a99-7bb71369b9f1@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "a05921ee-d9d3-475f-a665-dc4aadcbc0aa",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "a05921ee-d9d3-475f-a665-dc4aadcbc0aa@6c48a",
|
|
||||||
"displayName": "Icon_Sound",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "a05921ee-d9d3-475f-a665-dc4aadcbc0aa",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "a05921ee-d9d3-475f-a665-dc4aadcbc0aa@f9941",
|
|
||||||
"displayName": "Icon_Sound",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 84,
|
|
||||||
"height": 80,
|
|
||||||
"rawWidth": 84,
|
|
||||||
"rawHeight": 80,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-42,
|
|
||||||
-40,
|
|
||||||
0,
|
|
||||||
42,
|
|
||||||
-40,
|
|
||||||
0,
|
|
||||||
-42,
|
|
||||||
40,
|
|
||||||
0,
|
|
||||||
42,
|
|
||||||
40,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
80,
|
|
||||||
84,
|
|
||||||
80,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
84,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-42,
|
|
||||||
-40,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
42,
|
|
||||||
40,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "a05921ee-d9d3-475f-a665-dc4aadcbc0aa@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "a05921ee-d9d3-475f-a665-dc4aadcbc0aa@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 1.3 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "d2d634ff-7c81-4fce-a797-1a6f3961463e",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "d2d634ff-7c81-4fce-a797-1a6f3961463e@6c48a",
|
|
||||||
"displayName": "Icon_SoundOFF",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "d2d634ff-7c81-4fce-a797-1a6f3961463e",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "d2d634ff-7c81-4fce-a797-1a6f3961463e@f9941",
|
|
||||||
"displayName": "Icon_SoundOFF",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 84,
|
|
||||||
"height": 80,
|
|
||||||
"rawWidth": 84,
|
|
||||||
"rawHeight": 80,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-42,
|
|
||||||
-40,
|
|
||||||
0,
|
|
||||||
42,
|
|
||||||
-40,
|
|
||||||
0,
|
|
||||||
-42,
|
|
||||||
40,
|
|
||||||
0,
|
|
||||||
42,
|
|
||||||
40,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
80,
|
|
||||||
84,
|
|
||||||
80,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
84,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-42,
|
|
||||||
-40,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
42,
|
|
||||||
40,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "d2d634ff-7c81-4fce-a797-1a6f3961463e@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "d2d634ff-7c81-4fce-a797-1a6f3961463e@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 787 B |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "de9577d4-f908-485a-b81d-c9d87d447d40",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "de9577d4-f908-485a-b81d-c9d87d447d40@6c48a",
|
|
||||||
"displayName": "Icon_Wallet",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "de9577d4-f908-485a-b81d-c9d87d447d40",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "de9577d4-f908-485a-b81d-c9d87d447d40@f9941",
|
|
||||||
"displayName": "Icon_Wallet",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 27,
|
|
||||||
"height": 27,
|
|
||||||
"rawWidth": 27,
|
|
||||||
"rawHeight": 27,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-13.5,
|
|
||||||
-13.5,
|
|
||||||
0,
|
|
||||||
13.5,
|
|
||||||
-13.5,
|
|
||||||
0,
|
|
||||||
-13.5,
|
|
||||||
13.5,
|
|
||||||
0,
|
|
||||||
13.5,
|
|
||||||
13.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
27,
|
|
||||||
27,
|
|
||||||
27,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
27,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-13.5,
|
|
||||||
-13.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
13.5,
|
|
||||||
13.5,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "de9577d4-f908-485a-b81d-c9d87d447d40@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "de9577d4-f908-485a-b81d-c9d87d447d40@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "2e5fb33e-e3d1-4853-8ab7-448e0170717c",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "2e5fb33e-e3d1-4853-8ab7-448e0170717c@6c48a",
|
|
||||||
"displayName": "Icon_Win",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "2e5fb33e-e3d1-4853-8ab7-448e0170717c",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "2e5fb33e-e3d1-4853-8ab7-448e0170717c@f9941",
|
|
||||||
"displayName": "Icon_Win",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 30,
|
|
||||||
"height": 30,
|
|
||||||
"rawWidth": 30,
|
|
||||||
"rawHeight": 30,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-15,
|
|
||||||
-15,
|
|
||||||
0,
|
|
||||||
15,
|
|
||||||
-15,
|
|
||||||
0,
|
|
||||||
-15,
|
|
||||||
15,
|
|
||||||
0,
|
|
||||||
15,
|
|
||||||
15,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
30,
|
|
||||||
30,
|
|
||||||
30,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
30,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-15,
|
|
||||||
-15,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
15,
|
|
||||||
15,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "2e5fb33e-e3d1-4853-8ab7-448e0170717c@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "2e5fb33e-e3d1-4853-8ab7-448e0170717c@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 2.1 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "a2a2f74e-ef42-435c-90fe-aaf69a54c137",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "a2a2f74e-ef42-435c-90fe-aaf69a54c137@6c48a",
|
|
||||||
"displayName": "button_AutoSpin_Circle",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "a2a2f74e-ef42-435c-90fe-aaf69a54c137",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "a2a2f74e-ef42-435c-90fe-aaf69a54c137@f9941",
|
|
||||||
"displayName": "button_AutoSpin_Circle",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 117,
|
|
||||||
"height": 117,
|
|
||||||
"rawWidth": 117,
|
|
||||||
"rawHeight": 117,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-58.5,
|
|
||||||
-58.5,
|
|
||||||
0,
|
|
||||||
58.5,
|
|
||||||
-58.5,
|
|
||||||
0,
|
|
||||||
-58.5,
|
|
||||||
58.5,
|
|
||||||
0,
|
|
||||||
58.5,
|
|
||||||
58.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
117,
|
|
||||||
117,
|
|
||||||
117,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
117,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-58.5,
|
|
||||||
-58.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
58.5,
|
|
||||||
58.5,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "a2a2f74e-ef42-435c-90fe-aaf69a54c137@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "a2a2f74e-ef42-435c-90fe-aaf69a54c137@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 1.3 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "e110e1d5-07f2-4b3c-8c6c-1f9a290193fb",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "e110e1d5-07f2-4b3c-8c6c-1f9a290193fb@6c48a",
|
|
||||||
"displayName": "button_AutoSpin_Gear",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "e110e1d5-07f2-4b3c-8c6c-1f9a290193fb",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "e110e1d5-07f2-4b3c-8c6c-1f9a290193fb@f9941",
|
|
||||||
"displayName": "button_AutoSpin_Gear",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 98,
|
|
||||||
"height": 98,
|
|
||||||
"rawWidth": 98,
|
|
||||||
"rawHeight": 98,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-49,
|
|
||||||
-49,
|
|
||||||
0,
|
|
||||||
49,
|
|
||||||
-49,
|
|
||||||
0,
|
|
||||||
-49,
|
|
||||||
49,
|
|
||||||
0,
|
|
||||||
49,
|
|
||||||
49,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
98,
|
|
||||||
98,
|
|
||||||
98,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
98,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-49,
|
|
||||||
-49,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
49,
|
|
||||||
49,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "e110e1d5-07f2-4b3c-8c6c-1f9a290193fb@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "e110e1d5-07f2-4b3c-8c6c-1f9a290193fb@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 524 B |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "9b8bb23a-67ae-41b6-b9a9-066a3f0fb4f8",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "9b8bb23a-67ae-41b6-b9a9-066a3f0fb4f8@6c48a",
|
|
||||||
"displayName": "button_AutoSpin_Play",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "9b8bb23a-67ae-41b6-b9a9-066a3f0fb4f8",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "9b8bb23a-67ae-41b6-b9a9-066a3f0fb4f8@f9941",
|
|
||||||
"displayName": "button_AutoSpin_Play",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 33,
|
|
||||||
"height": 37,
|
|
||||||
"rawWidth": 33,
|
|
||||||
"rawHeight": 37,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-16.5,
|
|
||||||
-18.5,
|
|
||||||
0,
|
|
||||||
16.5,
|
|
||||||
-18.5,
|
|
||||||
0,
|
|
||||||
-16.5,
|
|
||||||
18.5,
|
|
||||||
0,
|
|
||||||
16.5,
|
|
||||||
18.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
37,
|
|
||||||
33,
|
|
||||||
37,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
33,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-16.5,
|
|
||||||
-18.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
16.5,
|
|
||||||
18.5,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "9b8bb23a-67ae-41b6-b9a9-066a3f0fb4f8@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "9b8bb23a-67ae-41b6-b9a9-066a3f0fb4f8@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 372 B |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "4129de75-e083-4516-a931-a88a64cdd5ab",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "4129de75-e083-4516-a931-a88a64cdd5ab@6c48a",
|
|
||||||
"displayName": "button_IconMenu",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "4129de75-e083-4516-a931-a88a64cdd5ab",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "4129de75-e083-4516-a931-a88a64cdd5ab@f9941",
|
|
||||||
"displayName": "button_IconMenu",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 56,
|
|
||||||
"height": 49,
|
|
||||||
"rawWidth": 56,
|
|
||||||
"rawHeight": 49,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-28,
|
|
||||||
-24.5,
|
|
||||||
0,
|
|
||||||
28,
|
|
||||||
-24.5,
|
|
||||||
0,
|
|
||||||
-28,
|
|
||||||
24.5,
|
|
||||||
0,
|
|
||||||
28,
|
|
||||||
24.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
49,
|
|
||||||
56,
|
|
||||||
49,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
56,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-28,
|
|
||||||
-24.5,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
28,
|
|
||||||
24.5,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "4129de75-e083-4516-a931-a88a64cdd5ab@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "4129de75-e083-4516-a931-a88a64cdd5ab@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 2.4 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "923a32e3-39cd-41f0-b43e-b1ad4186a187",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "923a32e3-39cd-41f0-b43e-b1ad4186a187@6c48a",
|
|
||||||
"displayName": "button_fast",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "923a32e3-39cd-41f0-b43e-b1ad4186a187",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "923a32e3-39cd-41f0-b43e-b1ad4186a187@f9941",
|
|
||||||
"displayName": "button_fast",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 98,
|
|
||||||
"height": 100,
|
|
||||||
"rawWidth": 98,
|
|
||||||
"rawHeight": 100,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-49,
|
|
||||||
-50,
|
|
||||||
0,
|
|
||||||
49,
|
|
||||||
-50,
|
|
||||||
0,
|
|
||||||
-49,
|
|
||||||
50,
|
|
||||||
0,
|
|
||||||
49,
|
|
||||||
50,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
100,
|
|
||||||
98,
|
|
||||||
100,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
98,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-49,
|
|
||||||
-50,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
49,
|
|
||||||
50,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "923a32e3-39cd-41f0-b43e-b1ad4186a187@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "923a32e3-39cd-41f0-b43e-b1ad4186a187@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 1.8 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "6b078b73-c3e7-47e7-b56d-c71410c46f79",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "6b078b73-c3e7-47e7-b56d-c71410c46f79@6c48a",
|
|
||||||
"displayName": "button_jia",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "6b078b73-c3e7-47e7-b56d-c71410c46f79",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "6b078b73-c3e7-47e7-b56d-c71410c46f79@f9941",
|
|
||||||
"displayName": "button_jia",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 92,
|
|
||||||
"height": 92,
|
|
||||||
"rawWidth": 92,
|
|
||||||
"rawHeight": 92,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-46,
|
|
||||||
-46,
|
|
||||||
0,
|
|
||||||
46,
|
|
||||||
-46,
|
|
||||||
0,
|
|
||||||
-46,
|
|
||||||
46,
|
|
||||||
0,
|
|
||||||
46,
|
|
||||||
46,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
92,
|
|
||||||
92,
|
|
||||||
92,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
92,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-46,
|
|
||||||
-46,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
46,
|
|
||||||
46,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "6b078b73-c3e7-47e7-b56d-c71410c46f79@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "6b078b73-c3e7-47e7-b56d-c71410c46f79@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 1.7 KiB |
@ -1,134 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.27",
|
|
||||||
"importer": "image",
|
|
||||||
"imported": true,
|
|
||||||
"uuid": "d190ca25-ff49-43b3-bf2c-67dfacec94c2",
|
|
||||||
"files": [
|
|
||||||
".json",
|
|
||||||
".png"
|
|
||||||
],
|
|
||||||
"subMetas": {
|
|
||||||
"6c48a": {
|
|
||||||
"importer": "texture",
|
|
||||||
"uuid": "d190ca25-ff49-43b3-bf2c-67dfacec94c2@6c48a",
|
|
||||||
"displayName": "button_jian",
|
|
||||||
"id": "6c48a",
|
|
||||||
"name": "texture",
|
|
||||||
"userData": {
|
|
||||||
"wrapModeS": "clamp-to-edge",
|
|
||||||
"wrapModeT": "clamp-to-edge",
|
|
||||||
"imageUuidOrDatabaseUri": "d190ca25-ff49-43b3-bf2c-67dfacec94c2",
|
|
||||||
"isUuid": true,
|
|
||||||
"visible": false,
|
|
||||||
"minfilter": "linear",
|
|
||||||
"magfilter": "linear",
|
|
||||||
"mipfilter": "none",
|
|
||||||
"anisotropy": 0
|
|
||||||
},
|
|
||||||
"ver": "1.0.22",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
},
|
|
||||||
"f9941": {
|
|
||||||
"importer": "sprite-frame",
|
|
||||||
"uuid": "d190ca25-ff49-43b3-bf2c-67dfacec94c2@f9941",
|
|
||||||
"displayName": "button_jian",
|
|
||||||
"id": "f9941",
|
|
||||||
"name": "spriteFrame",
|
|
||||||
"userData": {
|
|
||||||
"trimType": "auto",
|
|
||||||
"trimThreshold": 1,
|
|
||||||
"rotated": false,
|
|
||||||
"offsetX": 0,
|
|
||||||
"offsetY": 0,
|
|
||||||
"trimX": 0,
|
|
||||||
"trimY": 0,
|
|
||||||
"width": 92,
|
|
||||||
"height": 92,
|
|
||||||
"rawWidth": 92,
|
|
||||||
"rawHeight": 92,
|
|
||||||
"borderTop": 0,
|
|
||||||
"borderBottom": 0,
|
|
||||||
"borderLeft": 0,
|
|
||||||
"borderRight": 0,
|
|
||||||
"packable": true,
|
|
||||||
"pixelsToUnit": 100,
|
|
||||||
"pivotX": 0.5,
|
|
||||||
"pivotY": 0.5,
|
|
||||||
"meshType": 0,
|
|
||||||
"vertices": {
|
|
||||||
"rawPosition": [
|
|
||||||
-46,
|
|
||||||
-46,
|
|
||||||
0,
|
|
||||||
46,
|
|
||||||
-46,
|
|
||||||
0,
|
|
||||||
-46,
|
|
||||||
46,
|
|
||||||
0,
|
|
||||||
46,
|
|
||||||
46,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"indexes": [
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
2,
|
|
||||||
2,
|
|
||||||
1,
|
|
||||||
3
|
|
||||||
],
|
|
||||||
"uv": [
|
|
||||||
0,
|
|
||||||
92,
|
|
||||||
92,
|
|
||||||
92,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
92,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"nuv": [
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
1,
|
|
||||||
1,
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"minPos": [
|
|
||||||
-46,
|
|
||||||
-46,
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"maxPos": [
|
|
||||||
46,
|
|
||||||
46,
|
|
||||||
0
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"isUuid": true,
|
|
||||||
"imageUuidOrDatabaseUri": "d190ca25-ff49-43b3-bf2c-67dfacec94c2@6c48a",
|
|
||||||
"atlasUuid": ""
|
|
||||||
},
|
|
||||||
"ver": "1.0.12",
|
|
||||||
"imported": true,
|
|
||||||
"files": [
|
|
||||||
".json"
|
|
||||||
],
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"userData": {
|
|
||||||
"type": "sprite-frame",
|
|
||||||
"hasAlpha": true,
|
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
|
||||||
"redirect": "d190ca25-ff49-43b3-bf2c-67dfacec94c2@6c48a"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@ -22,6 +22,7 @@ import {
|
|||||||
sp,
|
sp,
|
||||||
AsyncDelegate,
|
AsyncDelegate,
|
||||||
instantiate,
|
instantiate,
|
||||||
|
SpriteFrame,
|
||||||
} from "cc";
|
} from "cc";
|
||||||
import { SLOT_BAR_EVENT } from "./game/Define";
|
import { SLOT_BAR_EVENT } from "./game/Define";
|
||||||
import { AutoSpinPanel } from "./game/AutoSpinPanel";
|
import { AutoSpinPanel } from "./game/AutoSpinPanel";
|
||||||
@ -68,6 +69,9 @@ export class SlotBar extends Component {
|
|||||||
@property(Node)
|
@property(Node)
|
||||||
private manualStopNode: Node = null;
|
private manualStopNode: Node = null;
|
||||||
|
|
||||||
|
@property([SpriteFrame])
|
||||||
|
turboFrames: SpriteFrame[] = [];
|
||||||
|
|
||||||
private MaskNode: Node = null;
|
private MaskNode: Node = null;
|
||||||
private balanceLabel: Label = null;
|
private balanceLabel: Label = null;
|
||||||
private betLabel: Label = null;
|
private betLabel: Label = null;
|
||||||
@ -398,13 +402,12 @@ export class SlotBar extends Component {
|
|||||||
onBtnAddChips() {
|
onBtnAddChips() {
|
||||||
AudioManager.instance.playSFX("Common_Button_Click");
|
AudioManager.instance.playSFX("Common_Button_Click");
|
||||||
this.betIndex += 1;
|
this.betIndex += 1;
|
||||||
this.setBtnEnable(this.addBtn, this.betIndex != this.betGrade.length);
|
this.setBtnEnable(this.addBtn, this.betIndex != this.betGrade.length - 1);
|
||||||
this.setBtnEnable(this.subBtn, this.betIndex > 0);
|
this.setBtnEnable(this.subBtn, this.betIndex > 0);
|
||||||
if (this.betIndex == this.betGrade.length) {
|
if (this.betIndex == this.betGrade.length - 1) {
|
||||||
let tip = I18nManager.instance.t("AID_TIP_MAX_BET");
|
let tip = I18nManager.instance.t("AID_TIP_MAX_BET");
|
||||||
this.showTipSmall(tip); // 显示提示
|
this.showTipSmall(tip); // 显示提示
|
||||||
this.betIndex = this.betGrade.length - 1; // 确保 betIndex 不超出范围
|
this.betIndex = this.betGrade.length - 1; // 确保 betIndex 不超出范围
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
this.setBet(this.betGrade[this.betIndex]);
|
this.setBet(this.betGrade[this.betIndex]);
|
||||||
}
|
}
|
||||||
@ -413,29 +416,35 @@ export class SlotBar extends Component {
|
|||||||
AudioManager.instance.playSFX("Common_Button_Click");
|
AudioManager.instance.playSFX("Common_Button_Click");
|
||||||
this.betIndex -= 1;
|
this.betIndex -= 1;
|
||||||
this.setBtnEnable(this.subBtn, this.betIndex > 0);
|
this.setBtnEnable(this.subBtn, this.betIndex > 0);
|
||||||
this.setBtnEnable(this.addBtn, this.betIndex != this.betGrade.length);
|
this.setBtnEnable(this.addBtn, this.betIndex != this.betGrade.length - 1);
|
||||||
if (this.betIndex < 0) {
|
if (this.betIndex == 0) {
|
||||||
let tip = I18nManager.instance.t("AID_TIP_MIN_BET");
|
let tip = I18nManager.instance.t("AID_TIP_MIN_BET");
|
||||||
this.showTipSmall(tip); // 显示提示
|
this.showTipSmall(tip); // 显示提示
|
||||||
this.betIndex = 0; // 确保 betIndex 不低于0
|
this.betIndex = 0; // 确保 betIndex 不低于0
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
this.setBet(this.betGrade[this.betIndex]);
|
this.setBet(this.betGrade[this.betIndex]);
|
||||||
}
|
}
|
||||||
|
|
||||||
private currentTipTween: Tween<Node> = null;
|
private currentTipTween: Tween<Node> = null;
|
||||||
private hideTimer: number = null;
|
private hideTimer: number = null;
|
||||||
showTipSmall(str: string) {
|
showTipSmall(str: string, openTurbo?: boolean) {
|
||||||
// 清理之前的计时器和动画
|
// 清理之前的计时器和动画
|
||||||
this.clearTipTimers();
|
this.clearTipTimers();
|
||||||
|
|
||||||
// 设置提示内容
|
// 设置提示内容
|
||||||
|
if (openTurbo != null) {
|
||||||
|
this.tipSmall.getChildByPath("layout/turbo").active = true
|
||||||
|
this.tipSmall.getChildByPath("layout/turbo").getComponent(Sprite).spriteFrame = this.turboFrames[openTurbo ? 0 : 1]
|
||||||
|
} else {
|
||||||
|
this.tipSmall.getChildByPath("layout/turbo").active = false
|
||||||
|
|
||||||
this.tipSmall.getChildByName("Label").getComponent(Label).string = str;
|
}
|
||||||
let label = this.tipSmall.getChildByName("Label").getComponent(Label);
|
|
||||||
|
this.tipSmall.getChildByPath("layout/Label").getComponent(Label).string = str;
|
||||||
|
let label = this.tipSmall.getChildByPath("layout/Label").getComponent(Label);
|
||||||
label.updateRenderData(true);
|
label.updateRenderData(true);
|
||||||
let tipWidth = this.tipSmall
|
let tipWidth = this.tipSmall
|
||||||
.getChildByName("Label")
|
.getChildByPath("layout/Label")
|
||||||
.getComponent(UITransform).width;
|
.getComponent(UITransform).width;
|
||||||
let frame = this.tipSmall.getChildByName("Frame_Assets");
|
let frame = this.tipSmall.getChildByName("Frame_Assets");
|
||||||
frame.getComponent(UITransform).setContentSize(tipWidth + 100, 105);
|
frame.getComponent(UITransform).setContentSize(tipWidth + 100, 105);
|
||||||
|
|||||||
@ -421,7 +421,7 @@ export class SlotScene extends Component {
|
|||||||
? I18nManager.instance.t("AID_TIP_TURBO_ENABLED")
|
? I18nManager.instance.t("AID_TIP_TURBO_ENABLED")
|
||||||
: I18nManager.instance.t("AID_TIP_TURBO_DISABLED");
|
: I18nManager.instance.t("AID_TIP_TURBO_DISABLED");
|
||||||
|
|
||||||
this.slotBar.showTipSmall(tip);
|
this.slotBar.showTipSmall(tip, this.gameState.isFastSpin);
|
||||||
if (!this.slotGame.isScroll()) {
|
if (!this.slotGame.isScroll()) {
|
||||||
this.slotGame.setFastSpin(isFastSpin);
|
this.slotGame.setFastSpin(isFastSpin);
|
||||||
}
|
}
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [],
|
"_components": [],
|
||||||
"_prefab": {
|
"_prefab": {
|
||||||
"__id__": 86
|
"__id__": 88
|
||||||
},
|
},
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
@ -54,7 +54,7 @@
|
|||||||
},
|
},
|
||||||
"autoReleaseAssets": false,
|
"autoReleaseAssets": false,
|
||||||
"_globals": {
|
"_globals": {
|
||||||
"__id__": 87
|
"__id__": 89
|
||||||
},
|
},
|
||||||
"_id": "6c29a3fe-b10e-44a5-98e3-55595b231767"
|
"_id": "6c29a3fe-b10e-44a5-98e3-55595b231767"
|
||||||
},
|
},
|
||||||
@ -77,22 +77,22 @@
|
|||||||
"__id__": 8
|
"__id__": 8
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 67
|
"__id__": 69
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
|
||||||
"__id__": 82
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 83
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__id__": 84
|
"__id__": 84
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 85
|
"__id__": 85
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 86
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 87
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
@ -338,22 +338,22 @@
|
|||||||
"__id__": 9
|
"__id__": 9
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 60
|
"__id__": 62
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
|
||||||
"__id__": 63
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 64
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__id__": 65
|
"__id__": 65
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 66
|
"__id__": 66
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 67
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 68
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
@ -423,19 +423,19 @@
|
|||||||
"__id__": 43
|
"__id__": 43
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 46
|
"__id__": 47
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 55
|
"__id__": 57
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 58
|
"__id__": 60
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 59
|
"__id__": 61
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
@ -1536,7 +1536,7 @@
|
|||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 330,
|
"x": 290,
|
||||||
"y": -520,
|
"y": -520,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
@ -1575,7 +1575,7 @@
|
|||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 60.921875,
|
"width": 82.0556640625,
|
||||||
"height": 56.4
|
"height": 56.4
|
||||||
},
|
},
|
||||||
"_anchorPoint": {
|
"_anchorPoint": {
|
||||||
@ -1605,7 +1605,7 @@
|
|||||||
"b": 255,
|
"b": 255,
|
||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_string": "0%",
|
"_string": "50%",
|
||||||
"_horizontalAlign": 1,
|
"_horizontalAlign": 1,
|
||||||
"_verticalAlign": 1,
|
"_verticalAlign": 1,
|
||||||
"_actualFontSize": 38,
|
"_actualFontSize": 38,
|
||||||
@ -1663,13 +1663,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 45
|
"__id__": 45
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 46
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": -4.008,
|
||||||
"y": -584,
|
"y": -555.67,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -1737,7 +1740,7 @@
|
|||||||
"b": 255,
|
"b": 255,
|
||||||
"a": 255
|
"a": 255
|
||||||
},
|
},
|
||||||
"_string": "loading...",
|
"_string": "Loading…",
|
||||||
"_horizontalAlign": 1,
|
"_horizontalAlign": 1,
|
||||||
"_verticalAlign": 1,
|
"_verticalAlign": 1,
|
||||||
"_actualFontSize": 36,
|
"_actualFontSize": 36,
|
||||||
@ -1782,6 +1785,43 @@
|
|||||||
"_shadowBlur": 2,
|
"_shadowBlur": 2,
|
||||||
"_id": "2380yWt0tOa6GJutBEnRsb"
|
"_id": "2380yWt0tOa6GJutBEnRsb"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__type__": "32bccF4VzBC3rRrxJI+7Mr6",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {},
|
||||||
|
"node": {
|
||||||
|
"__id__": 43
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": null,
|
||||||
|
"isBold": true,
|
||||||
|
"fontOther": {
|
||||||
|
"__uuid__": "1e8c3f52-ef88-4a93-a301-ed3c1982c5d4",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontOtherBold": {
|
||||||
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThVi": {
|
||||||
|
"__uuid__": "53564fbb-0c8f-48f6-9f1a-a9bdc54fd297",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThViBold": {
|
||||||
|
"__uuid__": "922161d3-e56f-47de-b9ee-b1ffdb27939b",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMy": {
|
||||||
|
"__uuid__": "22db0ca4-1712-4916-a282-b42719196c93",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMyBold": {
|
||||||
|
"__uuid__": "67d33629-4ef1-4a23-9167-8543375dadb0",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"_id": "40ROcQDbZGnoCxA1DAS4sf"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__type__": "cc.Node",
|
"__type__": "cc.Node",
|
||||||
"_name": "Btn",
|
"_name": "Btn",
|
||||||
@ -1792,26 +1832,26 @@
|
|||||||
},
|
},
|
||||||
"_children": [
|
"_children": [
|
||||||
{
|
{
|
||||||
"__id__": 47
|
"__id__": 48
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": false,
|
"_active": false,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
|
||||||
"__id__": 51
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 52
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__id__": 53
|
"__id__": 53
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 54
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 55
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": -600,
|
"y": -525,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -1843,26 +1883,29 @@
|
|||||||
"_objFlags": 512,
|
"_objFlags": 512,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"_parent": {
|
"_parent": {
|
||||||
"__id__": 46
|
"__id__": 47
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
|
||||||
"__id__": 48
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__id__": 49
|
"__id__": 49
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 50
|
"__id__": 50
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 51
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 52
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
"_lpos": {
|
"_lpos": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 6.262999999999977,
|
"y": 6.263,
|
||||||
"z": 0
|
"z": 0
|
||||||
},
|
},
|
||||||
"_lrot": {
|
"_lrot": {
|
||||||
@ -1894,13 +1937,13 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 47
|
"__id__": 48
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
"_contentSize": {
|
"_contentSize": {
|
||||||
"__type__": "cc.Size",
|
"__type__": "cc.Size",
|
||||||
"width": 326.66748046875,
|
"width": 313.4249267578125,
|
||||||
"height": 56.7
|
"height": 56.7
|
||||||
},
|
},
|
||||||
"_anchorPoint": {
|
"_anchorPoint": {
|
||||||
@ -1916,7 +1959,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 47
|
"__id__": 48
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -1939,8 +1982,11 @@
|
|||||||
"_lineHeight": 45,
|
"_lineHeight": 45,
|
||||||
"_overflow": 0,
|
"_overflow": 0,
|
||||||
"_enableWrapText": false,
|
"_enableWrapText": false,
|
||||||
"_font": null,
|
"_font": {
|
||||||
"_isSystemFontUsed": true,
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"_isSystemFontUsed": false,
|
||||||
"_spacingX": 0,
|
"_spacingX": 0,
|
||||||
"_isItalic": false,
|
"_isItalic": false,
|
||||||
"_isBold": true,
|
"_isBold": true,
|
||||||
@ -1978,20 +2024,57 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 47
|
"__id__": 48
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
"_key": "AID_GET_STARTED",
|
"_key": "AID_GET_STARTED",
|
||||||
"_id": "d014i3GAVMSbRytRqjWxUE"
|
"_id": "d014i3GAVMSbRytRqjWxUE"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__type__": "32bccF4VzBC3rRrxJI+7Mr6",
|
||||||
|
"_name": "",
|
||||||
|
"_objFlags": 0,
|
||||||
|
"__editorExtras__": {},
|
||||||
|
"node": {
|
||||||
|
"__id__": 48
|
||||||
|
},
|
||||||
|
"_enabled": true,
|
||||||
|
"__prefab": null,
|
||||||
|
"isBold": true,
|
||||||
|
"fontOther": {
|
||||||
|
"__uuid__": "1e8c3f52-ef88-4a93-a301-ed3c1982c5d4",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontOtherBold": {
|
||||||
|
"__uuid__": "dee281aa-889b-4381-9619-2373b02ea7e1",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThVi": {
|
||||||
|
"__uuid__": "53564fbb-0c8f-48f6-9f1a-a9bdc54fd297",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontThViBold": {
|
||||||
|
"__uuid__": "922161d3-e56f-47de-b9ee-b1ffdb27939b",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMy": {
|
||||||
|
"__uuid__": "22db0ca4-1712-4916-a282-b42719196c93",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"fontMyBold": {
|
||||||
|
"__uuid__": "67d33629-4ef1-4a23-9167-8543375dadb0",
|
||||||
|
"__expectedType__": "cc.TTFFont"
|
||||||
|
},
|
||||||
|
"_id": "eceQ3zTtBFPIUHk4Vz0lKB"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__type__": "cc.UITransform",
|
"__type__": "cc.UITransform",
|
||||||
"_name": "",
|
"_name": "",
|
||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 46
|
"__id__": 47
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2013,7 +2096,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 46
|
"__id__": 47
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2052,13 +2135,13 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 46
|
"__id__": 47
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
"clickEvents": [
|
"clickEvents": [
|
||||||
{
|
{
|
||||||
"__id__": 54
|
"__id__": 56
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_interactable": true,
|
"_interactable": true,
|
||||||
@ -2110,7 +2193,7 @@
|
|||||||
"_duration": 0.1,
|
"_duration": 0.1,
|
||||||
"_zoomScale": 1.2,
|
"_zoomScale": 1.2,
|
||||||
"_target": {
|
"_target": {
|
||||||
"__id__": 46
|
"__id__": 47
|
||||||
},
|
},
|
||||||
"_id": "54j4lwPyZHbqqANZE+r9Tj"
|
"_id": "54j4lwPyZHbqqANZE+r9Tj"
|
||||||
},
|
},
|
||||||
@ -2136,10 +2219,10 @@
|
|||||||
"_active": false,
|
"_active": false,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 56
|
"__id__": 58
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 57
|
"__id__": 59
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
@ -2178,7 +2261,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 55
|
"__id__": 57
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2200,7 +2283,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 55
|
"__id__": 57
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2297,10 +2380,10 @@
|
|||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 61
|
"__id__": 63
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 62
|
"__id__": 64
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
@ -2339,7 +2422,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 60
|
"__id__": 62
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2361,7 +2444,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 60
|
"__id__": 62
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2503,22 +2586,22 @@
|
|||||||
},
|
},
|
||||||
"_children": [
|
"_children": [
|
||||||
{
|
{
|
||||||
"__id__": 68
|
"__id__": 70
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 72
|
"__id__": 74
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 77
|
"__id__": 79
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": false,
|
"_active": false,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 80
|
"__id__": 82
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 81
|
"__id__": 83
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
@ -2557,19 +2640,19 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"_parent": {
|
"_parent": {
|
||||||
"__id__": 67
|
"__id__": 69
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
|
||||||
"__id__": 69
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 70
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__id__": 71
|
"__id__": 71
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 72
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 73
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
@ -2608,7 +2691,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 68
|
"__id__": 70
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2630,7 +2713,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 68
|
"__id__": 70
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2642,7 +2725,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 68
|
"__id__": 70
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2681,22 +2764,22 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"_parent": {
|
"_parent": {
|
||||||
"__id__": 67
|
"__id__": 69
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
|
||||||
"__id__": 73
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__id__": 74
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__id__": 75
|
"__id__": 75
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 76
|
"__id__": 76
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 77
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__id__": 78
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
@ -2735,7 +2818,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 72
|
"__id__": 74
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2757,7 +2840,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 72
|
"__id__": 74
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2819,7 +2902,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 72
|
"__id__": 74
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2832,7 +2915,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 72
|
"__id__": 74
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2862,16 +2945,16 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"_parent": {
|
"_parent": {
|
||||||
"__id__": 67
|
"__id__": 69
|
||||||
},
|
},
|
||||||
"_children": [],
|
"_children": [],
|
||||||
"_active": true,
|
"_active": true,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
"__id__": 78
|
"__id__": 80
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__id__": 79
|
"__id__": 81
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_prefab": null,
|
"_prefab": null,
|
||||||
@ -2910,7 +2993,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 77
|
"__id__": 79
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2932,7 +3015,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 77
|
"__id__": 79
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2971,7 +3054,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 67
|
"__id__": 69
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -2993,7 +3076,7 @@
|
|||||||
"_objFlags": 0,
|
"_objFlags": 0,
|
||||||
"__editorExtras__": {},
|
"__editorExtras__": {},
|
||||||
"node": {
|
"node": {
|
||||||
"__id__": 67
|
"__id__": 69
|
||||||
},
|
},
|
||||||
"_enabled": true,
|
"_enabled": true,
|
||||||
"__prefab": null,
|
"__prefab": null,
|
||||||
@ -3084,13 +3167,13 @@
|
|||||||
"__id__": 37
|
"__id__": 37
|
||||||
},
|
},
|
||||||
"startBtnNode": {
|
"startBtnNode": {
|
||||||
"__id__": 46
|
"__id__": 47
|
||||||
},
|
},
|
||||||
"LoadingUINode": {
|
"LoadingUINode": {
|
||||||
"__id__": 9
|
"__id__": 9
|
||||||
},
|
},
|
||||||
"rb7Logo": {
|
"rb7Logo": {
|
||||||
"__id__": 55
|
"__id__": 57
|
||||||
},
|
},
|
||||||
"languageJson": {
|
"languageJson": {
|
||||||
"__uuid__": "65d2a408-9396-47e4-99de-73423a590b7f",
|
"__uuid__": "65d2a408-9396-47e4-99de-73423a590b7f",
|
||||||
@ -3100,10 +3183,10 @@
|
|||||||
"__id__": 45
|
"__id__": 45
|
||||||
},
|
},
|
||||||
"startBtn": {
|
"startBtn": {
|
||||||
"__id__": 53
|
"__id__": 55
|
||||||
},
|
},
|
||||||
"startBtnLabel": {
|
"startBtnLabel": {
|
||||||
"__id__": 49
|
"__id__": 50
|
||||||
},
|
},
|
||||||
"_id": "402ZKZqylO5qV7VlV8TRcy"
|
"_id": "402ZKZqylO5qV7VlV8TRcy"
|
||||||
},
|
},
|
||||||
@ -3121,10 +3204,10 @@
|
|||||||
"__id__": 5
|
"__id__": 5
|
||||||
},
|
},
|
||||||
"Logo": {
|
"Logo": {
|
||||||
"__id__": 55
|
"__id__": 57
|
||||||
},
|
},
|
||||||
"rotateNode": {
|
"rotateNode": {
|
||||||
"__id__": 67
|
"__id__": 69
|
||||||
},
|
},
|
||||||
"_id": "d8F/UwpTxNpZhwSJjDvnkk"
|
"_id": "d8F/UwpTxNpZhwSJjDvnkk"
|
||||||
},
|
},
|
||||||
@ -3139,29 +3222,29 @@
|
|||||||
{
|
{
|
||||||
"__type__": "cc.SceneGlobals",
|
"__type__": "cc.SceneGlobals",
|
||||||
"ambient": {
|
"ambient": {
|
||||||
"__id__": 88
|
|
||||||
},
|
|
||||||
"shadows": {
|
|
||||||
"__id__": 89
|
|
||||||
},
|
|
||||||
"_skybox": {
|
|
||||||
"__id__": 90
|
"__id__": 90
|
||||||
},
|
},
|
||||||
"fog": {
|
"shadows": {
|
||||||
"__id__": 91
|
"__id__": 91
|
||||||
},
|
},
|
||||||
"octree": {
|
"_skybox": {
|
||||||
"__id__": 92
|
"__id__": 92
|
||||||
},
|
},
|
||||||
"skin": {
|
"fog": {
|
||||||
"__id__": 93
|
"__id__": 93
|
||||||
},
|
},
|
||||||
"lightProbeInfo": {
|
"octree": {
|
||||||
"__id__": 94
|
"__id__": 94
|
||||||
},
|
},
|
||||||
"postSettings": {
|
"skin": {
|
||||||
"__id__": 95
|
"__id__": 95
|
||||||
},
|
},
|
||||||
|
"lightProbeInfo": {
|
||||||
|
"__id__": 96
|
||||||
|
},
|
||||||
|
"postSettings": {
|
||||||
|
"__id__": 97
|
||||||
|
},
|
||||||
"bakedWithStationaryMainLight": false,
|
"bakedWithStationaryMainLight": false,
|
||||||
"bakedWithHighpLightmap": false
|
"bakedWithHighpLightmap": false
|
||||||
},
|
},
|
||||||
|
|||||||
@ -7,7 +7,7 @@ import { PREVIEW } from "cc/env"
|
|||||||
const gameId = "rp_11001";
|
const gameId = "rp_11001";
|
||||||
// let apiaddr = "https://rpgames-api.rpfafafahkdev.com";
|
// let apiaddr = "https://rpgames-api.rpfafafahkdev.com";
|
||||||
let apiaddr = "";
|
let apiaddr = "";
|
||||||
let token = "eyJQIjoxMDA5NDksIkUiOjE3Njg5MTk1NDcsIlMiOjk5NywiRCI6InJwXzExMDAxIn0.OvR3Jekd1N90guoSgTTPJv_yj9ucj0pOA1dm3O9GEEU";
|
let token = "eyJQIjoxMDA5NDksIkUiOjE3NjkwMDQ0NjksIlMiOjk5OSwiRCI6InJwXzExMDAxIn0.NHc067bJcSqknP1zr9Yyp9hd6TrWkepEbzgCucmBXVw";
|
||||||
|
|
||||||
|
|
||||||
let language = "en"
|
let language = "en"
|
||||||
@ -32,7 +32,7 @@ export function getHistoryUrl() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export function getLanguage() {
|
export function getLanguage() {
|
||||||
// return 'zh';
|
return 'th';
|
||||||
return language;
|
return language;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
99
assets/Loading/scripts/i18n/LocalizedLabel2.ts
Normal file
@ -0,0 +1,99 @@
|
|||||||
|
import { _decorator, CCBoolean, Component, Label, TTFFont } from 'cc';
|
||||||
|
import { getLanguage } from '../comm';
|
||||||
|
|
||||||
|
const { ccclass, property } = _decorator;
|
||||||
|
|
||||||
|
@ccclass('LocalizedLabel2')
|
||||||
|
export class LocalizedLabel2 extends Component {
|
||||||
|
private label: Label | null = null;
|
||||||
|
|
||||||
|
// 加入是否是加粗的属性
|
||||||
|
@property({
|
||||||
|
type: CCBoolean,
|
||||||
|
tooltip: '是否是加粗的'
|
||||||
|
})
|
||||||
|
public isBold: boolean = false;
|
||||||
|
|
||||||
|
// ========== 除了中日韩其他所有语言字体 ==========
|
||||||
|
@property({
|
||||||
|
type: TTFFont,
|
||||||
|
tooltip: '其他语言字体'
|
||||||
|
})
|
||||||
|
public fontOther: TTFFont | null = null;
|
||||||
|
|
||||||
|
@property({
|
||||||
|
type: TTFFont,
|
||||||
|
tooltip: '加粗字体'
|
||||||
|
})
|
||||||
|
public fontOtherBold: TTFFont | null = null;
|
||||||
|
|
||||||
|
// ========== 泰语字体 (th),越南语字体 (vi) ==========
|
||||||
|
@property({
|
||||||
|
type: TTFFont,
|
||||||
|
tooltip: '泰语越南字体'
|
||||||
|
})
|
||||||
|
public fontThVi: TTFFont | null = null;
|
||||||
|
|
||||||
|
@property({
|
||||||
|
type: TTFFont,
|
||||||
|
tooltip: '泰语越南加粗字体'
|
||||||
|
})
|
||||||
|
public fontThViBold: TTFFont | null = null;
|
||||||
|
|
||||||
|
// ========== 缅甸语字体 (my) ==========
|
||||||
|
@property({
|
||||||
|
type: TTFFont,
|
||||||
|
tooltip: '缅甸语字体'
|
||||||
|
})
|
||||||
|
public fontMy: TTFFont | null = null;
|
||||||
|
|
||||||
|
@property({
|
||||||
|
type: TTFFont,
|
||||||
|
tooltip: '缅甸语加粗字体'
|
||||||
|
})
|
||||||
|
public fontMyBold: TTFFont | null = null;
|
||||||
|
|
||||||
|
start() {
|
||||||
|
this.label = this.getComponent(Label);
|
||||||
|
this.updateLabel();
|
||||||
|
}
|
||||||
|
|
||||||
|
public updateLabel() {
|
||||||
|
if (!this.label) return;
|
||||||
|
this.applyFont();
|
||||||
|
}
|
||||||
|
|
||||||
|
private applyFont() {
|
||||||
|
const currentLang = getLanguage();
|
||||||
|
let targetFont: TTFFont | null = null;
|
||||||
|
switch (currentLang) {
|
||||||
|
case 'zh':
|
||||||
|
case 'ja':
|
||||||
|
case 'ko':
|
||||||
|
targetFont = null;
|
||||||
|
break;
|
||||||
|
case 'th':
|
||||||
|
targetFont = this.isBold ? this.fontThViBold : this.fontThVi;
|
||||||
|
break;
|
||||||
|
case 'vi':
|
||||||
|
targetFont = this.isBold ? this.fontThViBold : this.fontThVi;
|
||||||
|
break;
|
||||||
|
case 'my':
|
||||||
|
targetFont = this.isBold ? this.fontMyBold : this.fontMy;
|
||||||
|
break;
|
||||||
|
default:
|
||||||
|
targetFont = this.isBold ? this.fontOtherBold : this.fontOther;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (targetFont) {
|
||||||
|
this.label.useSystemFont = false;
|
||||||
|
this.label.font = targetFont;
|
||||||
|
} else {
|
||||||
|
this.label.useSystemFont = true;
|
||||||
|
}
|
||||||
|
this.label.isBold = this.isBold;
|
||||||
|
this.label.updateRenderData();
|
||||||
|
console.log(currentLang, 'targetFont', targetFont);
|
||||||
|
}
|
||||||
|
}
|
||||||
9
assets/Loading/scripts/i18n/LocalizedLabel2.ts.meta
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"ver": "4.0.24",
|
||||||
|
"importer": "typescript",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "32bcc178-5730-42de-b46b-c4923eeccafa",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {}
|
||||||
|
}
|
||||||
449
assets/Loading/textures/CommonUI_02.plist
Normal file
@ -0,0 +1,449 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
|
<plist version="1.0">
|
||||||
|
<dict>
|
||||||
|
<key>frames</key>
|
||||||
|
<dict>
|
||||||
|
<key>BarB_Fill_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{580,326},{601,21}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{601,21}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{601,21}</string>
|
||||||
|
</dict>
|
||||||
|
<key>BarB_Frame_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{1262,215},{616,36}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{616,36}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{616,36}</string>
|
||||||
|
</dict>
|
||||||
|
<key>BarB_Handle_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{841,548},{85,85}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{85,85}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{85,85}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_Cancel_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{0,548},{287,87}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{287,87}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{287,87}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_Close_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{1279,326},{52,52}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{52,52}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{52,52}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_Close_02.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{1183,326},{94,94}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{94,94}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{94,94}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_Confirm_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{575,0},{287,87}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{287,87}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{287,87}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_History_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{289,548},{94,94}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{94,94}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{94,94}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_Large_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{0,215},{715,101}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{715,101}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{715,101}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_Paytable_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{362,326},{94,94}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{94,94}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{94,94}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_Quit_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{717,215},{94,94}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{94,94}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{94,94}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_Rule_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{266,326},{94,94}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{94,94}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{94,94}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_SoundOFF_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{1333,326},{94,94}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{94,94}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{94,94}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_SoundON_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{484,326},{94,94}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{94,94}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{94,94}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Btn_Spin_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{908,0},{214,213}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{214,213}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{214,213}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Divider_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{1129,548},{281,4}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{281,4}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{281,4}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Divider_02.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{0,661},{717,5}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{717,5}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{717,5}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Frame_Assets_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{871,215},{356,109}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{356,109}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{356,109}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Frame_Auto_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{1218,0},{180,181}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{180,181}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{180,181}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Frame_Number_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{928,548},{199,111}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{199,111}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{199,111}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Frame_Tip_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{0,326},{220,220}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{220,220}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{220,220}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Frame_Title_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{1429,326},{360,108}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{360,108}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{360,108}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Frame_Title_02.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{479,548},{360,108}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{360,108}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{360,108}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Icon_Balance_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{0,0},{27,27}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{27,27}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{27,27}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Icon_Bet_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{458,326},{24,28}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{24,28}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{24,28}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Icon_Menu_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{813,215},{56,49}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{56,49}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{56,49}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Icon_Minus_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{1124,0},{92,92}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{92,92}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{92,92}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Icon_Plus_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{385,548},{92,92}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{92,92}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{92,92}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Icon_Win_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{1229,215},{31,31}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{31,31}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{31,31}</string>
|
||||||
|
</dict>
|
||||||
|
<key>Square_01.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{563,0},{10,10}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{10,10}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{10,10}</string>
|
||||||
|
</dict>
|
||||||
|
<key>toast .png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{29,0},{532,132}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{532,132}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{532,132}</string>
|
||||||
|
</dict>
|
||||||
|
<key>toast _Turbooff.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{222,326},{42,42}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{42,42}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{42,42}</string>
|
||||||
|
</dict>
|
||||||
|
<key>toast _Turboon.png</key>
|
||||||
|
<dict>
|
||||||
|
<key>frame</key>
|
||||||
|
<string>{{864,0},{42,42}}</string>
|
||||||
|
<key>offset</key>
|
||||||
|
<string>{0,0}</string>
|
||||||
|
<key>rotated</key>
|
||||||
|
<false/>
|
||||||
|
<key>sourceColorRect</key>
|
||||||
|
<string>{{0,0},{42,42}}</string>
|
||||||
|
<key>sourceSize</key>
|
||||||
|
<string>{42,42}</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>metadata</key>
|
||||||
|
<dict>
|
||||||
|
<key>format</key>
|
||||||
|
<integer>2</integer>
|
||||||
|
<key>realTextureFileName</key>
|
||||||
|
<string>CommonUI_02.png</string>
|
||||||
|
<key>size</key>
|
||||||
|
<string>{1880,666}</string>
|
||||||
|
<key>textureFileName</key>
|
||||||
|
<string>CommonUI_02.png</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
1535
assets/Loading/textures/CommonUI_02.plist.meta
Normal file
BIN
assets/Loading/textures/CommonUI_02.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
@ -2,7 +2,7 @@
|
|||||||
"ver": "1.0.27",
|
"ver": "1.0.27",
|
||||||
"importer": "image",
|
"importer": "image",
|
||||||
"imported": true,
|
"imported": true,
|
||||||
"uuid": "6affb4b8-f7ac-4e05-bf75-735027b2eb98",
|
"uuid": "5693bcd9-d959-49f3-883b-7b7870e5f6d4",
|
||||||
"files": [
|
"files": [
|
||||||
".json",
|
".json",
|
||||||
".png"
|
".png"
|
||||||
@ -10,14 +10,14 @@
|
|||||||
"subMetas": {
|
"subMetas": {
|
||||||
"6c48a": {
|
"6c48a": {
|
||||||
"importer": "texture",
|
"importer": "texture",
|
||||||
"uuid": "6affb4b8-f7ac-4e05-bf75-735027b2eb98@6c48a",
|
"uuid": "5693bcd9-d959-49f3-883b-7b7870e5f6d4@6c48a",
|
||||||
"displayName": "Icon_GameRule",
|
"displayName": "CommonUI_02",
|
||||||
"id": "6c48a",
|
"id": "6c48a",
|
||||||
"name": "texture",
|
"name": "texture",
|
||||||
"userData": {
|
"userData": {
|
||||||
"wrapModeS": "clamp-to-edge",
|
"wrapModeS": "clamp-to-edge",
|
||||||
"wrapModeT": "clamp-to-edge",
|
"wrapModeT": "clamp-to-edge",
|
||||||
"imageUuidOrDatabaseUri": "6affb4b8-f7ac-4e05-bf75-735027b2eb98",
|
"imageUuidOrDatabaseUri": "5693bcd9-d959-49f3-883b-7b7870e5f6d4",
|
||||||
"isUuid": true,
|
"isUuid": true,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"minfilter": "linear",
|
"minfilter": "linear",
|
||||||
@ -34,22 +34,22 @@
|
|||||||
},
|
},
|
||||||
"f9941": {
|
"f9941": {
|
||||||
"importer": "sprite-frame",
|
"importer": "sprite-frame",
|
||||||
"uuid": "6affb4b8-f7ac-4e05-bf75-735027b2eb98@f9941",
|
"uuid": "5693bcd9-d959-49f3-883b-7b7870e5f6d4@f9941",
|
||||||
"displayName": "Icon_GameRule",
|
"displayName": "CommonUI_02",
|
||||||
"id": "f9941",
|
"id": "f9941",
|
||||||
"name": "spriteFrame",
|
"name": "spriteFrame",
|
||||||
"userData": {
|
"userData": {
|
||||||
"trimType": "auto",
|
"trimType": "auto",
|
||||||
"trimThreshold": 1,
|
"trimThreshold": 1,
|
||||||
"rotated": false,
|
"rotated": false,
|
||||||
"offsetX": 0,
|
"offsetX": -1,
|
||||||
"offsetY": 0,
|
"offsetY": 0,
|
||||||
"trimX": 0,
|
"trimX": 0,
|
||||||
"trimY": 0,
|
"trimY": 0,
|
||||||
"width": 87,
|
"width": 1878,
|
||||||
"height": 70,
|
"height": 666,
|
||||||
"rawWidth": 87,
|
"rawWidth": 1880,
|
||||||
"rawHeight": 70,
|
"rawHeight": 666,
|
||||||
"borderTop": 0,
|
"borderTop": 0,
|
||||||
"borderBottom": 0,
|
"borderBottom": 0,
|
||||||
"borderLeft": 0,
|
"borderLeft": 0,
|
||||||
@ -61,17 +61,17 @@
|
|||||||
"meshType": 0,
|
"meshType": 0,
|
||||||
"vertices": {
|
"vertices": {
|
||||||
"rawPosition": [
|
"rawPosition": [
|
||||||
-43.5,
|
-939,
|
||||||
-35,
|
-333,
|
||||||
0,
|
0,
|
||||||
43.5,
|
939,
|
||||||
-35,
|
-333,
|
||||||
0,
|
0,
|
||||||
-43.5,
|
-939,
|
||||||
35,
|
333,
|
||||||
0,
|
0,
|
||||||
43.5,
|
939,
|
||||||
35,
|
333,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"indexes": [
|
"indexes": [
|
||||||
@ -84,37 +84,37 @@
|
|||||||
],
|
],
|
||||||
"uv": [
|
"uv": [
|
||||||
0,
|
0,
|
||||||
70,
|
666,
|
||||||
87,
|
1878,
|
||||||
70,
|
666,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
87,
|
1878,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"nuv": [
|
"nuv": [
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
1,
|
0.9989361702127659,
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
1,
|
1,
|
||||||
1,
|
0.9989361702127659,
|
||||||
1
|
1
|
||||||
],
|
],
|
||||||
"minPos": [
|
"minPos": [
|
||||||
-43.5,
|
-939,
|
||||||
-35,
|
-333,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"maxPos": [
|
"maxPos": [
|
||||||
43.5,
|
939,
|
||||||
35,
|
333,
|
||||||
0
|
0
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"isUuid": true,
|
"isUuid": true,
|
||||||
"imageUuidOrDatabaseUri": "6affb4b8-f7ac-4e05-bf75-735027b2eb98@6c48a",
|
"imageUuidOrDatabaseUri": "5693bcd9-d959-49f3-883b-7b7870e5f6d4@6c48a",
|
||||||
"atlasUuid": ""
|
"atlasUuid": ""
|
||||||
},
|
},
|
||||||
"ver": "1.0.12",
|
"ver": "1.0.12",
|
||||||
@ -129,6 +129,6 @@
|
|||||||
"type": "sprite-frame",
|
"type": "sprite-frame",
|
||||||
"hasAlpha": true,
|
"hasAlpha": true,
|
||||||
"fixAlphaTransparencyArtifacts": false,
|
"fixAlphaTransparencyArtifacts": false,
|
||||||
"redirect": "6affb4b8-f7ac-4e05-bf75-735027b2eb98@6c48a"
|
"redirect": "5693bcd9-d959-49f3-883b-7b7870e5f6d4@6c48a"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||