Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
LWD_3
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
LWD_3
Commits
123441b4
Commit
123441b4
authored
May 26, 2022
by
liujiangnan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://vcs.ireadabc.com/template/LWD_3
parents
ad05737d
2be3611a
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
2091 additions
and
685 deletions
+2091
-685
LWD_3.meta
assets/LWD_3.meta
+15
-1
LWD_3.fire
assets/LWD_3/scene/LWD_3.fire
+1088
-336
LWD_3.js
assets/LWD_3/scene/LWD_3.js
+140
-140
view.js
assets/LWD_3/script/common/view.js
+61
-67
handMove.js
assets/LWD_3/script/game/handMove.js
+12
-0
handMove.js.meta
assets/LWD_3/script/game/handMove.js.meta
+9
-0
item.js
assets/LWD_3/script/game/item.js
+20
-7
speaker.js
assets/LWD_3/script/game/speaker.js
+0
-102
data_mgr.js
assets/LWD_3/script/manager/data_mgr.js
+23
-22
bg_back.png
assets/LWD_3/textures/bg_back.png
+0
-0
bg_back.png.meta
assets/LWD_3/textures/bg_back.png.meta
+4
-4
bg_circle.png
assets/LWD_3/textures/bg_circle.png
+0
-0
bg_circle.png.meta
assets/LWD_3/textures/bg_circle.png.meta
+36
-0
bg_grass.png
assets/LWD_3/textures/bg_grass.png
+0
-0
bg_grass.png.meta
assets/LWD_3/textures/bg_grass.png.meta
+4
-4
btn_restart.png
assets/LWD_3/textures/btn_restart.png
+0
-0
btn_restart.png.meta
assets/LWD_3/textures/btn_restart.png.meta
+36
-0
icon_hand.png
assets/LWD_3/textures/icon_hand.png
+0
-0
icon_hand.png.meta
assets/LWD_3/textures/icon_hand.png.meta
+36
-0
form.component.html
form/src/app/form/form.component.html
+10
-0
project.json
settings/project.json
+2
-2
yarn.lock
yarn.lock
+595
-0
No files found.
assets/LWD_3.meta
View file @
123441b4
{"ver":"1.1.2","uuid":"551f3197-dce7-4bd2-a290-e784ab1d271a","isBundle":false,"bundleName":"","priority":1,"compressionType":{},"optimizeHotUpdate":{},"inlineSpriteFrames":{},"isRemoteBundle":{"ios":false,"android":false},"subMetas":{}}
{
\ No newline at end of file
"ver": "1.1.2",
"uuid": "551f3197-dce7-4bd2-a290-e784ab1d271a",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {
"ios": false,
"android": false
},
"subMetas": {}
}
\ No newline at end of file
assets/LWD_3/scene/LWD_3.fire
View file @
123441b4
...
@@ -17,10 +17,10 @@
...
@@ -17,10 +17,10 @@
"__id__": 2
"__id__": 2
},
},
{
{
"__id__":
38
"__id__":
55
},
},
{
{
"__id__":
64
"__id__":
81
}
}
],
],
"_active": false,
"_active": false,
...
@@ -78,37 +78,34 @@
...
@@ -78,37 +78,34 @@
"__id__": 3
"__id__": 3
},
},
{
{
"__id__": 5
"__id__": 6
},
{
"__id__": 7
},
},
{
{
"__id__":
20
"__id__":
8
},
},
{
{
"__id__":
24
"__id__":
40
},
},
{
{
"__id__":
26
"__id__":
42
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
33
"__id__":
50
},
},
{
{
"__id__":
34
"__id__":
51
},
},
{
{
"__id__":
35
"__id__":
52
},
},
{
{
"__id__":
36
"__id__":
53
},
},
{
{
"__id__":
37
"__id__":
54
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -122,8 +119,8 @@
...
@@ -122,8 +119,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
2176
,
"width":
1280
,
"height":
160
0
"height":
72
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -134,8 +131,8 @@
...
@@ -134,8 +131,8 @@
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
1088
,
640
,
80
0,
36
0,
0,
0,
0,
0,
0,
0,
...
@@ -171,6 +168,9 @@
...
@@ -171,6 +168,9 @@
"_components": [
"_components": [
{
{
"__id__": 4
"__id__": 4
},
{
"__id__": 5
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -184,8 +184,8 @@
...
@@ -184,8 +184,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
2176
,
"width":
1280
,
"height":
160
0
"height":
72
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -257,6 +257,33 @@
...
@@ -257,6 +257,33 @@
"_alignWithScreen": true,
"_alignWithScreen": true,
"_id": "81GN3uXINKVLeW4+iKSlim"
"_id": "81GN3uXINKVLeW4+iKSlim"
},
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 3
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 2176,
"_originalHeight": 1600,
"_id": "a7i61eAgdE9b8WsvcRFOMN"
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "bg",
"_name": "bg",
...
@@ -268,7 +295,7 @@
...
@@ -268,7 +295,7 @@
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
6
"__id__":
7
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -282,8 +309,8 @@
...
@@ -282,8 +309,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
2176
,
"width":
1280
,
"height":
160
0
"height":
72
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -324,7 +351,7 @@
...
@@ -324,7 +351,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
5
"__id__":
6
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -360,16 +387,25 @@
...
@@ -360,16 +387,25 @@
},
},
"_children": [
"_children": [
{
{
"__id__":
8
"__id__":
9
},
},
{
{
"__id__": 1
1
"__id__": 1
2
},
},
{
{
"__id__": 1
4
"__id__": 1
5
},
},
{
{
"__id__": 17
"__id__": 18
},
{
"__id__": 20
},
{
"__id__": 31
},
{
"__id__": 37
}
}
],
],
"_active": true,
"_active": true,
...
@@ -385,8 +421,8 @@
...
@@ -385,8 +421,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
2176
,
"width":
1280
,
"height":
160
0
"height":
72
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -427,16 +463,16 @@
...
@@ -427,16 +463,16 @@
"_name": "bg_grass",
"_name": "bg_grass",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
7
"__id__":
8
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
9
"__id__":
10
},
},
{
{
"__id__": 1
0
"__id__": 1
1
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -450,8 +486,8 @@
...
@@ -450,8 +486,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
2176
,
"width":
1280
,
"height":
950
"height":
465
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -463,7 +499,7 @@
...
@@ -463,7 +499,7 @@
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
0,
0,
-
32
5,
-
127.
5,
0,
0,
0,
0,
0,
0,
...
@@ -492,7 +528,7 @@
...
@@ -492,7 +528,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
8
"__id__":
9
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -524,12 +560,12 @@
...
@@ -524,12 +560,12 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
8
"__id__":
9
},
},
"_enabled": true,
"_enabled": true,
"alignMode": 2,
"alignMode": 2,
"_target": null,
"_target": null,
"_alignFlags": 4
4
,
"_alignFlags": 4,
"_left": 0,
"_left": 0,
"_right": 0,
"_right": 0,
"_top": 0,
"_top": 0,
...
@@ -551,16 +587,16 @@
...
@@ -551,16 +587,16 @@
"_name": "dragLion",
"_name": "dragLion",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
7
"__id__":
8
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 1
2
"__id__": 1
3
},
},
{
{
"__id__": 1
3
"__id__": 1
4
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -574,8 +610,8 @@
...
@@ -574,8 +610,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
990
,
"width":
293
,
"height":
774.66
"height":
289
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -587,7 +623,7 @@
...
@@ -587,7 +623,7 @@
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
0,
0,
0,
-12
0,
0,
0,
0,
0,
0,
0,
...
@@ -616,7 +652,7 @@
...
@@ -616,7 +652,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
1
"__id__": 1
2
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -630,7 +666,7 @@
...
@@ -630,7 +666,7 @@
"_cacheMode": 0,
"_cacheMode": 0,
"playTimes": -1,
"playTimes": -1,
"premultipliedAlpha": false,
"premultipliedAlpha": false,
"_armatureKey": "
8549fef3-5ffa-4e88-9496-13fe5201e87d#27736c82-e8ad-4ec9-9aa8-93dd4278069b
",
"_armatureKey": "
de1b20a3-c194-437f-9150-f989f23a4690#a1ed7f9f-12de-414b-9615-f04b215e0d62
",
"_accTime": 0,
"_accTime": 0,
"_playCount": 0,
"_playCount": 0,
"_frameCache": null,
"_frameCache": null,
...
@@ -652,7 +688,7 @@
...
@@ -652,7 +688,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
1
"__id__": 1
2
},
},
"_enabled": true,
"_enabled": true,
"alignMode": 2,
"alignMode": 2,
...
@@ -661,7 +697,7 @@
...
@@ -661,7 +697,7 @@
"_left": 0,
"_left": 0,
"_right": 0,
"_right": 0,
"_top": 0,
"_top": 0,
"_bottom":
412.6
7,
"_bottom":
95.4999999999999
7,
"_verticalCenter": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsLeft": true,
...
@@ -676,19 +712,19 @@
...
@@ -676,19 +712,19 @@
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
dragCa
t",
"_name": "
Layou
t",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
7
"__id__":
8
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 1
5
"__id__": 1
6
},
},
{
{
"__id__": 1
6
"__id__": 1
7
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -702,8 +738,8 @@
...
@@ -702,8 +738,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
362.61
,
"width":
160
,
"height":
483.56
"height":
150
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -714,8 +750,8 @@
...
@@ -714,8 +750,8 @@
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
5.684341886080802e-14
,
0
,
2
.842170943040401e-14
,
2
15
,
0,
0,
0,
0,
0,
0,
...
@@ -737,63 +773,55 @@
...
@@ -737,63 +773,55 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "b
7y808I9pBvJErUhhu7376
"
"_id": "b
8E5/zspJBDKcBioifIT4Q
"
},
},
{
{
"__type__": "
dragonBones.ArmatureDisplay
",
"__type__": "
cc.Layout
",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
4
"__id__": 1
5
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_layoutSize": {
{
"__type__": "cc.Size",
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
"width": 160,
}
"height": 150
],
"_armatureName": "Armature",
"_animationName": "",
"_preCacheMode": 0,
"_cacheMode": 0,
"playTimes": -1,
"premultipliedAlpha": false,
"_armatureKey": "600b0af1-92f2-4139-8ae5-b53eb5cd9bec#da99fa22-02ff-4d47-a6d2-34d0447f83db",
"_accTime": 0,
"_playCount": 0,
"_frameCache": null,
"_curFrame": null,
"_playing": false,
"_armatureCache": null,
"_N$dragonAsset": {
"__uuid__": "600b0af1-92f2-4139-8ae5-b53eb5cd9bec"
},
},
"_N$dragonAtlasAsset": {
"_resize": 1,
"__uuid__": "da99fa22-02ff-4d47-a6d2-34d0447f83db"
"_N$layoutType": 1,
"_N$cellSize": {
"__type__": "cc.Size",
"width": 40,
"height": 40
},
},
"_N$_defaultArmatureIndex": 0,
"_N$startAxis": 0,
"_N$_animationIndex": 0,
"_N$paddingLeft": 0,
"_N$_defaultCacheMode": 0,
"_N$paddingRight": 0,
"_N$timeScale": 1,
"_N$paddingTop": 0,
"_N$debugBones": false,
"_N$paddingBottom": 0,
"_N$enableBatch": false,
"_N$spacingX": 105,
"_id": "72DZ23zBJPjYhQ35ItU8Mw"
"_N$spacingY": 0,
"_N$verticalDirection": 1,
"_N$horizontalDirection": 0,
"_N$affectedByScale": false,
"_id": "f5HrgM5vtEe5SPDHKUpl3l"
},
},
{
{
"__type__": "cc.Widget",
"__type__": "cc.Widget",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
4
"__id__": 1
5
},
},
"_enabled": true,
"_enabled": true,
"alignMode":
2
,
"alignMode":
1
,
"_target": null,
"_target": null,
"_alignFlags":
36
,
"_alignFlags":
41
,
"_left": 0,
"_left":
56
0,
"_right":
906.6949999999999
,
"_right":
560
,
"_top": 0,
"_top":
7
0,
"_bottom":
558.22
,
"_bottom":
0
,
"_verticalCenter": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsLeft": true,
...
@@ -802,23 +830,20 @@
...
@@ -802,23 +830,20 @@
"_isAbsBottom": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth":
0
,
"_originalWidth":
1765
,
"_originalHeight": 0,
"_originalHeight": 0,
"_id": "8
bl2eTcTdKkommLr9UjMB9
"
"_id": "8
2JRL1SzFEobHDpmLpuDKd
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "
Layout
",
"_name": "
icon_hand
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
7
"__id__":
8
},
},
"_children": [],
"_children": [],
"_active":
tru
e,
"_active":
fals
e,
"_components": [
"_components": [
{
"__id__": 18
},
{
{
"__id__": 19
"__id__": 19
}
}
...
@@ -834,20 +859,20 @@
...
@@ -834,20 +859,20 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width": 1
765
,
"width": 1
42
,
"height": 1
5
0
"height": 1
6
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
"x": 0
.5
,
"x": 0,
"y":
0.5
"y":
1
},
},
"_trs": {
"_trs": {
"__type__": "TypedArray",
"__type__": "TypedArray",
"ctor": "Float64Array",
"ctor": "Float64Array",
"array": [
"array": [
0,
0,
513.927
,
0
,
0,
0,
0,
0,
0,
0,
...
@@ -869,55 +894,806 @@
...
@@ -869,55 +894,806 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "b
8E5/zspJBDKcBioifIT4Q
"
"_id": "b
d+BQnrNNMgrN6aLxZh0Iq
"
},
},
{
{
"__type__": "cc.
Layout
",
"__type__": "cc.
Sprite
",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__": 1
7
"__id__": 1
8
},
},
"_enabled": true,
"_enabled": true,
"_layoutSize": {
"_materials": [
"__type__": "cc.Size",
{
"width": 1765,
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
"height": 150
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "5bb2bddc-57f4-49fc-9ab4-0d4583cb903b"
},
},
"_resize": 1,
"_type": 0,
"_N$layoutType": 1,
"_sizeMode": 1,
"_N$cellSize": {
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "87tTiic6tLP7jl/hMF84PV"
},
{
"__type__": "cc.Node",
"_name": "bgRestart",
"_objFlags": 0,
"_parent": {
"__id__": 8
},
"_children": [
{
"__id__": 21
},
{
"__id__": 24
},
{
"__id__": 28
}
],
"_active": false,
"_components": [
{
"__id__": 30
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
4
0,
"width":
128
0,
"height":
4
0
"height":
72
0
},
},
"_N$startAxis": 0,
"_anchorPoint": {
"_N$paddingLeft": 0,
"__type__": "cc.Vec2",
"_N$paddingRight": 0,
"x": 0.5,
"_N$paddingTop": 0,
"y": 0.5
"_N$paddingBottom": 0,
},
"_N$spacingX": 105,
"_trs": {
"_N$spacingY": 0,
"__type__": "TypedArray",
"_N$verticalDirection": 1,
"ctor": "Float64Array",
"_N$horizontalDirection": 0,
"array": [
"_N$affectedByScale": false,
0,
"_id": "f5HrgM5vtEe5SPDHKUpl3l"
0,
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": "edYTCJBCpCL7MSjexQFXY6"
},
{
"__type__": "cc.Node",
"_name": "mask",
"_objFlags": 0,
"_parent": {
"__id__": 20
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 22
},
{
"__id__": 23
}
],
"_prefab": null,
"_opacity": 125,
"_color": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1280,
"height": 720
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
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": "2fniEeqMxKvIcE4OTZrnKM"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 21
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
},
"_type": 0,
"_sizeMode": 0,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "53Owlh0UVIkYYaVNBOQVc1"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 21
},
"_enabled": true,
"alignMode": 2,
"_target": {
"__id__": 8
},
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 40,
"_originalHeight": 40,
"_id": "29CrYv78dK9pAx4HrRWJBR"
},
{
"__type__": "cc.Node",
"_name": "bg_circle",
"_objFlags": 0,
"_parent": {
"__id__": 20
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 25
},
{
"__id__": 26
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 409,
"height": 409
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
0
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "8caPfo2KtC85ZrMCn6OiUZ"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 24
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "34014b86-5854-4b25-81a5-7f74c9241368"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "aaL6IDTKFMGIqf70Spxcr0"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 24
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 0.95,
"clickEvents": [
{
"__id__": 27
}
],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 3,
"transition": 3,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "22qMGaNEFKWIVrI4X7WgmP"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 2
},
"component": "",
"_componentId": "8b0b7lMf15OlIK40chbxp64",
"handler": "onBtnReStart",
"customEventData": ""
},
{
"__type__": "cc.Node",
"_name": "btn_restart",
"_objFlags": 0,
"_parent": {
"__id__": 20
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 29
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 262,
"height": 268
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
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": "ebEYEGE+pO8bv1nFMi6sAN"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 28
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "2b74a4ab-b3be-4c0d-b986-b99ec48ea911"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "99hCbH/KhCj57X1ICf0LKo"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 20
},
"_enabled": true,
"alignMode": 2,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 40,
"_originalHeight": 40,
"_id": "2cNN8V8s5JVIOlAu6Rj/SA"
},
{
"__type__": "cc.Node",
"_name": "dragCat",
"_objFlags": 0,
"_parent": {
"__id__": 8
},
"_children": [
{
"__id__": 32
}
],
"_active": true,
"_components": [
{
"__id__": 35
},
{
"__id__": 36
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 362.61,
"height": 483.56
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-68.783,
125.06799999999998,
0,
0,
0,
0,
1,
0.6,
0.6,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "b7y808I9pBvJErUhhu7376"
},
{
"__type__": "cc.Node",
"_name": "btnCheck",
"_objFlags": 0,
"_parent": {
"__id__": 31
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 33
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 370,
"height": 500
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
891.145,
-516.182,
0,
0,
0,
0,
1,
1,
1,
0
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "9fphUp/+9DgqtEBsp95Xfq"
},
{
"__type__": "cc.Button",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 32
},
"_enabled": true,
"_normalMaterial": null,
"_grayMaterial": null,
"duration": 0.1,
"zoomScale": 1.2,
"clickEvents": [
{
"__id__": 34
}
],
"_N$interactable": true,
"_N$enableAutoGrayEffect": false,
"_N$transition": 0,
"transition": 0,
"_N$normalColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "7b4HNkt+5ARrA9SByL/oP3"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 2
},
"component": "",
"_componentId": "8b0b7lMf15OlIK40chbxp64",
"handler": "onBtnCheckCat",
"customEventData": ""
},
{
"__type__": "dragonBones.ArmatureDisplay",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 31
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_armatureName": "Armature",
"_animationName": "",
"_preCacheMode": 0,
"_cacheMode": 0,
"playTimes": -1,
"premultipliedAlpha": false,
"_armatureKey": "600b0af1-92f2-4139-8ae5-b53eb5cd9bec#da99fa22-02ff-4d47-a6d2-34d0447f83db",
"_accTime": 0,
"_playCount": 0,
"_frameCache": null,
"_curFrame": null,
"_playing": false,
"_armatureCache": null,
"_N$dragonAsset": {
"__uuid__": "600b0af1-92f2-4139-8ae5-b53eb5cd9bec"
},
"_N$dragonAtlasAsset": {
"__uuid__": "da99fa22-02ff-4d47-a6d2-34d0447f83db"
},
"_N$_defaultArmatureIndex": 0,
"_N$_animationIndex": 0,
"_N$_defaultCacheMode": 0,
"_N$timeScale": 1,
"_N$debugBones": false,
"_N$enableBatch": false,
"_id": "72DZ23zBJPjYhQ35ItU8Mw"
},
},
{
{
"__type__": "cc.Widget",
"__type__": "cc.Widget",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
17
"__id__":
31
},
},
"_enabled": true,
"_enabled": true,
"alignMode":
1
,
"alignMode":
2
,
"_target": null,
"_target": null,
"_alignFlags":
41
,
"_alignFlags":
36
,
"_left":
205.5
,
"_left":
0
,
"_right":
205.5
,
"_right":
600
,
"_top":
211.07299999999998
,
"_top":
0
,
"_bottom": 0,
"_bottom":
34
0,
"_verticalCenter": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsLeft": true,
...
@@ -926,25 +1702,25 @@
...
@@ -926,25 +1702,25 @@
"_isAbsBottom": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth":
1765
,
"_originalWidth":
0
,
"_originalHeight": 0,
"_originalHeight": 0,
"_id": "8
2JRL1SzFEobHDpmLpuDKd
"
"_id": "8
bl2eTcTdKkommLr9UjMB9
"
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "mask",
"_name": "mask",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
2
"__id__":
8
},
},
"_children": [],
"_children": [],
"_active":
fals
e,
"_active":
tru
e,
"_components": [
"_components": [
{
{
"__id__":
21
"__id__":
38
},
},
{
{
"__id__":
22
"__id__":
39
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -958,8 +1734,8 @@
...
@@ -958,8 +1734,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
500
0,
"width":
128
0,
"height":
500
0
"height":
72
0
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -993,99 +1769,44 @@
...
@@ -993,99 +1769,44 @@
"_is3DNode": false,
"_is3DNode": false,
"_groupIndex": 0,
"_groupIndex": 0,
"groupIndex": 0,
"groupIndex": 0,
"_id": "
c2bmd0u+BDNIivdoKz1pc8
"
"_id": "
357S3H8H1DEaaKomRdQbD7
"
},
},
{
{
"__type__": "cc.BlockInputEvents",
"__type__": "cc.BlockInputEvents",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
20
"__id__":
37
},
},
"_enabled": true,
"_enabled": true,
"_id": "
80PylZIy9EbJR4/AZl0xgK
"
"_id": "
2dCz3PoHdGtJQjeMLwozow
"
},
},
{
{
"__type__": "cc.
Button
",
"__type__": "cc.
Widget
",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
20
"__id__":
37
},
},
"_enabled": true,
"_enabled": true,
"_normalMaterial": null,
"alignMode": 2,
"_grayMaterial": null,
"_target": null,
"duration": 0.1,
"_alignFlags": 45,
"zoomScale": 1.2,
"_left": 0,
"clickEvents": [
"_right": 0,
{
"_top": 0,
"__id__": 23
"_bottom": 0,
}
"_verticalCenter": 0,
],
"_horizontalCenter": 0,
"_N$interactable": true,
"_isAbsLeft": true,
"_N$enableAutoGrayEffect": false,
"_isAbsRight": true,
"_N$transition": 0,
"_isAbsTop": true,
"transition": 0,
"_isAbsBottom": true,
"_N$normalColor": {
"_isAbsHorizontalCenter": true,
"__type__": "cc.Color",
"_isAbsVerticalCenter": true,
"r": 255,
"_originalWidth": 0,
"g": 255,
"_originalHeight": 0,
"b": 255,
"_id": "caOtaQjmlNRKGV6+4Mh2IV"
"a": 255
},
"_N$pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"pressedColor": {
"__type__": "cc.Color",
"r": 211,
"g": 211,
"b": 211,
"a": 255
},
"_N$hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"hoverColor": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_N$disabledColor": {
"__type__": "cc.Color",
"r": 124,
"g": 124,
"b": 124,
"a": 255
},
"_N$normalSprite": null,
"_N$pressedSprite": null,
"pressedSprite": null,
"_N$hoverSprite": null,
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": null,
"_id": "cc1qEGA9pIR5pCangYCuxP"
},
{
"__type__": "cc.ClickEvent",
"target": {
"__id__": 2
},
"component": "",
"_componentId": "8b0b7lMf15OlIK40chbxp64",
"handler": "onBtnMask",
"customEventData": ""
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
...
@@ -1098,7 +1819,7 @@
...
@@ -1098,7 +1819,7 @@
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
25
"__id__":
41
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -1154,7 +1875,7 @@
...
@@ -1154,7 +1875,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
24
"__id__":
40
},
},
"_enabled": true,
"_enabled": true,
"eff_audio": [
"eff_audio": [
...
@@ -1200,7 +1921,7 @@
...
@@ -1200,7 +1921,7 @@
},
},
"_children": [
"_children": [
{
{
"__id__":
27
"__id__":
43
}
}
],
],
"_active": false,
"_active": false,
...
@@ -1216,8 +1937,8 @@
...
@@ -1216,8 +1937,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
269
,
"width":
160
,
"height":
280
"height":
168
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -1258,20 +1979,20 @@
...
@@ -1258,20 +1979,20 @@
"_name": "item",
"_name": "item",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
26
"__id__":
42
},
},
"_children": [
"_children": [
{
{
"__id__":
28
"__id__":
44
},
},
{
{
"__id__":
30
"__id__":
46
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
32
"__id__":
49
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -1285,8 +2006,8 @@
...
@@ -1285,8 +2006,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
269
,
"width":
160
,
"height":
280
"height":
168
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -1327,13 +2048,13 @@
...
@@ -1327,13 +2048,13 @@
"_name": "photo",
"_name": "photo",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
27
"__id__":
43
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
29
"__id__":
45
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -1347,8 +2068,8 @@
...
@@ -1347,8 +2068,8 @@
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
269
,
"width":
160
,
"height":
280
"height":
168
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -1389,7 +2110,7 @@
...
@@ -1389,7 +2110,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
28
"__id__":
44
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -1419,28 +2140,31 @@
...
@@ -1419,28 +2140,31 @@
"_name": "lb_letter",
"_name": "lb_letter",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
27
"__id__":
43
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__": 31
"__id__": 47
},
{
"__id__": 48
}
}
],
],
"_prefab": null,
"_prefab": null,
"_opacity": 255,
"_opacity": 255,
"_color": {
"_color": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r":
255
,
"r":
16
,
"g":
255
,
"g":
130
,
"b":
2
55,
"b": 55,
"a": 255
"a": 255
},
},
"_contentSize": {
"_contentSize": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
0
,
"width":
12
,
"height": 1
94.04
"height": 1
38
},
},
"_anchorPoint": {
"_anchorPoint": {
"__type__": "cc.Vec2",
"__type__": "cc.Vec2",
...
@@ -1481,7 +2205,7 @@
...
@@ -1481,7 +2205,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
30
"__id__":
46
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -1493,8 +2217,8 @@
...
@@ -1493,8 +2217,8 @@
"_dstBlendFactor": 771,
"_dstBlendFactor": 771,
"_string": "",
"_string": "",
"_N$string": "",
"_N$string": "",
"_fontSize":
150
,
"_fontSize":
96
,
"_lineHeight": 1
54
,
"_lineHeight": 1
00
,
"_enableWrapText": true,
"_enableWrapText": true,
"_N$file": {
"_N$file": {
"__uuid__": "e012dbb9-b2af-4912-928a-4c116ab481a2"
"__uuid__": "e012dbb9-b2af-4912-928a-4c116ab481a2"
...
@@ -1511,19 +2235,37 @@
...
@@ -1511,19 +2235,37 @@
"_N$cacheMode": 0,
"_N$cacheMode": 0,
"_id": "20+AOKsEpDILUmZhByKjOv"
"_id": "20+AOKsEpDILUmZhByKjOv"
},
},
{
"__type__": "cc.LabelOutline",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 46
},
"_enabled": true,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_width": 6,
"_id": "b1pyIp0vBLB4zIBXRBEiMT"
},
{
{
"__type__": "e729bOHnRpHpJ09B2/R3cNg",
"__type__": "e729bOHnRpHpJ09B2/R3cNg",
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
27
"__id__":
43
},
},
"_enabled": true,
"_enabled": true,
"Item_name": {
"Item_name": {
"__id__":
31
"__id__":
47
},
},
"Item_photo": {
"Item_photo": {
"__id__":
28
"__id__":
44
},
},
"_id": "5dTY43oJ1O0LXVwcISfuR3"
"_id": "5dTY43oJ1O0LXVwcISfuR3"
},
},
...
@@ -1537,8 +2279,8 @@
...
@@ -1537,8 +2279,8 @@
"_enabled": true,
"_enabled": true,
"_designResolution": {
"_designResolution": {
"__type__": "cc.Size",
"__type__": "cc.Size",
"width":
2176
,
"width":
1280
,
"height":
160
0
"height":
72
0
},
},
"_fitWidth": true,
"_fitWidth": true,
"_fitHeight": true,
"_fitHeight": true,
...
@@ -1552,7 +2294,7 @@
...
@@ -1552,7 +2294,7 @@
"__id__": 2
"__id__": 2
},
},
"_enabled": true,
"_enabled": true,
"alignMode":
1
,
"alignMode":
2
,
"_target": null,
"_target": null,
"_alignFlags": 45,
"_alignFlags": 45,
"_left": 0,
"_left": 0,
...
@@ -1580,16 +2322,28 @@
...
@@ -1580,16 +2322,28 @@
},
},
"_enabled": true,
"_enabled": true,
"Item": {
"Item": {
"__id__":
26
"__id__":
42
},
},
"contentArr": {
"contentArr": {
"__id__": 1
7
"__id__": 1
5
},
},
"dragonLion": {
"dragonLion": {
"__id__": 1
2
"__id__": 1
3
},
},
"dragonCat": {
"dragonCat": {
"__id__": 15
"__id__": 35
},
"btnReStart": {
"__id__": 20
},
"nodCircle": {
"__id__": 24
},
"handTip": {
"__id__": 18
},
"nodMask": {
"__id__": 37
},
},
"_id": "81gKWTbrREiJRzfyjAWVUZ"
"_id": "81gKWTbrREiJRzfyjAWVUZ"
},
},
...
@@ -1601,20 +2355,18 @@
...
@@ -1601,20 +2355,18 @@
"__id__": 2
"__id__": 2
},
},
"_enabled": true,
"_enabled": true,
"UIMax": [],
"topUI": [],
"bgScaleMax": [
"bgScaleMax": [
{
{
"__id__":
5
"__id__":
6
}
}
],
],
"nodeUIOffset": [
"nodeUIOffset": [
{
{
"__id__":
7
"__id__":
8
}
}
],
],
"canvasView": {
"canvasView": {
"__id__":
33
"__id__":
50
},
},
"isCanvas": true,
"isCanvas": true,
"_id": "5eOVDDzARGnoMLcNXyk5ml"
"_id": "5eOVDDzARGnoMLcNXyk5ml"
...
@@ -1638,19 +2390,19 @@
...
@@ -1638,19 +2390,19 @@
},
},
"_children": [
"_children": [
{
{
"__id__":
39
"__id__":
56
},
},
{
{
"__id__":
44
"__id__":
61
},
},
{
{
"__id__":
49
"__id__":
66
},
},
{
{
"__id__":
54
"__id__":
71
},
},
{
{
"__id__":
59
"__id__":
76
}
}
],
],
"_active": true,
"_active": true,
...
@@ -1708,11 +2460,11 @@
...
@@ -1708,11 +2460,11 @@
"_name": "quadBase",
"_name": "quadBase",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
38
"__id__":
55
},
},
"_children": [
"_children": [
{
{
"__id__":
40
"__id__":
57
}
}
],
],
"_active": true,
"_active": true,
...
@@ -1770,17 +2522,17 @@
...
@@ -1770,17 +2522,17 @@
"_name": "quad",
"_name": "quad",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
39
"__id__":
56
},
},
"_children": [
"_children": [
{
{
"__id__":
41
"__id__":
58
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
43
"__id__":
60
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -1836,13 +2588,13 @@
...
@@ -1836,13 +2588,13 @@
"_name": "paper",
"_name": "paper",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
40
"__id__":
57
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
42
"__id__":
59
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -1898,7 +2650,7 @@
...
@@ -1898,7 +2650,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
41
"__id__":
58
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -1928,7 +2680,7 @@
...
@@ -1928,7 +2680,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
40
"__id__":
57
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -1950,11 +2702,11 @@
...
@@ -1950,11 +2702,11 @@
"_name": "quadBase",
"_name": "quadBase",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
38
"__id__":
55
},
},
"_children": [
"_children": [
{
{
"__id__":
45
"__id__":
62
}
}
],
],
"_active": true,
"_active": true,
...
@@ -2012,17 +2764,17 @@
...
@@ -2012,17 +2764,17 @@
"_name": "quad",
"_name": "quad",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
44
"__id__":
61
},
},
"_children": [
"_children": [
{
{
"__id__":
46
"__id__":
63
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
48
"__id__":
65
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -2078,13 +2830,13 @@
...
@@ -2078,13 +2830,13 @@
"_name": "paper",
"_name": "paper",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
45
"__id__":
62
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
47
"__id__":
64
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -2140,7 +2892,7 @@
...
@@ -2140,7 +2892,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
46
"__id__":
63
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -2170,7 +2922,7 @@
...
@@ -2170,7 +2922,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
45
"__id__":
62
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -2192,11 +2944,11 @@
...
@@ -2192,11 +2944,11 @@
"_name": "quadBase",
"_name": "quadBase",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
38
"__id__":
55
},
},
"_children": [
"_children": [
{
{
"__id__":
50
"__id__":
67
}
}
],
],
"_active": true,
"_active": true,
...
@@ -2254,17 +3006,17 @@
...
@@ -2254,17 +3006,17 @@
"_name": "quad",
"_name": "quad",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
49
"__id__":
66
},
},
"_children": [
"_children": [
{
{
"__id__":
51
"__id__":
68
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
53
"__id__":
70
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -2320,13 +3072,13 @@
...
@@ -2320,13 +3072,13 @@
"_name": "paper",
"_name": "paper",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
50
"__id__":
67
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
52
"__id__":
69
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -2382,7 +3134,7 @@
...
@@ -2382,7 +3134,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
51
"__id__":
68
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -2412,7 +3164,7 @@
...
@@ -2412,7 +3164,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
50
"__id__":
67
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -2434,11 +3186,11 @@
...
@@ -2434,11 +3186,11 @@
"_name": "quadBase",
"_name": "quadBase",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
38
"__id__":
55
},
},
"_children": [
"_children": [
{
{
"__id__":
55
"__id__":
72
}
}
],
],
"_active": true,
"_active": true,
...
@@ -2496,17 +3248,17 @@
...
@@ -2496,17 +3248,17 @@
"_name": "quad",
"_name": "quad",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
54
"__id__":
71
},
},
"_children": [
"_children": [
{
{
"__id__":
56
"__id__":
73
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
58
"__id__":
75
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -2562,13 +3314,13 @@
...
@@ -2562,13 +3314,13 @@
"_name": "paper",
"_name": "paper",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
55
"__id__":
72
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
57
"__id__":
74
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -2624,7 +3376,7 @@
...
@@ -2624,7 +3376,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
56
"__id__":
73
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -2654,7 +3406,7 @@
...
@@ -2654,7 +3406,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
55
"__id__":
72
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -2676,11 +3428,11 @@
...
@@ -2676,11 +3428,11 @@
"_name": "quadBase",
"_name": "quadBase",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
38
"__id__":
55
},
},
"_children": [
"_children": [
{
{
"__id__":
60
"__id__":
77
}
}
],
],
"_active": true,
"_active": true,
...
@@ -2738,17 +3490,17 @@
...
@@ -2738,17 +3490,17 @@
"_name": "quad",
"_name": "quad",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
59
"__id__":
76
},
},
"_children": [
"_children": [
{
{
"__id__":
61
"__id__":
78
}
}
],
],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
63
"__id__":
80
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -2804,13 +3556,13 @@
...
@@ -2804,13 +3556,13 @@
"_name": "paper",
"_name": "paper",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
60
"__id__":
77
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
62
"__id__":
79
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -2866,7 +3618,7 @@
...
@@ -2866,7 +3618,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
61
"__id__":
78
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -2896,7 +3648,7 @@
...
@@ -2896,7 +3648,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
60
"__id__":
77
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -2922,19 +3674,19 @@
...
@@ -2922,19 +3674,19 @@
},
},
"_children": [
"_children": [
{
{
"__id__":
65
"__id__":
82
},
},
{
{
"__id__":
67
"__id__":
84
},
},
{
{
"__id__":
69
"__id__":
86
},
},
{
{
"__id__":
71
"__id__":
88
},
},
{
{
"__id__":
73
"__id__":
90
}
}
],
],
"_active": true,
"_active": true,
...
@@ -2992,13 +3744,13 @@
...
@@ -2992,13 +3744,13 @@
"_name": "bg_sahua",
"_name": "bg_sahua",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
64
"__id__":
81
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
66
"__id__":
83
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -3054,7 +3806,7 @@
...
@@ -3054,7 +3806,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
65
"__id__":
82
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -3084,13 +3836,13 @@
...
@@ -3084,13 +3836,13 @@
"_name": "bg_sahua",
"_name": "bg_sahua",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
64
"__id__":
81
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
68
"__id__":
85
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -3146,7 +3898,7 @@
...
@@ -3146,7 +3898,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
67
"__id__":
84
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -3176,13 +3928,13 @@
...
@@ -3176,13 +3928,13 @@
"_name": "bg_sahua",
"_name": "bg_sahua",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
64
"__id__":
81
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
70
"__id__":
87
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -3238,7 +3990,7 @@
...
@@ -3238,7 +3990,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
69
"__id__":
86
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -3268,13 +4020,13 @@
...
@@ -3268,13 +4020,13 @@
"_name": "bg_sahua",
"_name": "bg_sahua",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
64
"__id__":
81
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
72
"__id__":
89
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -3330,7 +4082,7 @@
...
@@ -3330,7 +4082,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
71
"__id__":
88
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
@@ -3360,13 +4112,13 @@
...
@@ -3360,13 +4112,13 @@
"_name": "bg_sahua",
"_name": "bg_sahua",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__":
64
"__id__":
81
},
},
"_children": [],
"_children": [],
"_active": true,
"_active": true,
"_components": [
"_components": [
{
{
"__id__":
74
"__id__":
91
}
}
],
],
"_prefab": null,
"_prefab": null,
...
@@ -3422,7 +4174,7 @@
...
@@ -3422,7 +4174,7 @@
"_name": "",
"_name": "",
"_objFlags": 0,
"_objFlags": 0,
"node": {
"node": {
"__id__":
73
"__id__":
90
},
},
"_enabled": true,
"_enabled": true,
"_materials": [
"_materials": [
...
...
assets/LWD_3/scene/LWD_3.js
View file @
123441b4
...
@@ -30,6 +30,27 @@ var game = cc.Class({
...
@@ -30,6 +30,27 @@ var game = cc.Class({
default
:
null
,
default
:
null
,
type
:
dragonBones
.
ArmatureDisplay
,
type
:
dragonBones
.
ArmatureDisplay
,
displayName
:
"
猫
"
displayName
:
"
猫
"
},
btnReStart
:
{
default
:
null
,
type
:
cc
.
Node
,
displayName
:
"
重新开始按钮
"
},
nodCircle
:
{
default
:
null
,
type
:
cc
.
Node
,
displayName
:
"
光圈
"
},
handTip
:
{
default
:
null
,
type
:
cc
.
Node
,
displayName
:
"
重新开始按钮
"
},
nodMask
:
{
default
:
null
,
type
:
cc
.
Node
,
displayName
:
"
遮罩
"
}
}
},
},
...
@@ -43,19 +64,19 @@ var game = cc.Class({
...
@@ -43,19 +64,19 @@ var game = cc.Class({
// 生命周期 onLoad
// 生命周期 onLoad
onLoad
()
{
onLoad
()
{
//初始化游戏
//初始化游戏
this
.
initGame
()
;
this
.
initGame
()
//监听尺寸变化
//
//
监听尺寸变化
if
(
window
.
addEventListener
)
{
//
if (window.addEventListener) {
window
.
addEventListener
(
'
resize
'
,
this
.
scaleEventCallBack
,
false
)
//
window.addEventListener('resize', this.scaleEventCallBack, false)
}
else
if
(
window
.
attachEvent
)
{
//
} else if (window.attachEvent) {
window
.
attachEvent
(
'
resize
'
,
this
.
scaleEventCallBack
,
false
)
//
window.attachEvent('resize', this.scaleEventCallBack, false)
}
//
}
},
},
//屏幕缩放
//屏幕缩放
scaleEventCallBack
:
function
()
{
scaleEventCallBack
:
function
()
{
LWD_3
.
event_mgr
.
send
(
"
adjustUI
"
);
//
LWD_3.event_mgr.send("adjustUI");
},
},
//初始化游戏
//初始化游戏
...
@@ -76,8 +97,8 @@ var game = cc.Class({
...
@@ -76,8 +97,8 @@ var game = cc.Class({
// 求出 ScrollView 可视区域在世界坐标系中的矩形(碰撞盒)
// 求出 ScrollView 可视区域在世界坐标系中的矩形(碰撞盒)
let
svBBoxRect
=
cc
.
rect
(
let
svBBoxRect
=
cc
.
rect
(
svLeftBottomPoint
.
x
-
300
,
svLeftBottomPoint
.
x
,
svLeftBottomPoint
.
y
-
500
,
svLeftBottomPoint
.
y
,
node
.
width
,
node
.
width
,
node
.
height
node
.
height
);
);
...
@@ -85,18 +106,6 @@ var game = cc.Class({
...
@@ -85,18 +106,6 @@ var game = cc.Class({
return
svBBoxRect
return
svBBoxRect
},
},
//检查当前缩放倍数
checkScale
:
function
(
num
)
{
var
scale
=
1
;
if
(
num
>
2
&&
num
<=
4
)
{
scale
=
0.74
}
if
(
num
>
4
)
{
scale
=
0.65
}
return
scale
;
},
//添加节点
//添加节点
addItem
:
function
()
{
addItem
:
function
()
{
...
@@ -122,26 +131,12 @@ var game = cc.Class({
...
@@ -122,26 +131,12 @@ var game = cc.Class({
};
};
},
},
//五秒没操作
hintPlay
:
function
()
{
// this.playLionDragon("openmouth")
this
.
playCatDragon
(
"
begin
"
)
LWD_3
.
speaker
.
inst
.
playEffect
(
LWD_3
.
enum
.
E_Audio
.
CatHint
);
for
(
var
i
=
0
;
i
<
this
.
contentArr
.
childrenCount
;
i
++
)
{
cc
.
tween
(
this
.
contentArr
.
children
[
i
].
children
[
0
])
.
to
(
0.1
,
{
x
:
-
50
})
.
to
(
0.1
,
{
x
:
0
})
.
to
(
0.1
,
{
x
:
50
})
.
to
(
0.1
,
{
x
:
0
})
.
start
();
}
},
//隐藏剩余物品并跳转下一题
//隐藏剩余物品并跳转下一题
resetQues
:
function
()
{
resetQues
:
function
()
{
if
(
LWD_3
.
data_mgr
.
quesId
>=
4
)
{
if
(
LWD_3
.
data_mgr
.
quesId
>=
4
)
{
this
.
finish
();
this
.
_timeoutIds
.
push
(
setTimeout
(()
=>
{
this
.
finish
();
},
1000
));
LWD_3
.
data_mgr
.
gameState
=
2
LWD_3
.
data_mgr
.
gameState
=
2
}
else
{
}
else
{
for
(
var
i
=
0
;
i
<
this
.
contentArr
.
childrenCount
;
i
++
)
{
for
(
var
i
=
0
;
i
<
this
.
contentArr
.
childrenCount
;
i
++
)
{
...
@@ -152,6 +147,8 @@ var game = cc.Class({
...
@@ -152,6 +147,8 @@ var game = cc.Class({
this
.
_timeoutIds
.
push
(
setTimeout
(()
=>
{
this
.
_timeoutIds
.
push
(
setTimeout
(()
=>
{
this
.
UpdataUi
();
this
.
UpdataUi
();
//播放题干
this
.
playAudioTitle
();
},
1000
));
},
1000
));
}
}
},
},
...
@@ -160,36 +157,33 @@ var game = cc.Class({
...
@@ -160,36 +157,33 @@ var game = cc.Class({
finish
()
{
finish
()
{
this
.
playLionDragon
(
"
normal
"
)
this
.
playLionDragon
(
"
normal
"
)
this
.
playCatDragon
(
"
finish
"
)
this
.
playCatDragon
(
"
finish
"
)
this
.
_timeoutIds
.
push
(
setTimeout
(()
=>
{
LWD_3
.
speaker
.
inst
.
playEffect
(
LWD_3
.
enum
.
E_Audio
.
CatComplete
);
// TODO 结束游戏,上报成绩
onHomeworkFinish
();
},
500
));
},
//检测放到哪个节点底下
checkNodeParent
:
function
()
{
//获取到总列表
var
itemArr
=
LWD_3
.
data_mgr
.
getSheepArr
();
//
//播放引导音频
if
(
itemArr
.
length
<=
7
)
{
let
path
=
LWD_3
.
data_mgr
.
getAudioEnd
();
var
idx
=
1
;
if
(
path
==
-
1
)
return
this
.
showRestartBtn
();
}
else
{
LWD_3
.
res_mgr
.
playAudioByUrl
(
path
,
(
url
)
=>
{
var
idx
=
0
;
LWD_3
.
snd_mgr
.
playEffect
(
url
,
()
=>
{
}
this
.
showRestartBtn
();
return
idx
;
// TODO 结束游戏,上报成绩
onHomeworkFinish
();
})
})
},
},
//检查类别
//开始引导游戏
checkType
:
function
(
Id
)
{
guideGame
:
function
()
{
for
(
var
i
in
LWD_3
.
data_mgr
.
getSheepfoldArr
())
{
this
.
UpdataUi
();
var
sheepfoldInfo
=
LWD_3
.
data_mgr
.
getSheepfoldArr
()[
i
];
this
.
playCatDragon
(
"
begin
"
);
if
(
Id
==
sheepfoldInfo
.
id
)
{
//播放引导音频
return
~~
i
+
1
;
let
path
=
LWD_3
.
data_mgr
.
getAudioBegin
();
}
if
(
path
==
-
1
)
return
this
.
nodMask
.
active
=
false
;
}
LWD_3
.
res_mgr
.
playAudioByUrl
(
path
,
(
url
)
=>
{
return
-
1
;
LWD_3
.
snd_mgr
.
playEffect
(
url
,
()
=>
{
this
.
nodMask
.
active
=
false
;
//播放题干
this
.
playAudioTitle
();
})
})
},
},
//更新界面信息
//更新界面信息
...
@@ -208,18 +202,13 @@ var game = cc.Class({
...
@@ -208,18 +202,13 @@ var game = cc.Class({
this
.
playCatDragon
(
"
begin
"
);
this
.
playCatDragon
(
"
begin
"
);
this
.
playLionDragon
(
"
normal
"
);
this
.
playLionDragon
(
"
normal
"
);
//播放题干
// //播放题干
this
.
playAudioTitle
();
// this.playAudioTitle();
// LWD_3.speaker.inst.playEffect(E_Audio.BtnCommom);
//重置UI界面
//重置UI界面
this
.
resetUI
();
this
.
resetUI
();
//添加项
//添加项
this
.
addItem
();
this
.
addItem
();
// //设置上下页按钮状态
// this.setButtonState();
},
},
//播放猫动画
//播放猫动画
...
@@ -230,19 +219,48 @@ var game = cc.Class({
...
@@ -230,19 +219,48 @@ var game = cc.Class({
//播放猫动画
//播放猫动画
playLionDragon
(
name
)
{
playLionDragon
(
name
)
{
this
.
dragonLion
.
armatureName
=
"
armatureNam
e
"
;
this
.
dragonLion
.
armatureName
=
"
Armatur
e
"
;
this
.
dragonLion
.
playAnimation
(
name
);
this
.
dragonLion
.
playAnimation
(
name
);
},
},
//点击猫猫
onBtnCheckCat
:
function
()
{
if
(
this
.
_isSpeak
)
return
;
//判断当前状态
if
(
LWD_3
.
data_mgr
.
quesId
<
4
)
{
this
.
_isSpeak
=
true
;
this
.
playCatDragon
(
"
begin
"
);
this
.
playAudioTitle
(()
=>
{
this
.
_isSpeak
=
false
;
this
.
playCatDragon
(
"
normal
"
);
});
}
//如果结束了则提示音
if
(
this
.
btnReStart
.
active
)
{
let
path
=
LWD_3
.
data_mgr
.
getAudioReStart
();
if
(
path
==
-
1
)
return
;
this
.
_isSpeak
=
true
this
.
playCatDragon
(
"
begin
"
);
LWD_3
.
res_mgr
.
playAudioByUrl
(
path
,
(
url
)
=>
{
LWD_3
.
snd_mgr
.
playEffect
(
url
,
()
=>
{
this
.
_isSpeak
=
false
;
this
.
playCatDragon
(
"
normal
"
);
})
});
}
},
//播放题干
//播放题干
playAudioTitle
:
function
()
{
playAudioTitle
:
function
(
cb
)
{
if
(
LWD_3
.
data_mgr
.
quesId
>=
4
)
return
//获得播放路径
var
path
=
LWD_3
.
data_mgr
.
getQuestionStem
(
LWD_3
.
data_mgr
.
quesId
);
var
path
=
LWD_3
.
data_mgr
.
getQuestionStem
(
LWD_3
.
data_mgr
.
quesId
);
if
(
LWD_3
.
data_mgr
.
quesId
>=
4
||
!
path
)
return
//获得播放路径
LWD_3
.
res_mgr
.
playAudioByUrl
(
path
,
(
url
)
=>
{
LWD_3
.
res_mgr
.
playAudioByUrl
(
path
,
(
url
)
=>
{
LWD_3
.
snd_mgr
.
playEffect
(
url
,
()
=>
{
LWD_3
.
snd_mgr
.
playEffect
(
url
,
()
=>
{
//结束回调
//结束回调
this
.
playCatDragon
(
"
normal
"
);
this
.
playCatDragon
(
"
normal
"
);
cb
&&
cb
();
});
});
});
});
},
},
...
@@ -253,16 +271,6 @@ var game = cc.Class({
...
@@ -253,16 +271,6 @@ var game = cc.Class({
this
.
contentArr
.
removeAllChildren
();
this
.
contentArr
.
removeAllChildren
();
},
},
//重新开始
onBtnReStart
:
function
()
{
LWD_3
.
speaker
.
inst
.
play_btn
();
//移除所有计时器
this
.
unscheduleAllCallbacks
();
//初始化界面
this
.
UpdataUi
();
LWD_3
.
speaker
.
inst
.
play_restart
();
},
//游戏开始
//游戏开始
gameStart
:
function
()
{
gameStart
:
function
()
{
console
.
log
(
"
游戏开始:
"
+
LWD_3
.
data_mgr
);
console
.
log
(
"
游戏开始:
"
+
LWD_3
.
data_mgr
);
...
@@ -270,69 +278,61 @@ var game = cc.Class({
...
@@ -270,69 +278,61 @@ var game = cc.Class({
this
.
setAudioInfo
(
1
);
this
.
setAudioInfo
(
1
);
},
},
//设置上下页按钮状态
setButtonState
:
function
()
{
//先判断题目长度
if
(
LWD_3
.
data_mgr
.
data
.
contentObj
.
pageArr
.
length
<
2
)
{
this
.
btnList
[
0
].
node
.
active
=
false
;
this
.
btnList
[
1
].
node
.
active
=
false
;
}
else
{
//如果第一页
if
(
LWD_3
.
data_mgr
.
pageId
==
0
)
{
this
.
btnList
[
1
].
node
.
active
=
true
;
this
.
btnList
[
0
].
node
.
active
=
false
;
}
if
(
LWD_3
.
data_mgr
.
pageId
==
LWD_3
.
data_mgr
.
data
.
contentObj
.
pageArr
.
length
-
1
)
{
this
.
btnList
[
0
].
node
.
active
=
true
;
this
.
btnList
[
1
].
node
.
active
=
false
;
}
if
(
LWD_3
.
data_mgr
.
pageId
>
0
&&
LWD_3
.
data_mgr
.
pageId
<
LWD_3
.
data_mgr
.
data
.
contentObj
.
pageArr
.
length
-
1
)
{
this
.
btnList
[
0
].
node
.
active
=
true
;
this
.
btnList
[
1
].
node
.
active
=
true
;
}
}
},
//下一关
onBtnNextQues
:
function
()
{
LWD_3
.
data_mgr
.
time
=
0
;
LWD_3
.
speaker
.
inst
.
playEffect
(
LWD_3
.
enum
.
E_Audio
.
BtnCommom
);
LWD_3
.
data_mgr
.
quesId
+=
1
;
LWD_3
.
game
.
inst
.
resetQues
();
},
//重新开始
//重新开始
onBtnReStart
()
{
onBtnReStart
()
{
LWD_3
.
data_mgr
.
time
=
0
;
//隐藏节点
LWD_3
.
data_mgr
.
resetQuestion
()
;
this
.
btnReStart
.
active
=
false
;
//播放音效
LWD_3
.
speaker
.
inst
.
playEffect
(
LWD_3
.
enum
.
E_Audio
.
BtnCommom
);
LWD_3
.
speaker
.
inst
.
playEffect
(
LWD_3
.
enum
.
E_Audio
.
BtnCommom
);
//数据重置
LWD_3
.
data_mgr
.
quesId
=
0
;
LWD_3
.
data_mgr
.
quesId
=
0
;
//更新界面
this
.
UpdataUi
();
this
.
UpdataUi
();
},
//上一关
//播放题干
onBtnLastPage
:
function
()
{
this
.
playAudioTitle
();
LWD_3
.
speaker
.
inst
.
play_btn
();
if
(
LWD_3
.
data_mgr
.
pageId
-
1
>=
0
)
{
this
.
hideRestartBtn
();
LWD_3
.
data_mgr
.
pageId
-=
1
;
this
.
setButtonState
();
this
.
onBtnReStart
();
}
},
},
//下一关
//手势移动
onBtnNextPage
:
function
()
{
setHandTip
(
node
)
{
LWD_3
.
speaker
.
inst
.
play_btn
();
//传入当前点击的节点坐标,移动至中心点
var
beginPos
=
cc
.
v2
(
node
.
x
,
node
.
y
+
this
.
contentArr
.
y
);
//50偏移量到嘴巴
var
EndPos
=
cc
.
v2
(
this
.
dragonLion
.
node
.
x
,
this
.
dragonLion
.
node
.
y
);
this
.
handTween
&&
this
.
handTween
.
stop
();
this
.
handTween
=
cc
.
tween
(
this
.
handTip
)
.
call
(()
=>
{
this
.
handTip
.
active
=
true
;
this
.
handTip
.
x
=
beginPos
.
x
;
this
.
handTip
.
y
=
beginPos
.
y
;
})
.
to
(
1.5
,
{
x
:
EndPos
.
x
,
y
:
EndPos
.
y
})
.
call
(()
=>
{
this
.
handTip
.
active
=
false
;
})
.
union
()
.
repeat
(
2
)
// 执行2次
.
start
();
},
if
(
LWD_3
.
data_mgr
.
pageId
+
1
<
LWD_3
.
data_mgr
.
data
.
contentObj
.
pageArr
.
length
)
{
showRestartBtn
()
{
LWD_3
.
data_mgr
.
pageId
+=
1
;
this
.
btnReStart
.
active
=
true
;
this
.
setButtonState
();
cc
.
tween
(
this
.
nodCircle
)
this
.
onBtnReStart
();
.
set
({
scale
:
0.8
,
opacity
:
255
})
}
.
to
(
2
,
{
scale
:
1.2
,
opacity
:
0
})
.
union
()
.
repeatForever
()
.
start
();
},
hideRestartBtn
()
{
this
.
nodCircle
.
stopAllActions
();
this
.
nodCircle
.
scale
=
0.8
;
this
.
nodCircle
.
opacity
=
255
;
},
},
_timeoutIds
:
null
,
_timeoutIds
:
null
,
_intervalIds
:
null
,
_intervalIds
:
null
,
// 生命周期
// 生命周期
...
...
assets/LWD_3/script/common/view.js
View file @
123441b4
const
WIDTH
=
2176
;
const
WIDTH
=
1280
;
const
HEIGTH
=
160
0
;
const
HEIGTH
=
72
0
;
/**
/**
* 适配
* 适配
...
@@ -8,16 +8,6 @@ cc.Class({
...
@@ -8,16 +8,6 @@ cc.Class({
extends
:
cc
.
Component
,
extends
:
cc
.
Component
,
properties
:
{
properties
:
{
UIMax
:
{
default
:
[],
type
:
cc
.
Node
,
displayName
:
"
等比放大
"
},
topUI
:
{
default
:
[],
type
:
cc
.
Widget
,
},
bgScaleMax
:
{
bgScaleMax
:
{
default
:
[],
default
:
[],
type
:
cc
.
Node
,
type
:
cc
.
Node
,
...
@@ -43,24 +33,24 @@ cc.Class({
...
@@ -43,24 +33,24 @@ cc.Class({
onLoad
:
function
()
{
//开启适配
onLoad
:
function
()
{
//开启适配
this
.
widgetList
=
[];
this
.
widgetList
=
[];
this
.
initSize
();
this
.
scheduleOnce
(
function
()
{
this
.
scheduleOnce
(
function
()
{
if
(
!
this
.
isCanvas
)
{
if
(
!
this
.
isCanvas
)
{
this
.
init
();
this
.
init
();
}
else
{
}
else
{
var
canvaSize
=
this
.
findCanvas
();
//
var canvaSize = this.findCanvas();
var
w
=
(
canvaSize
.
width
)
/
HEIGTH
;
//
var w = (canvaSize.width) / HEIGTH;
var
h
=
(
canvaSize
.
height
)
/
WIDTH
;
//
var h = (canvaSize.height) / WIDTH;
this
.
MaxSize
=
w
/
h
>
1
?
w
/
h
:
h
/
w
;
this
.
MaxSize
=
1
//
w / h > 1 ? w / h : h / w;
this
.
setUIMax
(
this
.
MaxSize
);
this
.
settopUI
(
this
.
MaxSize
);
this
.
setBgScale
();
this
.
setBgScale
();
this
.
setUiPositon
();
this
.
setUiPositon
();
var
scene
=
cc
.
director
.
getScene
();
var
scene
=
cc
.
director
.
getScene
();
var
list
=
scene
.
getComponentsInChildren
(
cc
.
Widget
)
var
list
=
scene
.
getComponentsInChildren
(
cc
.
Widget
)
for
(
var
i
in
list
)
{
for
(
var
i
in
list
)
{
list
[
i
].
updateAlignment
();
//
list[i].updateAlignment();
}
}
}
}
},
0
);
},
0
);
...
@@ -71,33 +61,59 @@ cc.Class({
...
@@ -71,33 +61,59 @@ cc.Class({
});
});
this
.
MaxSize
=
1
;
this
.
MaxSize
=
1
;
},
},
initSize
()
{
// 注意cc.winSize只有在适配后(修改fitHeight/fitWidth后)才能获取到正确的值,因此使用cc.getFrameSize()来获取初始的屏幕大小
let
screen_size
=
cc
.
view
.
getFrameSize
().
width
/
cc
.
view
.
getFrameSize
().
height
let
design_size
=
cc
.
Canvas
.
instance
.
designResolution
.
width
/
cc
.
Canvas
.
instance
.
designResolution
.
height
let
f
=
screen_size
>=
design_size
cc
.
Canvas
.
instance
.
fitHeight
=
f
cc
.
Canvas
.
instance
.
fitWidth
=
!
f
const
frameSize
=
cc
.
view
.
getFrameSize
();
this
.
_frameSize
=
frameSize
;
this
.
_designSize
=
cc
.
view
.
getDesignResolutionSize
();
let
sx
=
cc
.
winSize
.
width
/
frameSize
.
width
;
let
sy
=
cc
.
winSize
.
height
/
frameSize
.
height
;
this
.
_cocosScale
=
Math
.
min
(
sx
,
sy
);
sx
=
frameSize
.
width
/
this
.
_designSize
.
width
;
sy
=
frameSize
.
height
/
this
.
_designSize
.
height
;
this
.
_mapScaleMin
=
Math
.
min
(
sx
,
sy
)
*
this
.
_cocosScale
;
this
.
_mapScaleMax
=
Math
.
max
(
sx
,
sy
)
*
this
.
_cocosScale
;
this
.
canvas
=
cc
.
find
(
"
Canvas
"
);
},
init
:
function
()
{
init
:
function
()
{
var
canvaSize
=
this
.
findCanvas
();
//
var canvaSize = this.findCanvas();
var
diff
=
canvaSize
.
width
/
canvaSize
.
height
;
//
var diff = canvaSize.width / canvaSize.height;
var
bili
=
WIDTH
/
HEIGTH
;
//
var bili = WIDTH / HEIGTH;
if
(
diff
>
bili
)
{
//
if (diff > bili) {
this
.
canvasView
.
fitWidth
=
false
;
//
this.canvasView.fitWidth = false;
this
.
canvasView
.
fitHeight
=
true
;
//
this.canvasView.fitHeight = true;
}
else
if
(
diff
<
bili
)
{
//
} else if (diff < bili) {
this
.
canvasView
.
fitWidth
=
true
;
//
this.canvasView.fitWidth = true;
this
.
canvasView
.
fitHeight
=
false
;
//
this.canvasView.fitHeight = false;
}
else
{
//
} else {
this
.
canvasView
.
fitWidth
=
true
;
//
this.canvasView.fitWidth = true;
this
.
canvasView
.
fitHeight
=
true
;
//
this.canvasView.fitHeight = true;
}
//
}
var
w
=
(
canvaSize
.
width
)
/
WIDTH
;
//
var w = (canvaSize.width) / WIDTH;
var
h
=
(
canvaSize
.
height
)
/
HEIGTH
;
//
var h = (canvaSize.height) / HEIGTH;
this
.
MaxSize
=
w
/
h
>
1
?
w
/
h
:
h
/
w
;
this
.
MaxSize
=
1
//
w / h > 1 ? w / h : h / w;
LWD_3
.
data_mgr
.
MaxSize
=
this
.
MaxSize
;
LWD_3
.
data_mgr
.
MaxSize
=
this
.
MaxSize
;
this
.
setUIMax
(
this
.
MaxSize
);
this
.
settopUI
(
this
.
MaxSize
);
this
.
setBgScale
();
this
.
setBgScale
();
this
.
setUiPositon
();
this
.
setUiPositon
();
var
scene
=
cc
.
director
.
getScene
();
var
scene
=
cc
.
director
.
getScene
();
var
list
=
scene
.
getComponentsInChildren
(
cc
.
Widget
)
var
list
=
scene
.
getComponentsInChildren
(
cc
.
Widget
)
for
(
var
i
in
list
)
{
for
(
var
i
in
list
)
{
list
[
i
].
updateAlignment
();
//
list[i].updateAlignment();
}
}
},
},
...
@@ -106,26 +122,17 @@ cc.Class({
...
@@ -106,26 +122,17 @@ cc.Class({
LWD_3
.
event_pump
.
unReg
(
"
adjustUI
"
);
LWD_3
.
event_pump
.
unReg
(
"
adjustUI
"
);
}
}
},
},
settopUI
:
function
(
s
)
{
if
(
!
LWD_3
.
data_mgr
.
phoneInfo
)
{
return
;
}
var
top
=
LWD_3
.
data_mgr
.
phoneInfo
;
top
=
top
*
s
;
for
(
var
i
in
this
.
topUI
)
{
if
(
this
.
topUI
[
i
].
perTop
==
undefined
)
{
this
.
topUI
[
i
].
perTop
=
this
.
topUI
[
i
].
top
;
}
else
{
this
.
topUI
[
i
].
top
=
this
.
topUI
[
i
].
perTop
;
}
this
.
topUI
[
i
].
top
+=
top
;
console
.
log
(
this
.
topUI
[
i
].
top
);
}
},
//背景适配
//背景适配
setBgScale
:
function
()
{
setBgScale
:
function
()
{
const
bg
=
cc
.
find
(
'
Canvas/bg
'
);
bg
.
scale
=
this
.
_mapScaleMax
;
const
grass
=
cc
.
find
(
'
Canvas/connent/bg_grass
'
);
grass
.
scaleX
=
this
.
canvas
.
width
/
grass
.
width
;
return
;
for
(
var
i
in
this
.
bgScaleMax
)
{
for
(
var
i
in
this
.
bgScaleMax
)
{
// 1. 先找到 SHOW_ALL 模式适配之后,本节点的实际宽高以及初始缩放值
// 1. 先找到 SHOW_ALL 模式适配之后,本节点的实际宽高以及初始缩放值
let
scaleForShowAll
=
Math
.
min
(
let
scaleForShowAll
=
Math
.
min
(
...
@@ -160,19 +167,6 @@ cc.Class({
...
@@ -160,19 +167,6 @@ cc.Class({
}
}
},
},
setUIMax
:
function
(
size
)
{
for
(
var
i
in
this
.
UIMax
)
{
if
(
this
.
UIMax
[
i
].
perScale
==
undefined
)
{
this
.
UIMax
[
i
].
perScale
=
this
.
UIMax
[
i
].
scaleX
;
}
else
{
this
.
UIMax
[
i
].
scaleX
=
this
.
UIMax
[
i
].
perScale
;
this
.
UIMax
[
i
].
scaleY
=
this
.
UIMax
[
i
].
perScale
;
}
this
.
UIMax
[
i
].
scaleX
*=
size
;
this
.
UIMax
[
i
].
scaleY
*=
size
;
}
},
findCanvas
:
function
()
{
findCanvas
:
function
()
{
if
(
cc
.
sys
.
isNative
)
{
if
(
cc
.
sys
.
isNative
)
{
return
{
return
{
...
...
assets/LWD_3/script/game/handMove.js
0 → 100644
View file @
123441b4
//手势移动
cc
.
Class
({
extends
:
cc
.
Component
,
properties
:
{
},
start
()
{
},
});
assets/LWD_3/script/game/handMove.js.meta
0 → 100644
View file @
123441b4
{
"ver": "1.0.8",
"uuid": "3965d960-0cbf-4158-af67-3ddc4ae03225",
"isPlugin": false,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
assets/LWD_3/script/game/item.js
View file @
123441b4
...
@@ -23,6 +23,7 @@ cc.Class({
...
@@ -23,6 +23,7 @@ cc.Class({
start
:
function
()
{
start
:
function
()
{
this
.
_timeoutIds
=
[];
this
.
_timeoutIds
=
[];
this
.
_intervalIds
=
[];
this
.
_intervalIds
=
[];
this
.
handTip
=
0
;
//手势提示次数
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_START
,
this
.
touchBegan
,
this
);
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_START
,
this
.
touchBegan
,
this
);
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_MOVE
,
this
.
touchMove
,
this
);
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_MOVE
,
this
.
touchMove
,
this
);
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_END
,
this
.
touchEnd
,
this
);
this
.
node
.
on
(
cc
.
Node
.
EventType
.
TOUCH_END
,
this
.
touchEnd
,
this
);
...
@@ -35,8 +36,11 @@ cc.Class({
...
@@ -35,8 +36,11 @@ cc.Class({
LWD_3
.
data_mgr
.
gameState
=
2
;
LWD_3
.
data_mgr
.
gameState
=
2
;
LWD_3
.
data_mgr
.
time
=
0
;
LWD_3
.
data_mgr
.
time
=
0
;
//如果有提示手则停止
LWD_3
.
game
.
inst
.
handTween
&&
LWD_3
.
game
.
inst
.
handTween
.
stop
()
&&
(
LWD_3
.
game
.
inst
.
handTip
.
active
=
false
);
//狮子猫动画
//狮子猫动画
LWD_3
.
game
.
inst
.
playLionDragon
(
"
openmouth
"
);
LWD_3
.
game
.
inst
.
playLionDragon
(
"
waiting
"
);
LWD_3
.
res_mgr
.
playAudioByUrl
(
this
.
itemInfo
.
audio_url
,
(
url
)
=>
{
LWD_3
.
res_mgr
.
playAudioByUrl
(
this
.
itemInfo
.
audio_url
,
(
url
)
=>
{
LWD_3
.
snd_mgr
.
playEffect
(
url
,
null
);
LWD_3
.
snd_mgr
.
playEffect
(
url
,
null
);
...
@@ -89,7 +93,11 @@ cc.Class({
...
@@ -89,7 +93,11 @@ cc.Class({
if
(
!
this
.
isMove
)
{
if
(
!
this
.
isMove
)
{
cc
.
log
(
"
点击了
"
);
cc
.
log
(
"
点击了
"
);
// this.onBtnRotate();
// this.onBtnRotate();
this
.
handTip
+=
1
;
if
(
this
.
handTip
>=
2
)
{
LWD_3
.
game
.
inst
.
setHandTip
(
this
.
node
.
parent
);
this
.
handTip
=
0
;
}
//回到原来的位置
//回到原来的位置
this
.
node
.
x
=
0
;
this
.
node
.
x
=
0
;
this
.
node
.
y
=
0
;
this
.
node
.
y
=
0
;
...
@@ -102,8 +110,8 @@ cc.Class({
...
@@ -102,8 +110,8 @@ cc.Class({
// 获取 ScrollView Node 的左下角坐标在世界坐标系中的坐标
// 获取 ScrollView Node 的左下角坐标在世界坐标系中的坐标
let
svLeftBottomPoint
=
this
.
node
.
parent
.
convertToWorldSpaceAR
(
let
svLeftBottomPoint
=
this
.
node
.
parent
.
convertToWorldSpaceAR
(
cc
.
v2
(
cc
.
v2
(
this
.
node
.
x
-
this
.
node
.
anchorX
*
this
.
node
.
width
,
this
.
node
.
x
,
this
.
node
.
y
-
this
.
node
.
anchorY
*
this
.
node
.
height
this
.
node
.
y
)
)
);
);
...
@@ -124,6 +132,7 @@ cc.Class({
...
@@ -124,6 +132,7 @@ cc.Class({
this
.
errorEffect
();
this
.
errorEffect
();
}
}
}
else
{
}
else
{
this
.
handTip
+=
1
;
this
.
errorEffect
();
this
.
errorEffect
();
}
}
},
},
...
@@ -134,7 +143,7 @@ cc.Class({
...
@@ -134,7 +143,7 @@ cc.Class({
LWD_3
.
data_mgr
.
nowNum
-=
1
;
LWD_3
.
data_mgr
.
nowNum
-=
1
;
//狮子猫动画
//狮子猫动画
LWD_3
.
game
.
inst
.
playLionDragon
(
"
chew
"
);
LWD_3
.
game
.
inst
.
playLionDragon
(
"
right
"
);
//先播放错误声音
//先播放错误声音
LWD_3
.
speaker
.
inst
.
playEffect
(
LWD_3
.
enum
.
E_Audio
.
Right
);
LWD_3
.
speaker
.
inst
.
playEffect
(
LWD_3
.
enum
.
E_Audio
.
Right
);
...
@@ -178,7 +187,7 @@ cc.Class({
...
@@ -178,7 +187,7 @@ cc.Class({
errorEffect
:
function
()
{
errorEffect
:
function
()
{
//狮子猫动画
//狮子猫动画
LWD_3
.
game
.
inst
.
playCatDragon
(
"
wrong
"
);
LWD_3
.
game
.
inst
.
playCatDragon
(
"
wrong
"
);
LWD_3
.
game
.
inst
.
playLionDragon
(
"
no
"
);
LWD_3
.
game
.
inst
.
playLionDragon
(
"
wrong
"
);
//先播放错误声音
//先播放错误声音
LWD_3
.
speaker
.
inst
.
playEffect
(
LWD_3
.
enum
.
E_Audio
.
Error
);
LWD_3
.
speaker
.
inst
.
playEffect
(
LWD_3
.
enum
.
E_Audio
.
Error
);
...
@@ -201,6 +210,10 @@ cc.Class({
...
@@ -201,6 +210,10 @@ cc.Class({
});
});
LWD_3
.
game
.
inst
.
playCatDragon
(
"
wrong
"
);
LWD_3
.
game
.
inst
.
playCatDragon
(
"
wrong
"
);
LWD_3
.
game
.
inst
.
playLionDragon
(
"
normal
"
);
LWD_3
.
game
.
inst
.
playLionDragon
(
"
normal
"
);
if
(
this
.
handTip
>=
2
)
{
LWD_3
.
game
.
inst
.
setHandTip
(
this
.
node
.
parent
);
this
.
handTip
=
0
;
}
},
500
));
},
500
));
},
},
...
@@ -266,7 +279,7 @@ cc.Class({
...
@@ -266,7 +279,7 @@ cc.Class({
//图片适配
//图片适配
photoScare
:
function
(
node
,
type
)
{
photoScare
:
function
(
node
,
type
)
{
var
maxNum
=
type
==
0
?
50
:
2
8
0
;
var
maxNum
=
type
==
0
?
50
:
2
0
0
;
let
maxSize
=
Math
.
min
(
maxNum
/
node
.
height
,
maxNum
/
node
.
width
);
let
maxSize
=
Math
.
min
(
maxNum
/
node
.
height
,
maxNum
/
node
.
width
);
if
(
node
.
perScale
==
undefined
)
{
if
(
node
.
perScale
==
undefined
)
{
node
.
perScale
=
node
.
scaleX
;
node
.
perScale
=
node
.
scaleX
;
...
...
assets/LWD_3/script/game/speaker.js
View file @
123441b4
...
@@ -16,21 +16,6 @@ var E_Audio = {
...
@@ -16,21 +16,6 @@ var E_Audio = {
Error
:
9
,
Error
:
9
,
}
}
// var E_lion = {
// normal= "normal",
// no = "no",
// chew = "chew",
// openmouth = "openmouth"
// }
// var E_cat = {
// begin = "begin",
// right = "right",
// normal= "normal",
// wrong = "wrong",
// finish = "finish"
// }
var
speaker
=
cc
.
Class
({
var
speaker
=
cc
.
Class
({
extends
:
cc
.
Component
,
extends
:
cc
.
Component
,
...
@@ -40,57 +25,6 @@ var speaker = cc.Class({
...
@@ -40,57 +25,6 @@ var speaker = cc.Class({
type
:
cc
.
AudioClip
,
type
:
cc
.
AudioClip
,
displayName
:
"
音效列表
"
displayName
:
"
音效列表
"
},
},
// eff_allPop: {
// default: null,
// type: cc.AudioClip,
// displayName: "全部弹出"
// },
// eff_btn: {
// default: null,
// type: cc.AudioClip,
// displayName: "点击音效"
// },
// eff_right: {
// default: null,
// type: cc.AudioClip,
// displayName: "正确音效"
// },
// eff_catComplete: {
// default: null,
// type: cc.AudioClip,
// displayName: "猫完成"
// },
// eff_catHint: {
// default: null,
// type: cc.AudioClip,
// displayName: "猫提示"
// },
// eff_catRight1: {
// default: null,
// type: cc.AudioClip,
// displayName: "猫正确1"
// },
// eff_catRight2: {
// default: null,
// type: cc.AudioClip,
// displayName: "猫正确2"
// },
// eff_catError1: {
// default: null,
// type: cc.AudioClip,
// displayName: "猫错误1"
// },
// eff_catError2: {
// default: null,
// type: cc.AudioClip,
// displayName: "猫错误2"
// },
},
},
ctor
:
function
()
{
ctor
:
function
()
{
...
@@ -104,40 +38,4 @@ var speaker = cc.Class({
...
@@ -104,40 +38,4 @@ var speaker = cc.Class({
LWD_3
.
snd_mgr
.
playEffect
(
this
.
eff_audio
[
num
],
cb
);
LWD_3
.
snd_mgr
.
playEffect
(
this
.
eff_audio
[
num
],
cb
);
},
},
// //点击按钮
// play_btn: function () {
// LWD_3.snd_mgr.playEffect(this.eff_btn);
// },
// //撒花音效
// play_congratulation: function () {
// LWD_3.snd_mgr.playEffect(this.eff_congratulation);
// },
// //答错
// play_error: function () {
// LWD_3.snd_mgr.playEffect(this.eff_error);
// },
// //答对
// play_good: function (cb) {
// LWD_3.snd_mgr.playEffect(this.eff_good, cb);
// },
// //显示弹窗
// play_showPop: function () {
// LWD_3.snd_mgr.playEffect(this.eff_showPop);
// },
// //游戏开始
// play_start: function (cb) {
// LWD_3.snd_mgr.playEffect(this.eff_start, cb);
// },
// //拉开窗帘
// play_open: function () {
// LWD_3.snd_mgr.playEffect(this.eff_open);
// },
// //重新开始
// play_restart: function () {
// LWD_3.snd_mgr.playEffect(this.eff_restart);
// },
});
});
assets/LWD_3/script/manager/data_mgr.js
View file @
123441b4
...
@@ -7,7 +7,6 @@ LWD_3.data_mgr = {
...
@@ -7,7 +7,6 @@ LWD_3.data_mgr = {
nowNum
:
0
,
//剩余正确数量
nowNum
:
0
,
//剩余正确数量
gameState
:
2
,
//游戏状态1可操作 2不可操作
gameState
:
2
,
//游戏状态1可操作 2不可操作
time
:
0
,
//获得默认数据
//获得默认数据
getDefaultData
()
{
getDefaultData
()
{
...
@@ -37,12 +36,15 @@ LWD_3.data_mgr = {
...
@@ -37,12 +36,15 @@ LWD_3.data_mgr = {
{
"
pic_url
"
:
"
http://staging-teach.cdn.ireadabc.com/3134325b66d1b8ecf2f83db853195da5.png
"
,
"
audio_url
"
:
"
http://staging-teach.cdn.ireadabc.com/e3921a16a8313df274d8bc4e3f2bedd8.mp3
"
,
"
is_right
"
:
true
,
"
text
"
:
"
a
"
},
{
"
pic_url
"
:
"
http://staging-teach.cdn.ireadabc.com/3134325b66d1b8ecf2f83db853195da5.png
"
,
"
audio_url
"
:
"
http://staging-teach.cdn.ireadabc.com/e3921a16a8313df274d8bc4e3f2bedd8.mp3
"
,
"
is_right
"
:
true
,
"
text
"
:
"
a
"
},
{
"
pic_url
"
:
"
http://staging-teach.cdn.ireadabc.com/3134325b66d1b8ecf2f83db853195da5.png
"
,
"
audio_url
"
:
"
http://staging-teach.cdn.ireadabc.com/58eec304909298176bde6c408c9dac1b.mp3
"
,
"
is_right
"
:
false
,
"
text
"
:
"
b
"
}]
{
"
pic_url
"
:
"
http://staging-teach.cdn.ireadabc.com/3134325b66d1b8ecf2f83db853195da5.png
"
,
"
audio_url
"
:
"
http://staging-teach.cdn.ireadabc.com/58eec304909298176bde6c408c9dac1b.mp3
"
,
"
is_right
"
:
false
,
"
text
"
:
"
b
"
}]
}],
}],
"
ske_json
"
:
"
http://staging-teach.cdn.ireadabc.com/7355648029551e6848a2cf36ea8a6ba6.json
"
,
"
ske_json
"
:
"
http://staging-teach.cdn.ireadabc.com/343192141e9dfca91571a7208c68d365.json
"
,
"
ske_json_name
"
:
"
lion_ske.json
"
,
"
ske_json_name
"
:
"
queen_ske.json
"
,
"
tex_json
"
:
"
http://staging-teach.cdn.ireadabc.com/511fe163f2df10925e3da82f0f69590b.json
"
,
"
tex_json
"
:
"
http://staging-teach.cdn.ireadabc.com/e53670138a8dc28727528948bffe0854.json
"
,
"
tex_json_name
"
:
"
lion_tex.json
"
,
"
tex_json_name
"
:
"
queen_tex.json
"
,
"
tex_png
"
:
"
http://staging-teach.cdn.ireadabc.com/2fd2a53fcb36d36281a6ded9500dd54f.png
"
,
"
tex_png
"
:
"
http://staging-teach.cdn.ireadabc.com/9bde7212f4aa705a52e73a23d2902023.png
"
,
"
tex_png_name
"
:
"
lion_tex.png
"
"
tex_png_name
"
:
"
queen_tex.png
"
,
"
guideBegin_audio_url
"
:
"
http://staging-teach.cdn.ireadabc.com/bd6e2b3a870ef3f9ee9ad9c0fda79228.mp3
"
,
"
guideEnd_audio_url
"
:
"
http://staging-teach.cdn.ireadabc.com/bd6e2b3a870ef3f9ee9ad9c0fda79228.mp3
"
,
"
guideRestart_audio_url
"
:
"
http://staging-teach.cdn.ireadabc.com/bd6e2b3a870ef3f9ee9ad9c0fda79228.mp3
"
,
}
}
const
data
=
dataJson
;
const
data
=
dataJson
;
// const data = JSON.parse(dataJson);
// const data = JSON.parse(dataJson);
...
@@ -50,6 +52,19 @@ LWD_3.data_mgr = {
...
@@ -50,6 +52,19 @@ LWD_3.data_mgr = {
return
data
;
return
data
;
},
},
getAudioBegin
()
{
if
(
!
this
.
data
.
guideBegin_audio_url
)
return
-
1
;
return
this
.
data
.
guideBegin_audio_url
;
},
getAudioEnd
()
{
if
(
!
this
.
data
.
guideEnd_audio_url
)
return
-
1
;
return
this
.
data
.
guideEnd_audio_url
},
getAudioReStart
()
{
if
(
!
this
.
data
.
guideRestart_audio_url
)
return
-
1
;
return
this
.
data
.
guideRestart_audio_url
},
//数据处理
//数据处理
resetQuestion
()
{
resetQuestion
()
{
for
(
var
i
in
this
.
data
.
question_arr
)
{
for
(
var
i
in
this
.
data
.
question_arr
)
{
...
@@ -149,21 +164,7 @@ LWD_3.data_mgr = {
...
@@ -149,21 +164,7 @@ LWD_3.data_mgr = {
loadEnd
()
{
loadEnd
()
{
//更新游戏界面信息
//更新游戏界面信息
LWD_3
.
game
.
inst
.
UpdataUi
();
LWD_3
.
game
.
inst
.
guideGame
();
clearInterval
(
this
.
timer
)
this
.
timer
=
setInterval
(()
=>
{
if
(
LWD_3
.
data_mgr
.
gameState
==
2
)
{
return
;
}
LWD_3
.
data_mgr
.
time
+=
1
;
if
(
LWD_3
.
data_mgr
.
time
>=
10
)
{
LWD_3
.
data_mgr
.
time
=
0
;
LWD_3
.
game
.
inst
.
hintPlay
();
}
},
1000
)
LWD_3
.
game
.
inst
.
_intervalIds
.
push
(
this
.
timer
);
LWD_3
.
game
.
inst
.
isLoadEnd
=
true
;
LWD_3
.
game
.
inst
.
isLoadEnd
=
true
;
},
},
}
}
\ No newline at end of file
assets/LWD_3/textures/bg_back.png
View replaced file @
ad05737d
View file @
123441b4
152 KB
|
W:
|
H:
141 KB
|
W:
|
H:
2-up
Swipe
Onion skin
assets/LWD_3/textures/bg_back.png.meta
View file @
123441b4
...
@@ -22,10 +22,10 @@
...
@@ -22,10 +22,10 @@
"offsetY": 0,
"offsetY": 0,
"trimX": 0,
"trimX": 0,
"trimY": 0,
"trimY": 0,
"width":
2176
,
"width":
1280
,
"height":
160
0,
"height":
72
0,
"rawWidth":
2176
,
"rawWidth":
1280
,
"rawHeight":
160
0,
"rawHeight":
72
0,
"borderTop": 0,
"borderTop": 0,
"borderBottom": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderLeft": 0,
...
...
assets/LWD_3/textures/bg_circle.png
0 → 100644
View file @
123441b4
7.02 KB
assets/LWD_3/textures/bg_circle.png.meta
0 → 100644
View file @
123441b4
{
"ver": "2.3.5",
"uuid": "405ffc19-1281-4e7b-94b4-d3e545448c7c",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 409,
"height": 409,
"platformSettings": {},
"subMetas": {
"bg_circle": {
"ver": "1.0.4",
"uuid": "34014b86-5854-4b25-81a5-7f74c9241368",
"rawTextureUuid": "405ffc19-1281-4e7b-94b4-d3e545448c7c",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 409,
"height": 409,
"rawWidth": 409,
"rawHeight": 409,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
assets/LWD_3/textures/bg_grass.png
View replaced file @
ad05737d
View file @
123441b4
1.32 MB
|
W:
|
H:
613 KB
|
W:
|
H:
2-up
Swipe
Onion skin
assets/LWD_3/textures/bg_grass.png.meta
View file @
123441b4
...
@@ -22,10 +22,10 @@
...
@@ -22,10 +22,10 @@
"offsetY": 0,
"offsetY": 0,
"trimX": 0,
"trimX": 0,
"trimY": 0,
"trimY": 0,
"width":
2176
,
"width":
1280
,
"height":
950
,
"height":
465
,
"rawWidth":
2176
,
"rawWidth":
1280
,
"rawHeight":
950
,
"rawHeight":
465
,
"borderTop": 0,
"borderTop": 0,
"borderBottom": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderLeft": 0,
...
...
assets/LWD_3/textures/btn_restart.png
0 → 100644
View file @
123441b4
20.1 KB
assets/LWD_3/textures/btn_restart.png.meta
0 → 100644
View file @
123441b4
{
"ver": "2.3.5",
"uuid": "2d128bd0-c993-40d4-88bb-6272f67864e1",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 262,
"height": 268,
"platformSettings": {},
"subMetas": {
"btn_restart": {
"ver": "1.0.4",
"uuid": "2b74a4ab-b3be-4c0d-b986-b99ec48ea911",
"rawTextureUuid": "2d128bd0-c993-40d4-88bb-6272f67864e1",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 262,
"height": 268,
"rawWidth": 262,
"rawHeight": 268,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
assets/LWD_3/textures/icon_hand.png
0 → 100644
View file @
123441b4
16.4 KB
assets/LWD_3/textures/icon_hand.png.meta
0 → 100644
View file @
123441b4
{
"ver": "2.3.5",
"uuid": "b928bd5f-c95f-4f22-ae3e-a3fa57b0c85f",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 142,
"height": 160,
"platformSettings": {},
"subMetas": {
"icon_hand": {
"ver": "1.0.4",
"uuid": "5bb2bddc-57f4-49fc-9ab4-0d4583cb903b",
"rawTextureUuid": "b928bd5f-c95f-4f22-ae3e-a3fa57b0c85f",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 142,
"height": 160,
"rawWidth": 142,
"rawHeight": 160,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
form/src/app/form/form.component.html
View file @
123441b4
<div
class=
"model-content"
>
<div
class=
"model-content"
>
<div
style=
"padding: 10px;"
>
<div
style=
"padding: 10px;"
>
<span>
开始引导音频:
</span>
<app-audio-recorder
[
audioUrl
]="
item
.
guideBegin_audio_url
"
(
audioUploaded
)="
onAudioUploadSuccess
($
event
,
'
guideBegin_audio_url
',
item
)"
></app-audio-recorder>
<span>
结束猫猫音频:
</span>
<app-audio-recorder
[
audioUrl
]="
item
.
guideEnd_audio_url
"
(
audioUploaded
)="
onAudioUploadSuccess
($
event
,
'
guideEnd_audio_url
',
item
)"
></app-audio-recorder>
<span>
点击猫猫提示重新开始音频:
</span>
<app-audio-recorder
[
audioUrl
]="
item
.
guideRestart_audio_url
"
(
audioUploaded
)="
onAudioUploadSuccess
($
event
,
'
guideRestart_audio_url
',
item
)"
></app-audio-recorder>
<div
style=
"display: flex 1;margin-bottom: 10px;margin-left: 10px;"
>
<div
style=
"display: flex 1;margin-bottom: 10px;margin-left: 10px;"
>
<span>
上传 ske_json 文件
</span><span>
:
</span>
<span>
上传 ske_json 文件
</span><span>
:
</span>
<nz-upload
nzAccept=
".json"
[
nzAction
]="
uploadUrl
"
[
nzData
]="
uploadData
"
[
nzShowUploadList
]="
false
"
<nz-upload
nzAccept=
".json"
[
nzAction
]="
uploadUrl
"
[
nzData
]="
uploadData
"
[
nzShowUploadList
]="
false
"
...
...
settings/project.json
View file @
123441b4
...
@@ -19,8 +19,8 @@
...
@@ -19,8 +19,8 @@
"3D Particle"
"3D Particle"
],
],
"preview-port"
:
7456
,
"preview-port"
:
7456
,
"design-resolution-width"
:
2176
,
"design-resolution-width"
:
1280
,
"design-resolution-height"
:
160
0
,
"design-resolution-height"
:
72
0
,
"fit-width"
:
false
,
"fit-width"
:
false
,
"fit-height"
:
true
,
"fit-height"
:
true
,
"use-project-simulator-setting"
:
false
,
"use-project-simulator-setting"
:
false
,
...
...
yarn.lock
0 → 100644
View file @
123441b4
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
accepts@~1.3.7:
version "1.3.7"
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd"
integrity sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==
dependencies:
mime-types "~2.1.24"
negotiator "0.6.2"
array-flatten@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
base-64@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/base-64/-/base-64-1.0.0.tgz#09d0f2084e32a3fd08c2475b973788eee6ae8f4a"
integrity sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg==
bl@^1.0.0:
version "1.2.3"
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.3.tgz#1e8dd80142eac80d7158c9dccc047fb620e035e7"
integrity sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==
dependencies:
readable-stream "^2.3.5"
safe-buffer "^5.1.1"
body-parser@1.19.0:
version "1.19.0"
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"
integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==
dependencies:
bytes "3.1.0"
content-type "~1.0.4"
debug "2.6.9"
depd "~1.1.2"
http-errors "1.7.2"
iconv-lite "0.4.24"
on-finished "~2.3.0"
qs "6.7.0"
raw-body "2.4.0"
type-is "~1.6.17"
buffer-alloc-unsafe@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz#bd7dc26ae2972d0eda253be061dba992349c19f0"
integrity sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==
buffer-alloc@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/buffer-alloc/-/buffer-alloc-1.2.0.tgz#890dd90d923a873e08e10e5fd51a57e5b7cce0ec"
integrity sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==
dependencies:
buffer-alloc-unsafe "^1.1.0"
buffer-fill "^1.0.0"
buffer-crc32@~0.2.3:
version "0.2.13"
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
integrity sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=
buffer-fill@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/buffer-fill/-/buffer-fill-1.0.0.tgz#f8f78b76789888ef39f205cd637f68e702122b2c"
integrity sha1-+PeLdniYiO858gXNY39o5wISKyw=
bytes@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
child_process@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/child_process/-/child_process-1.0.2.tgz#b1f7e7fc73d25e7fd1d455adc94e143830182b5a"
integrity sha1-sffn/HPSXn/R1FWtyU4UODAYK1o=
compressing@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/compressing/-/compressing-1.5.1.tgz#d031a3311b8c2ed6561a8431671d5a844540482d"
integrity sha512-1AGBR4Vh0/rpPKSXHoV9cerLo0CUlAhZ/xsJqU3a9+2cbSaFjWT3fk2MIGkCnbpk//DGWrcWw03rhKFQrA9RQw==
dependencies:
flushwritable "^1.0.0"
get-ready "^1.0.0"
iconv-lite "^0.5.0"
mkdirp "^0.5.1"
pump "^3.0.0"
streamifier "^0.1.1"
tar-stream "^1.5.2"
yauzl "^2.7.0"
yazl "^2.4.2"
content-disposition@0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.3.tgz#e130caf7e7279087c5616c2007d0485698984fbd"
integrity sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==
dependencies:
safe-buffer "5.1.2"
content-type@~1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
cookie-signature@1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw=
cookie@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
core-util-is@~1.0.0:
version "1.0.3"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
debug@2.6.9:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
dependencies:
ms "2.0.0"
depd@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
destroy@~1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=
ee-first@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
encodeurl@~1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
end-of-stream@^1.0.0, end-of-stream@^1.1.0:
version "1.4.4"
resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0"
integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==
dependencies:
once "^1.4.0"
escape-html@~1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
etag@~1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
express@^4.17.1:
version "4.17.1"
resolved "https://registry.yarnpkg.com/express/-/express-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134"
integrity sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==
dependencies:
accepts "~1.3.7"
array-flatten "1.1.1"
body-parser "1.19.0"
content-disposition "0.5.3"
content-type "~1.0.4"
cookie "0.4.0"
cookie-signature "1.0.6"
debug "2.6.9"
depd "~1.1.2"
encodeurl "~1.0.2"
escape-html "~1.0.3"
etag "~1.8.1"
finalhandler "~1.1.2"
fresh "0.5.2"
merge-descriptors "1.0.1"
methods "~1.1.2"
on-finished "~2.3.0"
parseurl "~1.3.3"
path-to-regexp "0.1.7"
proxy-addr "~2.0.5"
qs "6.7.0"
range-parser "~1.2.1"
safe-buffer "5.1.2"
send "0.17.1"
serve-static "1.14.1"
setprototypeof "1.1.1"
statuses "~1.5.0"
type-is "~1.6.18"
utils-merge "1.0.1"
vary "~1.1.2"
fd-slicer@~1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e"
integrity sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=
dependencies:
pend "~1.2.0"
finalhandler@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.2.tgz#b7e7d000ffd11938d0fdb053506f6ebabe9f587d"
integrity sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==
dependencies:
debug "2.6.9"
encodeurl "~1.0.2"
escape-html "~1.0.3"
on-finished "~2.3.0"
parseurl "~1.3.3"
statuses "~1.5.0"
unpipe "~1.0.0"
flushwritable@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/flushwritable/-/flushwritable-1.0.0.tgz#3e328d8fde412ad47e738e3be750b4d290043498"
integrity sha1-PjKNj95BKtR+c44751C00pAENJg=
forwarded@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==
fresh@0.5.2:
version "0.5.2"
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
fs-constants@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
get-ready@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/get-ready/-/get-ready-1.0.0.tgz#f91817f1e9adecfea13a562adfc8de883ab34782"
integrity sha1-+RgX8emt7P6hOlYq38jeiDqzR4I=
http-errors@1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.2.tgz#4f5029cf13239f31036e5b2e55292bcfbcc85c8f"
integrity sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==
dependencies:
depd "~1.1.2"
inherits "2.0.3"
setprototypeof "1.1.1"
statuses ">= 1.5.0 < 2"
toidentifier "1.0.0"
http-errors@~1.7.2:
version "1.7.3"
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==
dependencies:
depd "~1.1.2"
inherits "2.0.4"
setprototypeof "1.1.1"
statuses ">= 1.5.0 < 2"
toidentifier "1.0.0"
iconv-lite@0.4.24:
version "0.4.24"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
dependencies:
safer-buffer ">= 2.1.2 < 3"
iconv-lite@^0.5.0:
version "0.5.2"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.5.2.tgz#af6d628dccfb463b7364d97f715e4b74b8c8c2b8"
integrity sha512-kERHXvpSaB4aU3eANwidg79K8FlrN77m8G9V+0vOR3HYaRifrlwMEpT7ZBJqLSEIHnEgJTHcWK82wwLwwKwtag==
dependencies:
safer-buffer ">= 2.1.2 < 3"
inherits@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
inherits@2.0.4, inherits@~2.0.3:
version "2.0.4"
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
ipaddr.js@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3"
integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==
isarray@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
js-base64@^3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.2.tgz#816d11d81a8aff241603d19ce5761e13e41d7745"
integrity sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ==
media-typer@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=
merge-descriptors@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
integrity sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=
methods@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=
mime-db@1.51.0:
version "1.51.0"
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c"
integrity sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==
mime-types@~2.1.24:
version "2.1.34"
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.34.tgz#5a712f9ec1503511a945803640fafe09d3793c24"
integrity sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==
dependencies:
mime-db "1.51.0"
mime@1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
mkdirp@^0.5.1:
version "0.5.5"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
dependencies:
minimist "^1.2.5"
ms@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
ms@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
negotiator@0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
on-finished@~2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=
dependencies:
ee-first "1.1.1"
once@^1.3.1, once@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
dependencies:
wrappy "1"
parseurl@~1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
path-to-regexp@0.1.7:
version "0.1.7"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
pend@~1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
integrity sha1-elfrVQpng/kRUzH89GY9XI4AelA=
process-nextick-args@~2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
proxy-addr@~2.0.5:
version "2.0.7"
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025"
integrity sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==
dependencies:
forwarded "0.2.0"
ipaddr.js "1.9.1"
pump@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
dependencies:
end-of-stream "^1.1.0"
once "^1.3.1"
qs@6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
range-parser@~1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
raw-body@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.0.tgz#a1ce6fb9c9bc356ca52e89256ab59059e13d0332"
integrity sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==
dependencies:
bytes "3.1.0"
http-errors "1.7.2"
iconv-lite "0.4.24"
unpipe "1.0.0"
readable-stream@^2.3.0, readable-stream@^2.3.5:
version "2.3.7"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
dependencies:
core-util-is "~1.0.0"
inherits "~2.0.3"
isarray "~1.0.0"
process-nextick-args "~2.0.0"
safe-buffer "~5.1.1"
string_decoder "~1.1.1"
util-deprecate "~1.0.1"
safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
version "5.1.2"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
safe-buffer@^5.1.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
"safer-buffer@>= 2.1.2 < 3":
version "2.1.2"
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
send@0.17.1:
version "0.17.1"
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
integrity sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==
dependencies:
debug "2.6.9"
depd "~1.1.2"
destroy "~1.0.4"
encodeurl "~1.0.2"
escape-html "~1.0.3"
etag "~1.8.1"
fresh "0.5.2"
http-errors "~1.7.2"
mime "1.6.0"
ms "2.1.1"
on-finished "~2.3.0"
range-parser "~1.2.1"
statuses "~1.5.0"
serve-static@1.14.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.14.1.tgz#666e636dc4f010f7ef29970a88a674320898b2f9"
integrity sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==
dependencies:
encodeurl "~1.0.2"
escape-html "~1.0.3"
parseurl "~1.3.3"
send "0.17.1"
setprototypeof@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683"
integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==
"statuses@>= 1.5.0 < 2", statuses@~1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
streamifier@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/streamifier/-/streamifier-0.1.1.tgz#97e98d8fa4d105d62a2691d1dc07e820db8dfc4f"
integrity sha1-l+mNj6TRBdYqJpHR3AfoINuN/E8=
string_decoder@~1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
dependencies:
safe-buffer "~5.1.0"
tar-stream@^1.5.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-1.6.2.tgz#8ea55dab37972253d9a9af90fdcd559ae435c555"
integrity sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==
dependencies:
bl "^1.0.0"
buffer-alloc "^1.2.0"
end-of-stream "^1.0.0"
fs-constants "^1.0.0"
readable-stream "^2.3.0"
to-buffer "^1.1.1"
xtend "^4.0.0"
to-buffer@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.1.1.tgz#493bd48f62d7c43fcded313a03dcadb2e1213a80"
integrity sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==
toidentifier@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
type-is@~1.6.17, type-is@~1.6.18:
version "1.6.18"
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"
integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==
dependencies:
media-typer "0.3.0"
mime-types "~2.1.24"
unpipe@1.0.0, unpipe@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=
util-deprecate@~1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
utils-merge@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
uuid@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
vary@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
xtend@^4.0.0:
version "4.0.2"
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
yauzl@^2.7.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9"
integrity sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=
dependencies:
buffer-crc32 "~0.2.3"
fd-slicer "~1.1.0"
yazl@^2.4.2:
version "2.5.1"
resolved "https://registry.yarnpkg.com/yazl/-/yazl-2.5.1.tgz#a3d65d3dd659a5b0937850e8609f22fffa2b5c35"
integrity sha512-phENi2PLiHnHb6QBVot+dJnaAZ0xosj7p3fWl+znIjBDlnMI2PsZCJZ306BPTFOaHf5qdDEI8x5qFrSOBN5vrw==
dependencies:
buffer-crc32 "~0.2.3"
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