Commit f85d3177 authored by wangxin's avatar wangxin

beta 1.3

parent 0572104a
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 253, "width": 256,
"height": 227 "height": 227
}, },
"_anchorPoint": { "_anchorPoint": {
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
"__uuid__": "7fea9c73-91cb-4f14-b9e9-0ba62035d742" "__uuid__": "7fea9c73-91cb-4f14-b9e9-0ba62035d742"
}, },
"_type": 0, "_type": 0,
"_sizeMode": 1, "_sizeMode": 0,
"_fillType": 0, "_fillType": 0,
"_fillCenter": { "_fillCenter": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
}, },
"_fillStart": 0, "_fillStart": 0,
"_fillRange": 0, "_fillRange": 0,
"_isTrimmedMode": true, "_isTrimmedMode": false,
"_atlas": null, "_atlas": null,
"_id": "" "_id": ""
}, },
...@@ -455,6 +455,9 @@ ...@@ -455,6 +455,9 @@
"_soundOp": null, "_soundOp": null,
"_picUrl": null, "_picUrl": null,
"_spriteFrame": null, "_spriteFrame": null,
"_width": null,
"_height": null,
"_isMoved": false,
"_id": "" "_id": ""
}, },
{ {
......
...@@ -18,13 +18,13 @@ ...@@ -18,13 +18,13 @@
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": 0, "offsetX": 0.5,
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 2,
"trimY": 0, "trimY": 0,
"width": 253, "width": 253,
"height": 227, "height": 227,
"rawWidth": 253, "rawWidth": 256,
"rawHeight": 227, "rawHeight": 227,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
......
...@@ -18,13 +18,13 @@ ...@@ -18,13 +18,13 @@
"trimType": "auto", "trimType": "auto",
"trimThreshold": 1, "trimThreshold": 1,
"rotated": false, "rotated": false,
"offsetX": 0, "offsetX": 0.5,
"offsetY": 4, "offsetY": 4,
"trimX": 0, "trimX": 2,
"trimY": 0, "trimY": 0,
"width": 253, "width": 253,
"height": 219, "height": 219,
"rawWidth": 253, "rawWidth": 256,
"rawHeight": 227, "rawHeight": 227,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
......
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