Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MRBR02
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
MRBR02
Commits
11bc4ced
Commit
11bc4ced
authored
Apr 27, 2022
by
Tt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
处理文本遗漏
parent
5ce350d8
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
361 additions
and
222 deletions
+361
-222
Game.ts
assets/MRBR02/scene/Game.ts
+8
-0
MRBR02.fire
assets/MRBR02/scene/MRBR02.fire
+350
-222
MRBR02.ts
assets/MRBR02/scene/MRBR02.ts
+3
-0
No files found.
assets/MRBR02/scene/Game.ts
View file @
11bc4ced
...
...
@@ -89,6 +89,14 @@ export default class Game {
return
true
;
}
getTotalLabel
()
{
let
data
=
this
.
getCurrentPage
();
let
options
=
data
.
optionList
.
concat
();
options
.
sort
((
A
,
B
)
=>
A
.
id
-
B
.
id
)
let
str
=
''
;
options
.
forEach
((
item
)
=>
{
str
+=
item
.
txt
;
});
return
str
;
}
getDataByPage
(
page
):
Item
{
return
this
.
lists
.
filter
(
li
=>
li
.
page
==
page
)[
0
]
...
...
assets/MRBR02/scene/MRBR02.fire
View file @
11bc4ced
...
...
@@ -78,31 +78,31 @@
"__id__": 25
},
{
"__id__": 7
7
"__id__": 7
9
},
{
"__id__": 10
4
"__id__": 10
6
},
{
"__id__": 1
09
"__id__": 1
11
},
{
"__id__": 12
3
"__id__": 12
5
},
{
"__id__": 13
5
"__id__": 13
8
}
],
"_active": true,
"_components": [
{
"__id__": 1
57
"__id__": 1
60
},
{
"__id__": 1
58
"__id__": 1
61
},
{
"__id__": 1
59
"__id__": 1
62
}
],
"_prefab": null,
...
...
@@ -1239,16 +1239,16 @@
"__id__": 29
},
{
"__id__": 7
0
"__id__": 7
2
},
{
"__id__": 7
3
"__id__": 7
5
}
],
"_active": true,
"_components": [
{
"__id__": 7
6
"__id__": 7
8
}
],
"_prefab": null,
...
...
@@ -1444,22 +1444,22 @@
"__id__": 37
},
{
"__id__": 4
2
"__id__": 4
4
},
{
"__id__":
59
"__id__":
61
},
{
"__id__": 6
5
"__id__": 6
7
},
{
"__id__": 6
7
"__id__": 6
9
}
],
"_active": true,
"_components": [
{
"__id__":
69
"__id__":
71
}
],
"_prefab": null,
...
...
@@ -1868,6 +1868,9 @@
},
{
"__id__": 40
},
{
"__id__": 42
}
],
"_active": true,
...
...
@@ -2039,8 +2042,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 3
4
0,
"height": 1
5
0
"width": 3
3
0,
"height": 1
4
0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
...
...
@@ -2052,7 +2055,7 @@
"ctor": "Float64Array",
"array": [
-0.252,
-
64.087
,
-
53.863
,
0,
0,
0,
...
...
@@ -2110,15 +2113,107 @@
},
{
"__type__": "cc.Node",
"_name": "
card_up
",
"_name": "
label
",
"_objFlags": 0,
"_parent": {
"__id__":
29
"__id__":
37
},
"_children": [
"_children": [],
"_active": true,
"_components": [
{
"__id__": 43
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 14,
"g": 78,
"b": 181,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 312,
"height": 37.8
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-141.282,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "7cNwZ5mfxO2p16lNDdmvNp"
},
{
"__type__": "cc.Label",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 42
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_string": "",
"_N$string": "",
"_fontSize": 28,
"_lineHeight": 30,
"_enableWrapText": true,
"_N$file": null,
"_isSystemFontUsed": true,
"_spacingX": 0,
"_batchAsBitmap": false,
"_styleFlags": 0,
"_underlineHeight": 0,
"_N$horizontalAlign": 1,
"_N$verticalAlign": 1,
"_N$fontFamily": "Arial",
"_N$overflow": 2,
"_N$cacheMode": 0,
"_id": "53E9jTmk1B/qqK3PWVlq5j"
},
{
"__type__": "cc.Node",
"_name": "card_up",
"_objFlags": 0,
"_parent": {
"__id__": 29
},
"_children": [
{
"__id__": 45
},
...
...
@@ -2126,16 +2221,19 @@
"__id__": 47
},
{
"__id__":
50
"__id__":
49
},
{
"__id__": 53
"__id__": 52
},
{
"__id__": 55
}
],
"_active": false,
"_components": [
{
"__id__":
58
"__id__":
60
}
],
"_prefab": null,
...
...
@@ -2191,13 +2289,13 @@
"_name": "light_blue",
"_objFlags": 0,
"_parent": {
"__id__": 4
2
"__id__": 4
4
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 4
4
"__id__": 4
6
}
],
"_prefab": null,
...
...
@@ -2253,7 +2351,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 4
3
"__id__": 4
5
},
"_enabled": true,
"_materials": [
...
...
@@ -2285,13 +2383,13 @@
"_name": "light_orange",
"_objFlags": 0,
"_parent": {
"__id__": 4
2
"__id__": 4
4
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 4
6
"__id__": 4
8
}
],
"_prefab": null,
...
...
@@ -2347,7 +2445,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 4
5
"__id__": 4
7
},
"_enabled": true,
"_materials": [
...
...
@@ -2379,11 +2477,11 @@
"_name": "text",
"_objFlags": 0,
"_parent": {
"__id__": 4
2
"__id__": 4
4
},
"_children": [
{
"__id__":
48
"__id__":
50
}
],
"_active": true,
...
...
@@ -2441,13 +2539,13 @@
"_name": "label",
"_objFlags": 0,
"_parent": {
"__id__": 4
7
"__id__": 4
9
},
"_children": [],
"_active": true,
"_components": [
{
"__id__":
49
"__id__":
51
}
],
"_prefab": null,
...
...
@@ -2503,7 +2601,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
48
"__id__":
50
},
"_enabled": true,
"_materials": [
...
...
@@ -2536,11 +2634,11 @@
"_name": "pic",
"_objFlags": 0,
"_parent": {
"__id__": 4
2
"__id__": 4
4
},
"_children": [
{
"__id__": 5
1
"__id__": 5
3
}
],
"_active": true,
...
...
@@ -2598,13 +2696,13 @@
"_name": "img",
"_objFlags": 0,
"_parent": {
"__id__": 5
0
"__id__": 5
2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 5
2
"__id__": 5
4
}
],
"_prefab": null,
...
...
@@ -2660,7 +2758,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
1
"__id__": 5
3
},
"_enabled": true,
"_materials": [
...
...
@@ -2692,14 +2790,14 @@
"_name": "picText",
"_objFlags": 0,
"_parent": {
"__id__": 4
2
"__id__": 4
4
},
"_children": [
{
"__id__": 5
4
"__id__": 5
6
},
{
"__id__": 5
6
"__id__": 5
8
}
],
"_active": true,
...
...
@@ -2757,13 +2855,13 @@
"_name": "img",
"_objFlags": 0,
"_parent": {
"__id__": 5
3
"__id__": 5
5
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 5
5
"__id__": 5
7
}
],
"_prefab": null,
...
...
@@ -2819,7 +2917,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
4
"__id__": 5
6
},
"_enabled": true,
"_materials": [
...
...
@@ -2851,13 +2949,13 @@
"_name": "label",
"_objFlags": 0,
"_parent": {
"__id__": 5
3
"__id__": 5
5
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 5
7
"__id__": 5
9
}
],
"_prefab": null,
...
...
@@ -2913,7 +3011,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 5
6
"__id__": 5
8
},
"_enabled": true,
"_materials": [
...
...
@@ -2946,7 +3044,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 4
2
"__id__": 4
4
},
"_enabled": true,
"_materials": [
...
...
@@ -2982,16 +3080,16 @@
},
"_children": [
{
"__id__": 6
0
"__id__": 6
2
},
{
"__id__": 6
2
"__id__": 6
4
}
],
"_active": false,
"_components": [
{
"__id__": 6
4
"__id__": 6
6
}
],
"_prefab": null,
...
...
@@ -3047,13 +3145,13 @@
"_name": "highlight_orange",
"_objFlags": 0,
"_parent": {
"__id__":
59
"__id__":
61
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 6
1
"__id__": 6
3
}
],
"_prefab": null,
...
...
@@ -3109,7 +3207,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 6
0
"__id__": 6
2
},
"_enabled": true,
"_materials": [
...
...
@@ -3141,13 +3239,13 @@
"_name": "highlight_blue",
"_objFlags": 0,
"_parent": {
"__id__":
59
"__id__":
61
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 6
3
"__id__": 6
5
}
],
"_prefab": null,
...
...
@@ -3203,7 +3301,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 6
2
"__id__": 6
4
},
"_enabled": true,
"_materials": [
...
...
@@ -3235,7 +3333,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
59
"__id__":
61
},
"_enabled": true,
"_materials": [
...
...
@@ -3273,7 +3371,7 @@
"_active": true,
"_components": [
{
"__id__": 6
6
"__id__": 6
8
}
],
"_prefab": null,
...
...
@@ -3329,7 +3427,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 6
5
"__id__": 6
7
},
"_enabled": true,
"_materials": [
...
...
@@ -3367,7 +3465,7 @@
"_active": false,
"_components": [
{
"__id__":
68
"__id__":
70
}
],
"_prefab": null,
...
...
@@ -3423,7 +3521,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 6
7
"__id__": 6
9
},
"_enabled": true,
"_materials": [
...
...
@@ -3493,10 +3591,10 @@
"_active": true,
"_components": [
{
"__id__": 7
1
"__id__": 7
3
},
{
"__id__": 7
2
"__id__": 7
4
}
],
"_prefab": null,
...
...
@@ -3552,7 +3650,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 7
0
"__id__": 7
2
},
"_enabled": true,
"_materials": [
...
...
@@ -3584,7 +3682,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 7
0
"__id__": 7
2
},
"_enabled": true,
"alignMode": 1,
...
...
@@ -3617,10 +3715,10 @@
"_active": true,
"_components": [
{
"__id__": 7
4
"__id__": 7
6
},
{
"__id__": 7
5
"__id__": 7
7
}
],
"_prefab": null,
...
...
@@ -3676,7 +3774,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 7
3
"__id__": 7
5
},
"_enabled": true,
"_materials": [
...
...
@@ -3708,7 +3806,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 7
3
"__id__": 7
5
},
"_enabled": true,
"alignMode": 1,
...
...
@@ -3765,9 +3863,6 @@
"__id__": 2
},
"_children": [
{
"__id__": 78
},
{
"__id__": 80
},
...
...
@@ -3790,13 +3885,16 @@
"__id__": 92
},
{
"__id__": 101
"__id__": 94
},
{
"__id__": 103
}
],
"_active": false,
"_components": [
{
"__id__": 10
3
"__id__": 10
5
}
],
"_prefab": null,
...
...
@@ -3852,13 +3950,13 @@
"_name": "v1",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [],
"_active": false,
"_components": [
{
"__id__":
79
"__id__":
81
}
],
"_prefab": null,
...
...
@@ -3914,7 +4012,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
78
"__id__":
80
},
"_enabled": true,
"_materials": [
...
...
@@ -3946,13 +4044,13 @@
"_name": "v2",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 8
1
"__id__": 8
3
}
],
"_prefab": null,
...
...
@@ -4008,7 +4106,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
0
"__id__": 8
2
},
"_enabled": true,
"_materials": [
...
...
@@ -4040,13 +4138,13 @@
"_name": "v3",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 8
3
"__id__": 8
5
}
],
"_prefab": null,
...
...
@@ -4102,7 +4200,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
2
"__id__": 8
4
},
"_enabled": true,
"_materials": [
...
...
@@ -4134,13 +4232,13 @@
"_name": "icon",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 8
5
"__id__": 8
7
}
],
"_prefab": null,
...
...
@@ -4196,7 +4294,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
4
"__id__": 8
6
},
"_enabled": true,
"_materials": [
...
...
@@ -4228,13 +4326,13 @@
"_name": "progressbar_grey",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 8
7
"__id__": 8
9
}
],
"_prefab": null,
...
...
@@ -4290,7 +4388,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 8
6
"__id__": 8
8
},
"_enabled": true,
"_materials": [
...
...
@@ -4322,13 +4420,13 @@
"_name": "progressbar_red",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [],
"_active": false,
"_components": [
{
"__id__":
89
"__id__":
91
}
],
"_prefab": null,
...
...
@@ -4384,7 +4482,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
88
"__id__":
90
},
"_enabled": true,
"_materials": [
...
...
@@ -4416,13 +4514,13 @@
"_name": "progressbar_highlight",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 9
1
"__id__": 9
3
}
],
"_prefab": null,
...
...
@@ -4478,7 +4576,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
0
"__id__": 9
2
},
"_enabled": true,
"_materials": [
...
...
@@ -4510,12 +4608,9 @@
"_name": "texts",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [
{
"__id__": 93
},
{
"__id__": 95
},
...
...
@@ -4524,6 +4619,9 @@
},
{
"__id__": 99
},
{
"__id__": 101
}
],
"_active": true,
...
...
@@ -4581,13 +4679,13 @@
"_name": "complate",
"_objFlags": 0,
"_parent": {
"__id__": 9
2
"__id__": 9
4
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 9
4
"__id__": 9
6
}
],
"_prefab": null,
...
...
@@ -4643,7 +4741,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
3
"__id__": 9
5
},
"_enabled": true,
"_materials": [
...
...
@@ -4675,13 +4773,13 @@
"_name": "well",
"_objFlags": 0,
"_parent": {
"__id__": 9
2
"__id__": 9
4
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 9
6
"__id__": 9
8
}
],
"_prefab": null,
...
...
@@ -4737,7 +4835,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
5
"__id__": 9
7
},
"_enabled": true,
"_materials": [
...
...
@@ -4769,13 +4867,13 @@
"_name": "good",
"_objFlags": 0,
"_parent": {
"__id__": 9
2
"__id__": 9
4
},
"_children": [],
"_active": false,
"_components": [
{
"__id__":
98
"__id__":
100
}
],
"_prefab": null,
...
...
@@ -4831,7 +4929,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 9
7
"__id__": 9
9
},
"_enabled": true,
"_materials": [
...
...
@@ -4863,13 +4961,13 @@
"_name": "audio",
"_objFlags": 0,
"_parent": {
"__id__": 9
2
"__id__": 9
4
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 10
0
"__id__": 10
2
}
],
"_prefab": null,
...
...
@@ -4925,7 +5023,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__":
99
"__id__":
101
},
"_enabled": true,
"_clip": {
...
...
@@ -4944,13 +5042,13 @@
"_name": "countdown",
"_objFlags": 0,
"_parent": {
"__id__": 7
7
"__id__": 7
9
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 10
2
"__id__": 10
4
}
],
"_prefab": null,
...
...
@@ -5006,7 +5104,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 10
1
"__id__": 10
3
},
"_enabled": true,
"_clip": {
...
...
@@ -5025,7 +5123,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 7
7
"__id__": 7
9
},
"_enabled": true,
"_normalMaterial": null,
...
...
@@ -5086,7 +5184,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 7
7
"__id__": 7
9
},
"_id": "72jfuMRoNA7oChyfiuRALY"
},
...
...
@@ -5099,13 +5197,13 @@
},
"_children": [
{
"__id__": 10
5
"__id__": 10
7
}
],
"_active": false,
"_components": [],
"_prefab": {
"__id__": 1
08
"__id__": 1
10
},
"_opacity": 255,
"_color": {
...
...
@@ -5159,17 +5257,17 @@
"_name": "particle_star",
"_objFlags": 0,
"_parent": {
"__id__": 10
4
"__id__": 10
6
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 10
6
"__id__": 10
8
}
],
"_prefab": {
"__id__": 10
7
"__id__": 10
9
},
"_opacity": 255,
"_color": {
...
...
@@ -5223,7 +5321,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 10
5
"__id__": 10
7
},
"_enabled": true,
"_materials": [
...
...
@@ -5324,7 +5422,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 10
4
"__id__": 10
6
},
"asset": {
"__uuid__": "d09bc553-5bcd-4ca6-a1f3-ac3c614315d2"
...
...
@@ -5335,7 +5433,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 10
4
"__id__": 10
6
},
"asset": {
"__uuid__": "d09bc553-5bcd-4ca6-a1f3-ac3c614315d2"
...
...
@@ -5352,17 +5450,17 @@
},
"_children": [
{
"__id__": 11
0
"__id__": 11
2
}
],
"_active": true,
"_components": [
{
"__id__": 12
1
"__id__": 12
3
}
],
"_prefab": {
"__id__": 12
2
"__id__": 12
4
},
"_opacity": 255,
"_color": {
...
...
@@ -5416,23 +5514,23 @@
"_name": "img",
"_objFlags": 0,
"_parent": {
"__id__": 1
09
"__id__": 1
11
},
"_children": [
{
"__id__": 11
1
"__id__": 11
3
},
{
"__id__": 11
4
"__id__": 11
6
},
{
"__id__": 11
7
"__id__": 11
9
}
],
"_active": false,
"_components": [],
"_prefab": {
"__id__": 12
0
"__id__": 12
2
},
"_opacity": 255,
"_color": {
...
...
@@ -5486,17 +5584,17 @@
"_name": "star_bg",
"_objFlags": 0,
"_parent": {
"__id__": 11
0
"__id__": 11
2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 11
2
"__id__": 11
4
}
],
"_prefab": {
"__id__": 11
3
"__id__": 11
5
},
"_opacity": 255,
"_color": {
...
...
@@ -5550,7 +5648,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 11
1
"__id__": 11
3
},
"_enabled": true,
"_materials": [
...
...
@@ -5580,7 +5678,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
09
"__id__": 1
11
},
"asset": {
"__uuid__": "564dd930-80a8-4d89-bf96-f0f5be1e92cb"
...
...
@@ -5593,17 +5691,17 @@
"_name": "star",
"_objFlags": 0,
"_parent": {
"__id__": 11
0
"__id__": 11
2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 11
5
"__id__": 11
7
}
],
"_prefab": {
"__id__": 11
6
"__id__": 11
8
},
"_opacity": 255,
"_color": {
...
...
@@ -5657,7 +5755,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 11
4
"__id__": 11
6
},
"_enabled": true,
"_materials": [
...
...
@@ -5687,7 +5785,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
09
"__id__": 1
11
},
"asset": {
"__uuid__": "564dd930-80a8-4d89-bf96-f0f5be1e92cb"
...
...
@@ -5700,17 +5798,17 @@
"_name": "icon_bigstar",
"_objFlags": 0,
"_parent": {
"__id__": 11
0
"__id__": 11
2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1
18
"__id__": 1
20
}
],
"_prefab": {
"__id__": 1
19
"__id__": 1
21
},
"_opacity": 255,
"_color": {
...
...
@@ -5764,7 +5862,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 11
7
"__id__": 11
9
},
"_enabled": true,
"_materials": [
...
...
@@ -5794,7 +5892,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
09
"__id__": 1
11
},
"asset": {
"__uuid__": "564dd930-80a8-4d89-bf96-f0f5be1e92cb"
...
...
@@ -5805,7 +5903,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
09
"__id__": 1
11
},
"asset": {
"__uuid__": "564dd930-80a8-4d89-bf96-f0f5be1e92cb"
...
...
@@ -5818,7 +5916,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
09
"__id__": 1
11
},
"_enabled": true,
"position": {
...
...
@@ -5837,7 +5935,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 1
09
"__id__": 1
11
},
"asset": {
"__uuid__": "564dd930-80a8-4d89-bf96-f0f5be1e92cb"
...
...
@@ -5854,23 +5952,26 @@
},
"_children": [
{
"__id__": 12
4
"__id__": 12
6
},
{
"__id__": 12
7
"__id__": 12
9
},
{
"__id__": 13
0
"__id__": 13
2
}
],
"_active": false,
"_components": [
{
"__id__": 133
"__id__": 135
},
{
"__id__": 136
}
],
"_prefab": {
"__id__": 13
4
"__id__": 13
7
},
"_opacity": 255,
"_color": {
...
...
@@ -5924,17 +6025,17 @@
"_name": "ske_candy",
"_objFlags": 0,
"_parent": {
"__id__": 12
3
"__id__": 12
5
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 12
5
"__id__": 12
7
}
],
"_prefab": {
"__id__": 12
6
"__id__": 12
8
},
"_opacity": 255,
"_color": {
...
...
@@ -5988,7 +6089,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 12
4
"__id__": 12
6
},
"_enabled": true,
"_materials": [
...
...
@@ -6026,7 +6127,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 12
3
"__id__": 12
5
},
"asset": {
"__uuid__": "baf374f1-c8c5-4e57-a484-1fd6b41fb37b"
...
...
@@ -6039,17 +6140,17 @@
"_name": "ske",
"_objFlags": 0,
"_parent": {
"__id__": 12
3
"__id__": 12
5
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1
28
"__id__": 1
30
}
],
"_prefab": {
"__id__": 1
29
"__id__": 1
31
},
"_opacity": 255,
"_color": {
...
...
@@ -6103,7 +6204,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 12
7
"__id__": 12
9
},
"_enabled": true,
"_materials": [
...
...
@@ -6141,7 +6242,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 12
3
"__id__": 12
5
},
"asset": {
"__uuid__": "baf374f1-c8c5-4e57-a484-1fd6b41fb37b"
...
...
@@ -6154,17 +6255,17 @@
"_name": "block",
"_objFlags": 0,
"_parent": {
"__id__": 12
3
"__id__": 12
5
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 13
1
"__id__": 13
3
}
],
"_prefab": {
"__id__": 13
2
"__id__": 13
4
},
"_opacity": 255,
"_color": {
...
...
@@ -6218,7 +6319,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
0
"__id__": 13
2
},
"_enabled": true,
"_id": "614Ol/VeZKyIbzJ5WMNHfT"
...
...
@@ -6226,7 +6327,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 12
3
"__id__": 12
5
},
"asset": {
"__uuid__": "baf374f1-c8c5-4e57-a484-1fd6b41fb37b"
...
...
@@ -6239,7 +6340,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 12
3
"__id__": 12
5
},
"_enabled": true,
"startPosition": {
...
...
@@ -6255,10 +6356,37 @@
},
"_id": "8cjC9fH29DXrtrLsF41i7+"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 125
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 4,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 360,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "3aFYq6cd1IW7VBAjhBxrdr"
},
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 12
3
"__id__": 12
5
},
"asset": {
"__uuid__": "baf374f1-c8c5-4e57-a484-1fd6b41fb37b"
...
...
@@ -6274,9 +6402,6 @@
"__id__": 2
},
"_children": [
{
"__id__": 136
},
{
"__id__": 139
},
...
...
@@ -6284,20 +6409,23 @@
"__id__": 142
},
{
"__id__": 146
"__id__": 145
},
{
"__id__": 149
}
],
"_active": true,
"_components": [
{
"__id__": 15
4
"__id__": 15
7
},
{
"__id__": 15
5
"__id__": 15
8
}
],
"_prefab": {
"__id__": 15
6
"__id__": 15
9
},
"_opacity": 255,
"_color": {
...
...
@@ -6351,17 +6479,17 @@
"_name": "shadow",
"_objFlags": 0,
"_parent": {
"__id__": 13
5
"__id__": 13
8
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1
37
"__id__": 1
40
}
],
"_prefab": {
"__id__": 1
38
"__id__": 1
41
},
"_opacity": 255,
"_color": {
...
...
@@ -6415,7 +6543,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
6
"__id__": 13
9
},
"_enabled": true,
"_materials": [
...
...
@@ -6445,7 +6573,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 13
5
"__id__": 13
8
},
"asset": {
"__uuid__": "57753175-db68-4aab-a973-8abce1f1664a"
...
...
@@ -6458,17 +6586,17 @@
"_name": "ske",
"_objFlags": 0,
"_parent": {
"__id__": 13
5
"__id__": 13
8
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 14
0
"__id__": 14
3
}
],
"_prefab": {
"__id__": 14
1
"__id__": 14
4
},
"_opacity": 255,
"_color": {
...
...
@@ -6522,7 +6650,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
39
"__id__": 1
42
},
"_enabled": true,
"_materials": [
...
...
@@ -6560,7 +6688,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 13
5
"__id__": 13
8
},
"asset": {
"__uuid__": "57753175-db68-4aab-a973-8abce1f1664a"
...
...
@@ -6573,20 +6701,20 @@
"_name": "block",
"_objFlags": 512,
"_parent": {
"__id__": 13
5
"__id__": 13
8
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 14
3
"__id__": 14
6
},
{
"__id__": 14
4
"__id__": 14
7
}
],
"_prefab": {
"__id__": 14
5
"__id__": 14
8
},
"_opacity": 100,
"_color": {
...
...
@@ -6640,7 +6768,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 14
2
"__id__": 14
5
},
"_enabled": true,
"_id": "9e5NQLsFlN9YT5gPreIgpl"
...
...
@@ -6650,7 +6778,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 14
2
"__id__": 14
5
},
"_enabled": false,
"_materials": [
...
...
@@ -6680,7 +6808,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 13
5
"__id__": 13
8
},
"asset": {
"__uuid__": "57753175-db68-4aab-a973-8abce1f1664a"
...
...
@@ -6693,20 +6821,20 @@
"_name": "audio",
"_objFlags": 0,
"_parent": {
"__id__": 13
5
"__id__": 13
8
},
"_children": [
{
"__id__": 1
47
"__id__": 1
50
},
{
"__id__": 15
0
"__id__": 15
3
}
],
"_active": true,
"_components": [],
"_prefab": {
"__id__": 15
3
"__id__": 15
6
},
"_opacity": 255,
"_color": {
...
...
@@ -6760,17 +6888,17 @@
"_name": "enter",
"_objFlags": 0,
"_parent": {
"__id__": 14
6
"__id__": 14
9
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 1
48
"__id__": 1
51
}
],
"_prefab": {
"__id__": 1
49
"__id__": 1
52
},
"_opacity": 255,
"_color": {
...
...
@@ -6824,7 +6952,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
47
"__id__": 1
50
},
"_enabled": true,
"_clip": {
...
...
@@ -6841,7 +6969,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 13
5
"__id__": 13
8
},
"asset": {
"__uuid__": "57753175-db68-4aab-a973-8abce1f1664a"
...
...
@@ -6854,17 +6982,17 @@
"_name": "leave",
"_objFlags": 0,
"_parent": {
"__id__": 14
6
"__id__": 14
9
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 15
1
"__id__": 15
4
}
],
"_prefab": {
"__id__": 15
2
"__id__": 15
5
},
"_opacity": 255,
"_color": {
...
...
@@ -6918,7 +7046,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 15
0
"__id__": 15
3
},
"_enabled": true,
"_clip": {
...
...
@@ -6935,7 +7063,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 13
5
"__id__": 13
8
},
"asset": {
"__uuid__": "57753175-db68-4aab-a973-8abce1f1664a"
...
...
@@ -6946,7 +7074,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 13
5
"__id__": 13
8
},
"asset": {
"__uuid__": "57753175-db68-4aab-a973-8abce1f1664a"
...
...
@@ -6959,7 +7087,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
5
"__id__": 13
8
},
"_enabled": true,
"startPosition": {
...
...
@@ -6980,7 +7108,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
5
"__id__": 13
8
},
"_enabled": true,
"alignMode": 1,
...
...
@@ -7005,7 +7133,7 @@
{
"__type__": "cc.PrefabInfo",
"root": {
"__id__": 13
5
"__id__": 13
8
},
"asset": {
"__uuid__": "57753175-db68-4aab-a973-8abce1f1664a"
...
...
@@ -7066,7 +7194,7 @@
},
"_enabled": true,
"ani_flower": {
"__id__": 10
4
"__id__": 10
6
},
"layout_card": {
"__id__": 36
...
...
@@ -7075,13 +7203,13 @@
"__id__": 37
},
"node_card": {
"__id__": 4
2
"__id__": 4
4
},
"bg_card": {
"__id__":
59
"__id__":
61
},
"layout_lollipop": {
"__id__": 7
7
"__id__": 7
9
},
"_id": "eaTVUpqahPfZeO9+sUI7RP"
}
...
...
assets/MRBR02/scene/MRBR02.ts
View file @
11bc4ced
...
...
@@ -282,6 +282,9 @@ export default class SceneComponent extends MyCocosSceneComponent {
//执行效果
let
img
=
pg
.
view
.
find
(
this
.
layout_card_result
,
"
img
"
);
pg
.
view
.
setNetImg
(
img
,
page
.
image
,
{
w
:
340
,
h
:
150
})
let
label
=
pg
.
view
.
find
(
this
.
layout_card_result
,
'
label
'
);
pg
.
view
.
setString
(
label
,
Game
.
getIns
().
getTotalLabel
());
}
if
(
!
page
.
audio
)
{
pg
.
event
.
emit
(
"
mouse_add
"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment