Commit 689cb710 authored by liujiangnan's avatar liujiangnan

feat

parent 95d718d1
...@@ -96,19 +96,19 @@ ...@@ -96,19 +96,19 @@
"__id__": 106 "__id__": 106
}, },
{ {
"__id__": 110 "__id__": 111
} }
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 112 "__id__": 114
}, },
{ {
"__id__": 113 "__id__": 115
}, },
{ {
"__id__": 114 "__id__": 116
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -4848,6 +4848,9 @@ ...@@ -4848,6 +4848,9 @@
}, },
{ {
"__id__": 108 "__id__": 108
},
{
"__id__": 110
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -5014,6 +5017,33 @@ ...@@ -5014,6 +5017,33 @@
"handler": "exitGame", "handler": "exitGame",
"customEventData": "" "customEventData": ""
}, },
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 106
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 9,
"_left": 29.5,
"_right": 0,
"_top": 24.5,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "faxeiFGp9PgpPyrVdNvqvK"
},
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "title", "_name": "title",
...@@ -5025,7 +5055,10 @@ ...@@ -5025,7 +5055,10 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 111 "__id__": 112
},
{
"__id__": 113
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -5081,7 +5114,7 @@ ...@@ -5081,7 +5114,7 @@
"_name": "", "_name": "",
"_objFlags": 0, "_objFlags": 0,
"node": { "node": {
"__id__": 110 "__id__": 111
}, },
"_enabled": true, "_enabled": true,
"_materials": [ "_materials": [
...@@ -5109,6 +5142,33 @@ ...@@ -5109,6 +5142,33 @@
"_N$cacheMode": 0, "_N$cacheMode": 0,
"_id": "f4yUauKIxCn5OxRjrUDInw" "_id": "f4yUauKIxCn5OxRjrUDInw"
}, },
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 111
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 9,
"_left": 168.97299999999996,
"_right": 0,
"_top": 54.40899999999999,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "d6uElD7YpDSqbgj6JRUBgC"
},
{ {
"__type__": "cc.Canvas", "__type__": "cc.Canvas",
"_name": "", "_name": "",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment