Commit ec5f1092 ec5f109261a6bed3e663e0bbdf8c10ffa3faec88 by jinwawa

complete sceneProgram

1 parent 8ee82dd7
1 [
2 {
3 "__type__": "cc.SceneAsset",
4 "_name": "",
5 "_objFlags": 0,
6 "_native": "",
7 "scene": {
8 "__id__": 1
9 }
10 },
11 {
12 "__type__": "cc.Scene",
13 "_objFlags": 0,
14 "_parent": null,
15 "_children": [
16 {
17 "__id__": 2
18 }
19 ],
20 "_active": false,
21 "_level": 0,
22 "_components": [],
23 "_prefab": null,
24 "_opacity": 255,
25 "_color": {
26 "__type__": "cc.Color",
27 "r": 255,
28 "g": 255,
29 "b": 255,
30 "a": 255
31 },
32 "_contentSize": {
33 "__type__": "cc.Size",
34 "width": 0,
35 "height": 0
36 },
37 "_anchorPoint": {
38 "__type__": "cc.Vec2",
39 "x": 0,
40 "y": 0
41 },
42 "_scale": {
43 "__type__": "cc.Vec3",
44 "x": 1,
45 "y": 1,
46 "z": 1
47 },
48 "_eulerAngles": {
49 "__type__": "cc.Vec3",
50 "x": 0,
51 "y": 0,
52 "z": 0
53 },
54 "_is3DNode": true,
55 "groupIndex": 0,
56 "autoReleaseAssets": false,
57 "_id": "49547f78-96a5-4d83-a99c-6cbb17e57df6"
58 },
59 {
60 "__type__": "cc.Node",
61 "_name": "TopCanvas",
62 "_objFlags": 0,
63 "_parent": {
64 "__id__": 1
65 },
66 "_children": [
67 {
68 "__id__": 3
69 },
70 {
71 "__id__": 5
72 },
73 {
74 "__id__": 9
75 },
76 {
77 "__id__": 14
78 },
79 {
80 "__id__": 19
81 },
82 {
83 "__id__": 33
84 },
85 {
86 "__id__": 41
87 },
88 {
89 "__id__": 46
90 },
91 {
92 "__id__": 66
93 }
94 ],
95 "_active": true,
96 "_level": 1,
97 "_components": [
98 {
99 "__id__": 70
100 },
101 {
102 "__id__": 71
103 }
104 ],
105 "_prefab": null,
106 "_opacity": 255,
107 "_color": {
108 "__type__": "cc.Color",
109 "r": 255,
110 "g": 255,
111 "b": 255,
112 "a": 255
113 },
114 "_contentSize": {
115 "__type__": "cc.Size",
116 "width": 1280,
117 "height": 720
118 },
119 "_anchorPoint": {
120 "__type__": "cc.Vec2",
121 "x": 0.5,
122 "y": 0.5
123 },
124 "_position": {
125 "__type__": "cc.Vec3",
126 "x": 640,
127 "y": 360,
128 "z": 0
129 },
130 "_scale": {
131 "__type__": "cc.Vec3",
132 "x": 1,
133 "y": 1,
134 "z": 1
135 },
136 "_eulerAngles": {
137 "__type__": "cc.Vec3",
138 "x": 0,
139 "y": 0,
140 "z": 0
141 },
142 "_skewX": 0,
143 "_skewY": 0,
144 "_is3DNode": false,
145 "groupIndex": 0,
146 "_rotationX": 0,
147 "_rotationY": 0,
148 "_id": "dcYR0hHMZD6KJY9KI3/Ugx"
149 },
150 {
151 "__type__": "cc.Node",
152 "_name": "Main Camera",
153 "_objFlags": 0,
154 "_parent": {
155 "__id__": 2
156 },
157 "_children": [],
158 "_active": true,
159 "_level": 1,
160 "_components": [
161 {
162 "__id__": 4
163 }
164 ],
165 "_prefab": null,
166 "_opacity": 255,
167 "_color": {
168 "__type__": "cc.Color",
169 "r": 255,
170 "g": 255,
171 "b": 255,
172 "a": 255
173 },
174 "_contentSize": {
175 "__type__": "cc.Size",
176 "width": 0,
177 "height": 0
178 },
179 "_anchorPoint": {
180 "__type__": "cc.Vec2",
181 "x": 0.5,
182 "y": 0.5
183 },
184 "_position": {
185 "__type__": "cc.Vec3",
186 "x": 0,
187 "y": 0,
188 "z": 0
189 },
190 "_scale": {
191 "__type__": "cc.Vec3",
192 "x": 1,
193 "y": 1,
194 "z": 1
195 },
196 "_eulerAngles": {
197 "__type__": "cc.Vec3",
198 "x": 0,
199 "y": 0,
200 "z": 0
201 },
202 "_skewX": 0,
203 "_skewY": 0,
204 "_is3DNode": false,
205 "groupIndex": 0,
206 "_rotationX": 0,
207 "_rotationY": 0,
208 "_id": "c9Dv8vqUxPkLAjO2gMM8Rm"
209 },
210 {
211 "__type__": "cc.Camera",
212 "_name": "",
213 "_objFlags": 0,
214 "node": {
215 "__id__": 3
216 },
217 "_enabled": true,
218 "_cullingMask": 4294967295,
219 "_clearFlags": 7,
220 "_backgroundColor": {
221 "__type__": "cc.Color",
222 "r": 0,
223 "g": 0,
224 "b": 0,
225 "a": 255
226 },
227 "_depth": -1,
228 "_zoomRatio": 1,
229 "_targetTexture": null,
230 "_fov": 60,
231 "_orthoSize": 10,
232 "_nearClip": 0.1,
233 "_farClip": 4096,
234 "_ortho": true,
235 "_rect": {
236 "__type__": "cc.Rect",
237 "x": 0,
238 "y": 0,
239 "width": 1,
240 "height": 1
241 },
242 "_renderStages": 1,
243 "_id": "642tV6wuhLmaaWM0zNO01g"
244 },
245 {
246 "__type__": "cc.Node",
247 "_name": "Mask",
248 "_objFlags": 0,
249 "_parent": {
250 "__id__": 2
251 },
252 "_children": [
253 {
254 "__id__": 6
255 }
256 ],
257 "_active": true,
258 "_level": 2,
259 "_components": [
260 {
261 "__id__": 8
262 }
263 ],
264 "_prefab": null,
265 "_opacity": 255,
266 "_color": {
267 "__type__": "cc.Color",
268 "r": 255,
269 "g": 255,
270 "b": 255,
271 "a": 255
272 },
273 "_contentSize": {
274 "__type__": "cc.Size",
275 "width": 478,
276 "height": 240
277 },
278 "_anchorPoint": {
279 "__type__": "cc.Vec2",
280 "x": 0.5,
281 "y": 0.5
282 },
283 "_position": {
284 "__type__": "cc.Vec3",
285 "x": -259,
286 "y": 113,
287 "z": 0
288 },
289 "_scale": {
290 "__type__": "cc.Vec3",
291 "x": 1,
292 "y": 1,
293 "z": 1
294 },
295 "_eulerAngles": {
296 "__type__": "cc.Vec3",
297 "x": 0,
298 "y": 0,
299 "z": 0
300 },
301 "_skewX": 0,
302 "_skewY": 0,
303 "_is3DNode": false,
304 "groupIndex": 0,
305 "_id": "6cRi6Ob49JQK8dV2z9l+J3"
306 },
307 {
308 "__type__": "cc.Node",
309 "_name": "Bg",
310 "_objFlags": 0,
311 "_parent": {
312 "__id__": 5
313 },
314 "_children": [],
315 "_active": true,
316 "_level": 3,
317 "_components": [
318 {
319 "__id__": 7
320 }
321 ],
322 "_prefab": null,
323 "_opacity": 255,
324 "_color": {
325 "__type__": "cc.Color",
326 "r": 255,
327 "g": 255,
328 "b": 255,
329 "a": 255
330 },
331 "_contentSize": {
332 "__type__": "cc.Size",
333 "width": 1280,
334 "height": 720
335 },
336 "_anchorPoint": {
337 "__type__": "cc.Vec2",
338 "x": 0.5,
339 "y": 0.5
340 },
341 "_position": {
342 "__type__": "cc.Vec3",
343 "x": 261,
344 "y": -113,
345 "z": 0
346 },
347 "_scale": {
348 "__type__": "cc.Vec3",
349 "x": 1,
350 "y": 1,
351 "z": 1
352 },
353 "_eulerAngles": {
354 "__type__": "cc.Vec3",
355 "x": 0,
356 "y": 0,
357 "z": 0
358 },
359 "_skewX": 0,
360 "_skewY": 0,
361 "_is3DNode": false,
362 "groupIndex": 0,
363 "_rotationX": 0,
364 "_rotationY": 0,
365 "_id": "d6I4ktquZP7oOYJT4uIaAe"
366 },
367 {
368 "__type__": "cc.Sprite",
369 "_name": "",
370 "_objFlags": 0,
371 "node": {
372 "__id__": 6
373 },
374 "_enabled": true,
375 "_materials": [],
376 "_srcBlendFactor": 770,
377 "_dstBlendFactor": 771,
378 "_spriteFrame": null,
379 "_type": 0,
380 "_sizeMode": 1,
381 "_fillType": 0,
382 "_fillCenter": {
383 "__type__": "cc.Vec2",
384 "x": 0,
385 "y": 0
386 },
387 "_fillStart": 0,
388 "_fillRange": 0,
389 "_isTrimmedMode": true,
390 "_atlas": null,
391 "_id": "acz96oZplC+rcK2WEtLN3X"
392 },
393 {
394 "__type__": "cc.Mask",
395 "_name": "",
396 "_objFlags": 0,
397 "node": {
398 "__id__": 5
399 },
400 "_enabled": true,
401 "_materials": [
402 {
403 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
404 }
405 ],
406 "_spriteFrame": null,
407 "_type": 0,
408 "_segments": 64,
409 "_N$alphaThreshold": 0,
410 "_N$inverted": true,
411 "_id": "50rq4MuP1FApTwhHxzgm6g"
412 },
413 {
414 "__type__": "cc.Node",
415 "_name": "HomeIcon",
416 "_objFlags": 0,
417 "_parent": {
418 "__id__": 2
419 },
420 "_children": [
421 {
422 "__id__": 10
423 }
424 ],
425 "_active": true,
426 "_level": 0,
427 "_components": [
428 {
429 "__id__": 13
430 }
431 ],
432 "_prefab": null,
433 "_opacity": 255,
434 "_color": {
435 "__type__": "cc.Color",
436 "r": 255,
437 "g": 255,
438 "b": 255,
439 "a": 255
440 },
441 "_contentSize": {
442 "__type__": "cc.Size",
443 "width": 97,
444 "height": 34
445 },
446 "_anchorPoint": {
447 "__type__": "cc.Vec2",
448 "x": 0.5,
449 "y": 0.5
450 },
451 "_position": {
452 "__type__": "cc.Vec3",
453 "x": -600,
454 "y": 318,
455 "z": 0
456 },
457 "_scale": {
458 "__type__": "cc.Vec3",
459 "x": 1,
460 "y": 1,
461 "z": 1
462 },
463 "_eulerAngles": {
464 "__type__": "cc.Vec3",
465 "x": 0,
466 "y": 0,
467 "z": 0
468 },
469 "_skewX": 0,
470 "_skewY": 0,
471 "_is3DNode": false,
472 "groupIndex": 0,
473 "_rotationX": 0,
474 "_rotationY": 0,
475 "_id": "53AgzOmihAvIcpKNa9DDpj"
476 },
477 {
478 "__type__": "cc.Node",
479 "_name": "Text",
480 "_objFlags": 0,
481 "_parent": {
482 "__id__": 9
483 },
484 "_children": [],
485 "_active": true,
486 "_level": 1,
487 "_components": [
488 {
489 "__id__": 11
490 },
491 {
492 "__id__": 12
493 }
494 ],
495 "_prefab": null,
496 "_opacity": 255,
497 "_color": {
498 "__type__": "cc.Color",
499 "r": 255,
500 "g": 255,
501 "b": 255,
502 "a": 255
503 },
504 "_contentSize": {
505 "__type__": "cc.Size",
506 "width": 800,
507 "height": 50
508 },
509 "_anchorPoint": {
510 "__type__": "cc.Vec2",
511 "x": 0.5,
512 "y": 0.5
513 },
514 "_position": {
515 "__type__": "cc.Vec3",
516 "x": 410,
517 "y": -2,
518 "z": 0
519 },
520 "_scale": {
521 "__type__": "cc.Vec3",
522 "x": 1,
523 "y": 1,
524 "z": 1
525 },
526 "_eulerAngles": {
527 "__type__": "cc.Vec3",
528 "x": 0,
529 "y": 0,
530 "z": 0
531 },
532 "_skewX": 0,
533 "_skewY": 0,
534 "_is3DNode": false,
535 "groupIndex": 0,
536 "_rotationX": 0,
537 "_rotationY": 0,
538 "_id": "13O5Spx7NMpL+AknklMGST"
539 },
540 {
541 "__type__": "cc.Label",
542 "_name": "",
543 "_objFlags": 0,
544 "node": {
545 "__id__": 10
546 },
547 "_enabled": true,
548 "_materials": [
549 {
550 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
551 }
552 ],
553 "_useOriginalSize": false,
554 "_string": "",
555 "_N$string": "",
556 "_fontSize": 26,
557 "_lineHeight": 50,
558 "_enableWrapText": true,
559 "_N$file": null,
560 "_isSystemFontUsed": true,
561 "_spacingX": 0,
562 "_batchAsBitmap": false,
563 "_N$horizontalAlign": 0,
564 "_N$verticalAlign": 1,
565 "_N$fontFamily": "Arial",
566 "_N$overflow": 2,
567 "_N$cacheMode": 0,
568 "_id": "a05C1T5AVPybObnH0tOH+V"
569 },
570 {
571 "__type__": "cc.Widget",
572 "_name": "",
573 "_objFlags": 0,
574 "node": {
575 "__id__": 10
576 },
577 "_enabled": true,
578 "alignMode": 1,
579 "_target": {
580 "__id__": 2
581 },
582 "_alignFlags": 9,
583 "_left": 50,
584 "_right": 0,
585 "_top": 19,
586 "_bottom": 0,
587 "_verticalCenter": 0,
588 "_horizontalCenter": 0,
589 "_isAbsLeft": true,
590 "_isAbsRight": true,
591 "_isAbsTop": true,
592 "_isAbsBottom": true,
593 "_isAbsHorizontalCenter": true,
594 "_isAbsVerticalCenter": true,
595 "_originalWidth": 0,
596 "_originalHeight": 0,
597 "_id": "c1uvO3cepE3byxd1wnLV/j"
598 },
599 {
600 "__type__": "cc.Sprite",
601 "_name": "",
602 "_objFlags": 0,
603 "node": {
604 "__id__": 9
605 },
606 "_enabled": true,
607 "_materials": [
608 {
609 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
610 }
611 ],
612 "_srcBlendFactor": 770,
613 "_dstBlendFactor": 771,
614 "_spriteFrame": null,
615 "_type": 0,
616 "_sizeMode": 1,
617 "_fillType": 0,
618 "_fillCenter": {
619 "__type__": "cc.Vec2",
620 "x": 0,
621 "y": 0
622 },
623 "_fillStart": 0,
624 "_fillRange": 0,
625 "_isTrimmedMode": true,
626 "_atlas": null,
627 "_id": "ae+XAHFKxDO41T8kaHTKmf"
628 },
629 {
630 "__type__": "cc.Node",
631 "_name": "PlayBg",
632 "_objFlags": 0,
633 "_parent": {
634 "__id__": 2
635 },
636 "_children": [
637 {
638 "__id__": 15
639 }
640 ],
641 "_active": true,
642 "_level": 2,
643 "_components": [
644 {
645 "__id__": 18
646 }
647 ],
648 "_prefab": null,
649 "_opacity": 255,
650 "_color": {
651 "__type__": "cc.Color",
652 "r": 255,
653 "g": 255,
654 "b": 255,
655 "a": 255
656 },
657 "_contentSize": {
658 "__type__": "cc.Size",
659 "width": 526,
660 "height": 363
661 },
662 "_anchorPoint": {
663 "__type__": "cc.Vec2",
664 "x": 0.5,
665 "y": 0.5
666 },
667 "_position": {
668 "__type__": "cc.Vec3",
669 "x": -259,
670 "y": 128.5,
671 "z": 0
672 },
673 "_scale": {
674 "__type__": "cc.Vec3",
675 "x": 1,
676 "y": 1,
677 "z": 1
678 },
679 "_eulerAngles": {
680 "__type__": "cc.Vec3",
681 "x": 0,
682 "y": 0,
683 "z": 0
684 },
685 "_skewX": 0,
686 "_skewY": 0,
687 "_is3DNode": false,
688 "groupIndex": 0,
689 "_id": "52LrUB09JM4I1No5E9kKmX"
690 },
691 {
692 "__type__": "cc.Node",
693 "_name": "VideoView",
694 "_objFlags": 0,
695 "_parent": {
696 "__id__": 14
697 },
698 "_children": [],
699 "_active": true,
700 "_level": 3,
701 "_components": [
702 {
703 "__id__": 16
704 }
705 ],
706 "_prefab": null,
707 "_opacity": 255,
708 "_color": {
709 "__type__": "cc.Color",
710 "r": 255,
711 "g": 255,
712 "b": 255,
713 "a": 255
714 },
715 "_contentSize": {
716 "__type__": "cc.Size",
717 "width": 478,
718 "height": 240
719 },
720 "_anchorPoint": {
721 "__type__": "cc.Vec2",
722 "x": 0.5,
723 "y": 0.5
724 },
725 "_position": {
726 "__type__": "cc.Vec3",
727 "x": -2,
728 "y": -15.5,
729 "z": 0
730 },
731 "_scale": {
732 "__type__": "cc.Vec3",
733 "x": 1,
734 "y": 1,
735 "z": 1
736 },
737 "_eulerAngles": {
738 "__type__": "cc.Vec3",
739 "x": 0,
740 "y": 0,
741 "z": 0
742 },
743 "_skewX": 0,
744 "_skewY": 0,
745 "_is3DNode": false,
746 "groupIndex": 0,
747 "_id": "0edjmCsNhKS51SQjV4i3Xj"
748 },
749 {
750 "__type__": "cc.VideoPlayer",
751 "_name": "",
752 "_objFlags": 0,
753 "node": {
754 "__id__": 15
755 },
756 "_enabled": true,
757 "_resourceType": 0,
758 "_remoteURL": "",
759 "_clip": null,
760 "_volume": 0.5,
761 "_mute": false,
762 "videoPlayerEvent": [
763 {
764 "__id__": 17
765 }
766 ],
767 "_N$keepAspectRatio": false,
768 "_N$isFullscreen": false,
769 "_id": "dfNM33EOlEZo3VWKcFDOcs"
770 },
771 {
772 "__type__": "cc.ClickEvent",
773 "target": {
774 "__id__": 2
775 },
776 "component": "",
777 "_componentId": "a3e2dwYRLZI3IBxZ4GCJKbY",
778 "handler": "onVideoPlayerEvent",
779 "customEventData": ""
780 },
781 {
782 "__type__": "cc.Sprite",
783 "_name": "",
784 "_objFlags": 0,
785 "node": {
786 "__id__": 14
787 },
788 "_enabled": true,
789 "_materials": [
790 {
791 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
792 }
793 ],
794 "_srcBlendFactor": 770,
795 "_dstBlendFactor": 771,
796 "_spriteFrame": null,
797 "_type": 0,
798 "_sizeMode": 1,
799 "_fillType": 0,
800 "_fillCenter": {
801 "__type__": "cc.Vec2",
802 "x": 0,
803 "y": 0
804 },
805 "_fillStart": 0,
806 "_fillRange": 0,
807 "_isTrimmedMode": true,
808 "_atlas": null,
809 "_id": "ad/VKjJFNMdLPef5dr3Knw"
810 },
811 {
812 "__type__": "cc.Node",
813 "_name": "IntroductionArea",
814 "_objFlags": 0,
815 "_parent": {
816 "__id__": 2
817 },
818 "_children": [
819 {
820 "__id__": 20
821 },
822 {
823 "__id__": 23
824 },
825 {
826 "__id__": 26
827 },
828 {
829 "__id__": 28
830 },
831 {
832 "__id__": 30
833 }
834 ],
835 "_active": true,
836 "_level": 2,
837 "_components": [
838 {
839 "__id__": 32
840 }
841 ],
842 "_prefab": null,
843 "_opacity": 255,
844 "_color": {
845 "__type__": "cc.Color",
846 "r": 255,
847 "g": 255,
848 "b": 255,
849 "a": 255
850 },
851 "_contentSize": {
852 "__type__": "cc.Size",
853 "width": 460,
854 "height": 232
855 },
856 "_anchorPoint": {
857 "__type__": "cc.Vec2",
858 "x": 0.5,
859 "y": 0.5
860 },
861 "_position": {
862 "__type__": "cc.Vec3",
863 "x": 255,
864 "y": 150,
865 "z": 0
866 },
867 "_scale": {
868 "__type__": "cc.Vec3",
869 "x": 1,
870 "y": 1,
871 "z": 1
872 },
873 "_eulerAngles": {
874 "__type__": "cc.Vec3",
875 "x": 0,
876 "y": 0,
877 "z": 0
878 },
879 "_skewX": 0,
880 "_skewY": 0,
881 "_is3DNode": false,
882 "groupIndex": 0,
883 "_rotationX": 0,
884 "_rotationY": 0,
885 "_id": "93ZmoZJjdMYpIoz5YidqmT"
886 },
887 {
888 "__type__": "cc.Node",
889 "_name": "New Label",
890 "_objFlags": 0,
891 "_parent": {
892 "__id__": 19
893 },
894 "_children": [],
895 "_active": true,
896 "_level": 3,
897 "_components": [
898 {
899 "__id__": 21
900 },
901 {
902 "__id__": 22
903 }
904 ],
905 "_prefab": null,
906 "_opacity": 255,
907 "_color": {
908 "__type__": "cc.Color",
909 "r": 255,
910 "g": 255,
911 "b": 255,
912 "a": 255
913 },
914 "_contentSize": {
915 "__type__": "cc.Size",
916 "width": 60,
917 "height": 37.8
918 },
919 "_anchorPoint": {
920 "__type__": "cc.Vec2",
921 "x": 0.5,
922 "y": 0.5
923 },
924 "_position": {
925 "__type__": "cc.Vec3",
926 "x": -190,
927 "y": 90.80000000000001,
928 "z": 0
929 },
930 "_scale": {
931 "__type__": "cc.Vec3",
932 "x": 1,
933 "y": 1,
934 "z": 1
935 },
936 "_eulerAngles": {
937 "__type__": "cc.Vec3",
938 "x": 0,
939 "y": 0,
940 "z": 0
941 },
942 "_skewX": 0,
943 "_skewY": 0,
944 "_is3DNode": false,
945 "groupIndex": 0,
946 "_rotationX": 0,
947 "_rotationY": 0,
948 "_id": "63vAg6/JxGipcOlYoyl6Ue"
949 },
950 {
951 "__type__": "cc.Label",
952 "_name": "",
953 "_objFlags": 0,
954 "node": {
955 "__id__": 20
956 },
957 "_enabled": true,
958 "_materials": [
959 {
960 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
961 }
962 ],
963 "_useOriginalSize": false,
964 "_string": "简介",
965 "_N$string": "简介",
966 "_fontSize": 30,
967 "_lineHeight": 30,
968 "_enableWrapText": true,
969 "_N$file": null,
970 "_isSystemFontUsed": true,
971 "_spacingX": 0,
972 "_batchAsBitmap": false,
973 "_N$horizontalAlign": 0,
974 "_N$verticalAlign": 1,
975 "_N$fontFamily": "Arial",
976 "_N$overflow": 0,
977 "_N$cacheMode": 0,
978 "_id": "80p7hA/BRMNrUepSOg3Zta"
979 },
980 {
981 "__type__": "cc.Widget",
982 "_name": "",
983 "_objFlags": 0,
984 "node": {
985 "__id__": 20
986 },
987 "_enabled": true,
988 "alignMode": 1,
989 "_target": null,
990 "_alignFlags": 9,
991 "_left": 10,
992 "_right": 0,
993 "_top": 6.300000000000001,
994 "_bottom": 0,
995 "_verticalCenter": 0,
996 "_horizontalCenter": 0,
997 "_isAbsLeft": true,
998 "_isAbsRight": true,
999 "_isAbsTop": true,
1000 "_isAbsBottom": true,
1001 "_isAbsHorizontalCenter": true,
1002 "_isAbsVerticalCenter": true,
1003 "_originalWidth": 0,
1004 "_originalHeight": 0,
1005 "_id": "d8H2Gc94BBvLEErf4jeJCg"
1006 },
1007 {
1008 "__type__": "cc.Node",
1009 "_name": "Text",
1010 "_objFlags": 0,
1011 "_parent": {
1012 "__id__": 19
1013 },
1014 "_children": [],
1015 "_active": true,
1016 "_level": 3,
1017 "_components": [
1018 {
1019 "__id__": 24
1020 },
1021 {
1022 "__id__": 25
1023 }
1024 ],
1025 "_prefab": null,
1026 "_opacity": 255,
1027 "_color": {
1028 "__type__": "cc.Color",
1029 "r": 255,
1030 "g": 255,
1031 "b": 255,
1032 "a": 255
1033 },
1034 "_contentSize": {
1035 "__type__": "cc.Size",
1036 "width": 460,
1037 "height": 232
1038 },
1039 "_anchorPoint": {
1040 "__type__": "cc.Vec2",
1041 "x": 0.5,
1042 "y": 0.5
1043 },
1044 "_position": {
1045 "__type__": "cc.Vec3",
1046 "x": 20,
1047 "y": -81,
1048 "z": 0
1049 },
1050 "_scale": {
1051 "__type__": "cc.Vec3",
1052 "x": 1,
1053 "y": 1,
1054 "z": 1
1055 },
1056 "_eulerAngles": {
1057 "__type__": "cc.Vec3",
1058 "x": 0,
1059 "y": 0,
1060 "z": 0
1061 },
1062 "_skewX": 0,
1063 "_skewY": 0,
1064 "_is3DNode": false,
1065 "groupIndex": 0,
1066 "_rotationX": 0,
1067 "_rotationY": 0,
1068 "_id": "bai+ZITCVJNZMIYdqAxHa3"
1069 },
1070 {
1071 "__type__": "cc.Label",
1072 "_name": "",
1073 "_objFlags": 0,
1074 "node": {
1075 "__id__": 23
1076 },
1077 "_enabled": true,
1078 "_materials": [
1079 {
1080 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1081 }
1082 ],
1083 "_useOriginalSize": false,
1084 "_string": "",
1085 "_N$string": "",
1086 "_fontSize": 20,
1087 "_lineHeight": 26,
1088 "_enableWrapText": true,
1089 "_N$file": null,
1090 "_isSystemFontUsed": true,
1091 "_spacingX": 0,
1092 "_batchAsBitmap": false,
1093 "_N$horizontalAlign": 0,
1094 "_N$verticalAlign": 0,
1095 "_N$fontFamily": "Arial",
1096 "_N$overflow": 1,
1097 "_N$cacheMode": 0,
1098 "_id": "d6KYMXi+JJNo/umFIWKiLL"
1099 },
1100 {
1101 "__type__": "cc.Widget",
1102 "_name": "",
1103 "_objFlags": 0,
1104 "node": {
1105 "__id__": 23
1106 },
1107 "_enabled": true,
1108 "alignMode": 1,
1109 "_target": null,
1110 "_alignFlags": 8,
1111 "_left": 20,
1112 "_right": 0,
1113 "_top": 0,
1114 "_bottom": 0,
1115 "_verticalCenter": 0,
1116 "_horizontalCenter": 0,
1117 "_isAbsLeft": true,
1118 "_isAbsRight": true,
1119 "_isAbsTop": true,
1120 "_isAbsBottom": true,
1121 "_isAbsHorizontalCenter": true,
1122 "_isAbsVerticalCenter": true,
1123 "_originalWidth": 0,
1124 "_originalHeight": 0,
1125 "_id": "79EwFvS4lEDbnUuOd9Z176"
1126 },
1127 {
1128 "__type__": "cc.Node",
1129 "_name": "Score",
1130 "_objFlags": 0,
1131 "_parent": {
1132 "__id__": 19
1133 },
1134 "_children": [],
1135 "_active": false,
1136 "_level": 3,
1137 "_components": [
1138 {
1139 "__id__": 27
1140 }
1141 ],
1142 "_prefab": null,
1143 "_opacity": 255,
1144 "_color": {
1145 "__type__": "cc.Color",
1146 "r": 255,
1147 "g": 255,
1148 "b": 255,
1149 "a": 255
1150 },
1151 "_contentSize": {
1152 "__type__": "cc.Size",
1153 "width": 100,
1154 "height": 30
1155 },
1156 "_anchorPoint": {
1157 "__type__": "cc.Vec2",
1158 "x": 0.5,
1159 "y": 0.5
1160 },
1161 "_position": {
1162 "__type__": "cc.Vec3",
1163 "x": 127,
1164 "y": -97,
1165 "z": 0
1166 },
1167 "_scale": {
1168 "__type__": "cc.Vec3",
1169 "x": 1,
1170 "y": 1,
1171 "z": 1
1172 },
1173 "_eulerAngles": {
1174 "__type__": "cc.Vec3",
1175 "x": 0,
1176 "y": 0,
1177 "z": 0
1178 },
1179 "_skewX": 0,
1180 "_skewY": 0,
1181 "_is3DNode": false,
1182 "groupIndex": 0,
1183 "_rotationX": 0,
1184 "_rotationY": 0,
1185 "_id": "04k3NsG2RLdooYkKM6DkHF"
1186 },
1187 {
1188 "__type__": "cc.Label",
1189 "_name": "",
1190 "_objFlags": 0,
1191 "node": {
1192 "__id__": 26
1193 },
1194 "_enabled": true,
1195 "_materials": [
1196 {
1197 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1198 }
1199 ],
1200 "_useOriginalSize": false,
1201 "_string": "",
1202 "_N$string": "",
1203 "_fontSize": 20,
1204 "_lineHeight": 30,
1205 "_enableWrapText": true,
1206 "_N$file": null,
1207 "_isSystemFontUsed": true,
1208 "_spacingX": 0,
1209 "_batchAsBitmap": false,
1210 "_N$horizontalAlign": 1,
1211 "_N$verticalAlign": 1,
1212 "_N$fontFamily": "Arial",
1213 "_N$overflow": 2,
1214 "_N$cacheMode": 0,
1215 "_id": "37UoI7z+lDYpcboTqarn32"
1216 },
1217 {
1218 "__type__": "cc.Node",
1219 "_name": "BtnPicScore",
1220 "_objFlags": 0,
1221 "_parent": {
1222 "__id__": 19
1223 },
1224 "_children": [],
1225 "_active": true,
1226 "_level": 3,
1227 "_components": [
1228 {
1229 "__id__": 29
1230 }
1231 ],
1232 "_prefab": null,
1233 "_opacity": 255,
1234 "_color": {
1235 "__type__": "cc.Color",
1236 "r": 255,
1237 "g": 255,
1238 "b": 255,
1239 "a": 255
1240 },
1241 "_contentSize": {
1242 "__type__": "cc.Size",
1243 "width": 114,
1244 "height": 106
1245 },
1246 "_anchorPoint": {
1247 "__type__": "cc.Vec2",
1248 "x": 0.5,
1249 "y": 0.5
1250 },
1251 "_position": {
1252 "__type__": "cc.Vec3",
1253 "x": 68,
1254 "y": -153,
1255 "z": 0
1256 },
1257 "_scale": {
1258 "__type__": "cc.Vec3",
1259 "x": 1,
1260 "y": 1,
1261 "z": 1
1262 },
1263 "_eulerAngles": {
1264 "__type__": "cc.Vec3",
1265 "x": 0,
1266 "y": 0,
1267 "z": 0
1268 },
1269 "_skewX": 0,
1270 "_skewY": 0,
1271 "_is3DNode": false,
1272 "groupIndex": 0,
1273 "_rotationX": 0,
1274 "_rotationY": 0,
1275 "_id": "bf43QZVIdCrZpbhpLknT6j"
1276 },
1277 {
1278 "__type__": "cc.Sprite",
1279 "_name": "",
1280 "_objFlags": 0,
1281 "node": {
1282 "__id__": 28
1283 },
1284 "_enabled": true,
1285 "_materials": [
1286 {
1287 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1288 }
1289 ],
1290 "_srcBlendFactor": 770,
1291 "_dstBlendFactor": 771,
1292 "_spriteFrame": {
1293 "__uuid__": "28dfa7c1-fa82-4c00-b123-bb6521b8f85a"
1294 },
1295 "_type": 0,
1296 "_sizeMode": 0,
1297 "_fillType": 0,
1298 "_fillCenter": {
1299 "__type__": "cc.Vec2",
1300 "x": 0,
1301 "y": 0
1302 },
1303 "_fillStart": 0,
1304 "_fillRange": 0,
1305 "_isTrimmedMode": true,
1306 "_atlas": null,
1307 "_id": "c7Pcw8hgZIy6Z0kvYdVMPk"
1308 },
1309 {
1310 "__type__": "cc.Node",
1311 "_name": "BtnPicCollect",
1312 "_objFlags": 0,
1313 "_parent": {
1314 "__id__": 19
1315 },
1316 "_children": [],
1317 "_active": true,
1318 "_level": 3,
1319 "_components": [
1320 {
1321 "__id__": 31
1322 }
1323 ],
1324 "_prefab": null,
1325 "_opacity": 255,
1326 "_color": {
1327 "__type__": "cc.Color",
1328 "r": 255,
1329 "g": 255,
1330 "b": 255,
1331 "a": 255
1332 },
1333 "_contentSize": {
1334 "__type__": "cc.Size",
1335 "width": 114,
1336 "height": 106
1337 },
1338 "_anchorPoint": {
1339 "__type__": "cc.Vec2",
1340 "x": 0.5,
1341 "y": 0.5
1342 },
1343 "_position": {
1344 "__type__": "cc.Vec3",
1345 "x": -91,
1346 "y": -153,
1347 "z": 0
1348 },
1349 "_scale": {
1350 "__type__": "cc.Vec3",
1351 "x": 1,
1352 "y": 1,
1353 "z": 1
1354 },
1355 "_eulerAngles": {
1356 "__type__": "cc.Vec3",
1357 "x": 0,
1358 "y": 0,
1359 "z": 0
1360 },
1361 "_skewX": 0,
1362 "_skewY": 0,
1363 "_is3DNode": false,
1364 "groupIndex": 0,
1365 "_rotationX": 0,
1366 "_rotationY": 0,
1367 "_id": "6e9+3L+8FEvZaJ6/zP0m3+"
1368 },
1369 {
1370 "__type__": "cc.Sprite",
1371 "_name": "",
1372 "_objFlags": 0,
1373 "node": {
1374 "__id__": 30
1375 },
1376 "_enabled": true,
1377 "_materials": [
1378 {
1379 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1380 }
1381 ],
1382 "_srcBlendFactor": 770,
1383 "_dstBlendFactor": 771,
1384 "_spriteFrame": {
1385 "__uuid__": "37ab05ce-08f6-49ed-adc9-8798f1c00724"
1386 },
1387 "_type": 0,
1388 "_sizeMode": 0,
1389 "_fillType": 0,
1390 "_fillCenter": {
1391 "__type__": "cc.Vec2",
1392 "x": 0,
1393 "y": 0
1394 },
1395 "_fillStart": 0,
1396 "_fillRange": 0,
1397 "_isTrimmedMode": true,
1398 "_atlas": null,
1399 "_id": "96l6vf7vFDm4pXJ2dja7/4"
1400 },
1401 {
1402 "__type__": "cc.Sprite",
1403 "_name": "",
1404 "_objFlags": 0,
1405 "node": {
1406 "__id__": 19
1407 },
1408 "_enabled": true,
1409 "_materials": [
1410 {
1411 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1412 }
1413 ],
1414 "_srcBlendFactor": 770,
1415 "_dstBlendFactor": 771,
1416 "_spriteFrame": null,
1417 "_type": 0,
1418 "_sizeMode": 1,
1419 "_fillType": 0,
1420 "_fillCenter": {
1421 "__type__": "cc.Vec2",
1422 "x": 0,
1423 "y": 0
1424 },
1425 "_fillStart": 0,
1426 "_fillRange": 0,
1427 "_isTrimmedMode": true,
1428 "_atlas": null,
1429 "_id": "d2qHvu67VJ+6NBXFZbk/ur"
1430 },
1431 {
1432 "__type__": "cc.Node",
1433 "_name": "NaviArea",
1434 "_objFlags": 0,
1435 "_parent": {
1436 "__id__": 2
1437 },
1438 "_children": [
1439 {
1440 "__id__": 34
1441 },
1442 {
1443 "__id__": 37
1444 },
1445 {
1446 "__id__": 39
1447 }
1448 ],
1449 "_active": true,
1450 "_level": 2,
1451 "_components": [],
1452 "_prefab": null,
1453 "_opacity": 255,
1454 "_color": {
1455 "__type__": "cc.Color",
1456 "r": 255,
1457 "g": 255,
1458 "b": 255,
1459 "a": 255
1460 },
1461 "_contentSize": {
1462 "__type__": "cc.Size",
1463 "width": 1048,
1464 "height": 54
1465 },
1466 "_anchorPoint": {
1467 "__type__": "cc.Vec2",
1468 "x": 0,
1469 "y": 0.5
1470 },
1471 "_position": {
1472 "__type__": "cc.Vec3",
1473 "x": -527,
1474 "y": -87,
1475 "z": 0
1476 },
1477 "_scale": {
1478 "__type__": "cc.Vec3",
1479 "x": 1,
1480 "y": 1,
1481 "z": 1
1482 },
1483 "_eulerAngles": {
1484 "__type__": "cc.Vec3",
1485 "x": 0,
1486 "y": 0,
1487 "z": 0
1488 },
1489 "_skewX": 0,
1490 "_skewY": 0,
1491 "_is3DNode": false,
1492 "groupIndex": 0,
1493 "_rotationX": 0,
1494 "_rotationY": 0,
1495 "_id": "59lCvixapDVL/REt3r8QMv"
1496 },
1497 {
1498 "__type__": "cc.Node",
1499 "_name": "NaviListWrapper",
1500 "_objFlags": 0,
1501 "_parent": {
1502 "__id__": 33
1503 },
1504 "_children": [
1505 {
1506 "__id__": 35
1507 }
1508 ],
1509 "_active": true,
1510 "_level": 0,
1511 "_components": [
1512 {
1513 "__id__": 36
1514 }
1515 ],
1516 "_prefab": null,
1517 "_opacity": 255,
1518 "_color": {
1519 "__type__": "cc.Color",
1520 "r": 255,
1521 "g": 255,
1522 "b": 255,
1523 "a": 255
1524 },
1525 "_contentSize": {
1526 "__type__": "cc.Size",
1527 "width": 1048,
1528 "height": 54
1529 },
1530 "_anchorPoint": {
1531 "__type__": "cc.Vec2",
1532 "x": 0,
1533 "y": 0.5
1534 },
1535 "_position": {
1536 "__type__": "cc.Vec3",
1537 "x": 0,
1538 "y": 0,
1539 "z": 0
1540 },
1541 "_scale": {
1542 "__type__": "cc.Vec3",
1543 "x": 1,
1544 "y": 1,
1545 "z": 1
1546 },
1547 "_eulerAngles": {
1548 "__type__": "cc.Vec3",
1549 "x": 0,
1550 "y": 0,
1551 "z": 0
1552 },
1553 "_skewX": 0,
1554 "_skewY": 0,
1555 "_is3DNode": false,
1556 "groupIndex": 0,
1557 "_rotationX": 0,
1558 "_rotationY": 0,
1559 "_id": "daXcvVukdBD75EAmXihSoX"
1560 },
1561 {
1562 "__type__": "cc.Node",
1563 "_name": "NaviList",
1564 "_objFlags": 0,
1565 "_parent": {
1566 "__id__": 34
1567 },
1568 "_children": [],
1569 "_active": true,
1570 "_level": 0,
1571 "_components": [],
1572 "_prefab": null,
1573 "_opacity": 255,
1574 "_color": {
1575 "__type__": "cc.Color",
1576 "r": 255,
1577 "g": 255,
1578 "b": 255,
1579 "a": 255
1580 },
1581 "_contentSize": {
1582 "__type__": "cc.Size",
1583 "width": 1048,
1584 "height": 54
1585 },
1586 "_anchorPoint": {
1587 "__type__": "cc.Vec2",
1588 "x": 0,
1589 "y": 0.5
1590 },
1591 "_position": {
1592 "__type__": "cc.Vec3",
1593 "x": 0,
1594 "y": 0,
1595 "z": 0
1596 },
1597 "_scale": {
1598 "__type__": "cc.Vec3",
1599 "x": 1,
1600 "y": 1,
1601 "z": 1
1602 },
1603 "_eulerAngles": {
1604 "__type__": "cc.Vec3",
1605 "x": 0,
1606 "y": 0,
1607 "z": 0
1608 },
1609 "_skewX": 0,
1610 "_skewY": 0,
1611 "_is3DNode": false,
1612 "groupIndex": 0,
1613 "_rotationX": 0,
1614 "_rotationY": 0,
1615 "_id": "13CU3VG2xJQbuRLOPFjfxh"
1616 },
1617 {
1618 "__type__": "cc.Mask",
1619 "_name": "",
1620 "_objFlags": 0,
1621 "node": {
1622 "__id__": 34
1623 },
1624 "_enabled": true,
1625 "_materials": [
1626 {
1627 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1628 }
1629 ],
1630 "_spriteFrame": null,
1631 "_type": 0,
1632 "_segments": 64,
1633 "_N$alphaThreshold": 1,
1634 "_N$inverted": false,
1635 "_id": "3eIIYJm8JF/7C3YLsba2UB"
1636 },
1637 {
1638 "__type__": "cc.Node",
1639 "_name": "LeftIcon",
1640 "_objFlags": 0,
1641 "_parent": {
1642 "__id__": 33
1643 },
1644 "_children": [],
1645 "_active": true,
1646 "_level": 0,
1647 "_components": [
1648 {
1649 "__id__": 38
1650 }
1651 ],
1652 "_prefab": null,
1653 "_opacity": 0,
1654 "_color": {
1655 "__type__": "cc.Color",
1656 "r": 255,
1657 "g": 255,
1658 "b": 255,
1659 "a": 255
1660 },
1661 "_contentSize": {
1662 "__type__": "cc.Size",
1663 "width": 17,
1664 "height": 23
1665 },
1666 "_anchorPoint": {
1667 "__type__": "cc.Vec2",
1668 "x": 0.5,
1669 "y": 0.5
1670 },
1671 "_position": {
1672 "__type__": "cc.Vec3",
1673 "x": -14.5,
1674 "y": -0.5,
1675 "z": 0
1676 },
1677 "_scale": {
1678 "__type__": "cc.Vec3",
1679 "x": 1,
1680 "y": 1,
1681 "z": 1
1682 },
1683 "_eulerAngles": {
1684 "__type__": "cc.Vec3",
1685 "x": 0,
1686 "y": 0,
1687 "z": 0
1688 },
1689 "_skewX": 0,
1690 "_skewY": 0,
1691 "_is3DNode": false,
1692 "groupIndex": 0,
1693 "_rotationX": 0,
1694 "_rotationY": 0,
1695 "_id": "e9Pyjg3BpDDLY3Gpe2TTNd"
1696 },
1697 {
1698 "__type__": "cc.Sprite",
1699 "_name": "",
1700 "_objFlags": 0,
1701 "node": {
1702 "__id__": 37
1703 },
1704 "_enabled": true,
1705 "_materials": [
1706 {
1707 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1708 }
1709 ],
1710 "_srcBlendFactor": 770,
1711 "_dstBlendFactor": 771,
1712 "_spriteFrame": {
1713 "__uuid__": "0193c4b3-c920-4bf9-855e-8273bd134b07"
1714 },
1715 "_type": 0,
1716 "_sizeMode": 1,
1717 "_fillType": 0,
1718 "_fillCenter": {
1719 "__type__": "cc.Vec2",
1720 "x": 0,
1721 "y": 0
1722 },
1723 "_fillStart": 0,
1724 "_fillRange": 0,
1725 "_isTrimmedMode": true,
1726 "_atlas": null,
1727 "_id": "90ylF8cTxJEpPUkwxsAfZL"
1728 },
1729 {
1730 "__type__": "cc.Node",
1731 "_name": "RightIcon",
1732 "_objFlags": 0,
1733 "_parent": {
1734 "__id__": 33
1735 },
1736 "_children": [],
1737 "_active": true,
1738 "_level": 0,
1739 "_components": [
1740 {
1741 "__id__": 40
1742 }
1743 ],
1744 "_prefab": null,
1745 "_opacity": 0,
1746 "_color": {
1747 "__type__": "cc.Color",
1748 "r": 255,
1749 "g": 255,
1750 "b": 255,
1751 "a": 255
1752 },
1753 "_contentSize": {
1754 "__type__": "cc.Size",
1755 "width": 17,
1756 "height": 23
1757 },
1758 "_anchorPoint": {
1759 "__type__": "cc.Vec2",
1760 "x": 0.5,
1761 "y": 0.5
1762 },
1763 "_position": {
1764 "__type__": "cc.Vec3",
1765 "x": 1070.5,
1766 "y": -0.5,
1767 "z": 0
1768 },
1769 "_scale": {
1770 "__type__": "cc.Vec3",
1771 "x": 1,
1772 "y": 1,
1773 "z": 1
1774 },
1775 "_eulerAngles": {
1776 "__type__": "cc.Vec3",
1777 "x": 0,
1778 "y": 0,
1779 "z": 0
1780 },
1781 "_skewX": 0,
1782 "_skewY": 0,
1783 "_is3DNode": false,
1784 "groupIndex": 0,
1785 "_rotationX": 0,
1786 "_rotationY": 0,
1787 "_id": "78e3OIui5F1K30ee/SSjO4"
1788 },
1789 {
1790 "__type__": "cc.Sprite",
1791 "_name": "",
1792 "_objFlags": 0,
1793 "node": {
1794 "__id__": 39
1795 },
1796 "_enabled": true,
1797 "_materials": [
1798 {
1799 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1800 }
1801 ],
1802 "_srcBlendFactor": 770,
1803 "_dstBlendFactor": 771,
1804 "_spriteFrame": {
1805 "__uuid__": "6592c705-36fb-4abb-aaa4-993bc50c78b8"
1806 },
1807 "_type": 0,
1808 "_sizeMode": 1,
1809 "_fillType": 0,
1810 "_fillCenter": {
1811 "__type__": "cc.Vec2",
1812 "x": 0,
1813 "y": 0
1814 },
1815 "_fillStart": 0,
1816 "_fillRange": 0,
1817 "_isTrimmedMode": true,
1818 "_atlas": null,
1819 "_id": "88Q0hXnZ5AGL6ZrTNQiIOp"
1820 },
1821 {
1822 "__type__": "cc.Node",
1823 "_name": "EpisodeArea",
1824 "_objFlags": 0,
1825 "_parent": {
1826 "__id__": 2
1827 },
1828 "_children": [
1829 {
1830 "__id__": 42
1831 },
1832 {
1833 "__id__": 44
1834 }
1835 ],
1836 "_active": true,
1837 "_level": 2,
1838 "_components": [],
1839 "_prefab": null,
1840 "_opacity": 255,
1841 "_color": {
1842 "__type__": "cc.Color",
1843 "r": 255,
1844 "g": 255,
1845 "b": 255,
1846 "a": 255
1847 },
1848 "_contentSize": {
1849 "__type__": "cc.Size",
1850 "width": 1199,
1851 "height": 200
1852 },
1853 "_anchorPoint": {
1854 "__type__": "cc.Vec2",
1855 "x": 0,
1856 "y": 0.5
1857 },
1858 "_position": {
1859 "__type__": "cc.Vec3",
1860 "x": -578,
1861 "y": -213,
1862 "z": 0
1863 },
1864 "_scale": {
1865 "__type__": "cc.Vec3",
1866 "x": 1,
1867 "y": 1,
1868 "z": 1
1869 },
1870 "_eulerAngles": {
1871 "__type__": "cc.Vec3",
1872 "x": 0,
1873 "y": 0,
1874 "z": 0
1875 },
1876 "_skewX": 0,
1877 "_skewY": 0,
1878 "_is3DNode": false,
1879 "groupIndex": 0,
1880 "_rotationX": 0,
1881 "_rotationY": 0,
1882 "_id": "cc9tX+QThDl7Lndvc0bFh0"
1883 },
1884 {
1885 "__type__": "cc.Node",
1886 "_name": "GraphicsLine",
1887 "_objFlags": 0,
1888 "_parent": {
1889 "__id__": 41
1890 },
1891 "_children": [],
1892 "_active": true,
1893 "_level": 3,
1894 "_components": [
1895 {
1896 "__id__": 43
1897 }
1898 ],
1899 "_prefab": null,
1900 "_opacity": 255,
1901 "_color": {
1902 "__type__": "cc.Color",
1903 "r": 255,
1904 "g": 255,
1905 "b": 255,
1906 "a": 255
1907 },
1908 "_contentSize": {
1909 "__type__": "cc.Size",
1910 "width": 0,
1911 "height": 0
1912 },
1913 "_anchorPoint": {
1914 "__type__": "cc.Vec2",
1915 "x": 0.5,
1916 "y": 0.5
1917 },
1918 "_position": {
1919 "__type__": "cc.Vec3",
1920 "x": 0,
1921 "y": 0,
1922 "z": 0
1923 },
1924 "_scale": {
1925 "__type__": "cc.Vec3",
1926 "x": 1,
1927 "y": 1,
1928 "z": 1
1929 },
1930 "_eulerAngles": {
1931 "__type__": "cc.Vec3",
1932 "x": 0,
1933 "y": 0,
1934 "z": 0
1935 },
1936 "_skewX": 0,
1937 "_skewY": 0,
1938 "_is3DNode": false,
1939 "groupIndex": 0,
1940 "_id": "55HS4DtGlCZ6bqjGm2d2wH"
1941 },
1942 {
1943 "__type__": "cc.Graphics",
1944 "_name": "",
1945 "_objFlags": 0,
1946 "node": {
1947 "__id__": 42
1948 },
1949 "_enabled": true,
1950 "_materials": [
1951 {
1952 "__uuid__": "6f801092-0c37-4f30-89ef-c8d960825b36"
1953 }
1954 ],
1955 "_lineWidth": 10,
1956 "_strokeColor": {
1957 "__type__": "cc.Color",
1958 "r": 255,
1959 "g": 255,
1960 "b": 255,
1961 "a": 255
1962 },
1963 "_lineJoin": 2,
1964 "_lineCap": 0,
1965 "_fillColor": {
1966 "__type__": "cc.Color",
1967 "r": 255,
1968 "g": 255,
1969 "b": 255,
1970 "a": 255
1971 },
1972 "_miterLimit": 10,
1973 "_id": "21yN/30whLyKNjuRsBtoju"
1974 },
1975 {
1976 "__type__": "cc.Node",
1977 "_name": "EpisodeListWrapper",
1978 "_objFlags": 0,
1979 "_parent": {
1980 "__id__": 41
1981 },
1982 "_children": [
1983 {
1984 "__id__": 45
1985 }
1986 ],
1987 "_active": true,
1988 "_level": 0,
1989 "_components": [],
1990 "_prefab": null,
1991 "_opacity": 255,
1992 "_color": {
1993 "__type__": "cc.Color",
1994 "r": 255,
1995 "g": 255,
1996 "b": 255,
1997 "a": 255
1998 },
1999 "_contentSize": {
2000 "__type__": "cc.Size",
2001 "width": 800,
2002 "height": 150
2003 },
2004 "_anchorPoint": {
2005 "__type__": "cc.Vec2",
2006 "x": 0,
2007 "y": 0.5
2008 },
2009 "_position": {
2010 "__type__": "cc.Vec3",
2011 "x": 0,
2012 "y": 0,
2013 "z": 0
2014 },
2015 "_scale": {
2016 "__type__": "cc.Vec3",
2017 "x": 1,
2018 "y": 1,
2019 "z": 1
2020 },
2021 "_eulerAngles": {
2022 "__type__": "cc.Vec3",
2023 "x": 0,
2024 "y": 0,
2025 "z": 0
2026 },
2027 "_skewX": 0,
2028 "_skewY": 0,
2029 "_is3DNode": false,
2030 "groupIndex": 0,
2031 "_rotationX": 0,
2032 "_rotationY": 0,
2033 "_id": "50gubzGHpBHYcYIyt55pl2"
2034 },
2035 {
2036 "__type__": "cc.Node",
2037 "_name": "EpisodeList",
2038 "_objFlags": 0,
2039 "_parent": {
2040 "__id__": 44
2041 },
2042 "_children": [],
2043 "_active": true,
2044 "_level": 0,
2045 "_components": [],
2046 "_prefab": null,
2047 "_opacity": 255,
2048 "_color": {
2049 "__type__": "cc.Color",
2050 "r": 255,
2051 "g": 255,
2052 "b": 255,
2053 "a": 255
2054 },
2055 "_contentSize": {
2056 "__type__": "cc.Size",
2057 "width": 0,
2058 "height": 0
2059 },
2060 "_anchorPoint": {
2061 "__type__": "cc.Vec2",
2062 "x": 0,
2063 "y": 0.5
2064 },
2065 "_position": {
2066 "__type__": "cc.Vec3",
2067 "x": 0,
2068 "y": 0,
2069 "z": 0
2070 },
2071 "_scale": {
2072 "__type__": "cc.Vec3",
2073 "x": 1,
2074 "y": 1,
2075 "z": 1
2076 },
2077 "_eulerAngles": {
2078 "__type__": "cc.Vec3",
2079 "x": 0,
2080 "y": 0,
2081 "z": 0
2082 },
2083 "_skewX": 0,
2084 "_skewY": 0,
2085 "_is3DNode": false,
2086 "groupIndex": 0,
2087 "_rotationX": 0,
2088 "_rotationY": 0,
2089 "_id": "36UnHp10tN/5y6tzr7vPUB"
2090 },
2091 {
2092 "__type__": "cc.Node",
2093 "_name": "GradeMask",
2094 "_objFlags": 0,
2095 "_parent": {
2096 "__id__": 2
2097 },
2098 "_children": [
2099 {
2100 "__id__": 47
2101 },
2102 {
2103 "__id__": 49
2104 }
2105 ],
2106 "_active": false,
2107 "_level": 2,
2108 "_components": [],
2109 "_prefab": null,
2110 "_opacity": 255,
2111 "_color": {
2112 "__type__": "cc.Color",
2113 "r": 255,
2114 "g": 255,
2115 "b": 255,
2116 "a": 255
2117 },
2118 "_contentSize": {
2119 "__type__": "cc.Size",
2120 "width": 1280,
2121 "height": 720
2122 },
2123 "_anchorPoint": {
2124 "__type__": "cc.Vec2",
2125 "x": 0.5,
2126 "y": 0.5
2127 },
2128 "_position": {
2129 "__type__": "cc.Vec3",
2130 "x": 0,
2131 "y": 0,
2132 "z": 0
2133 },
2134 "_scale": {
2135 "__type__": "cc.Vec3",
2136 "x": 1,
2137 "y": 1,
2138 "z": 1
2139 },
2140 "_eulerAngles": {
2141 "__type__": "cc.Vec3",
2142 "x": 0,
2143 "y": 0,
2144 "z": 0
2145 },
2146 "_skewX": 0,
2147 "_skewY": 0,
2148 "_is3DNode": false,
2149 "groupIndex": 0,
2150 "_rotationX": 0,
2151 "_rotationY": 0,
2152 "_id": "c6j7rFubhA7bd3fgZi6EKu"
2153 },
2154 {
2155 "__type__": "cc.Node",
2156 "_name": "Bg",
2157 "_objFlags": 0,
2158 "_parent": {
2159 "__id__": 46
2160 },
2161 "_children": [],
2162 "_active": true,
2163 "_level": 2,
2164 "_components": [
2165 {
2166 "__id__": 48
2167 }
2168 ],
2169 "_prefab": null,
2170 "_opacity": 150,
2171 "_color": {
2172 "__type__": "cc.Color",
2173 "r": 0,
2174 "g": 0,
2175 "b": 0,
2176 "a": 255
2177 },
2178 "_contentSize": {
2179 "__type__": "cc.Size",
2180 "width": 1280,
2181 "height": 720
2182 },
2183 "_anchorPoint": {
2184 "__type__": "cc.Vec2",
2185 "x": 0.5,
2186 "y": 0.5
2187 },
2188 "_position": {
2189 "__type__": "cc.Vec3",
2190 "x": 0,
2191 "y": 0,
2192 "z": 0
2193 },
2194 "_scale": {
2195 "__type__": "cc.Vec3",
2196 "x": 1,
2197 "y": 1,
2198 "z": 1
2199 },
2200 "_eulerAngles": {
2201 "__type__": "cc.Vec3",
2202 "x": 0,
2203 "y": 0,
2204 "z": 0
2205 },
2206 "_skewX": 0,
2207 "_skewY": 0,
2208 "_is3DNode": false,
2209 "groupIndex": 0,
2210 "_rotationX": 0,
2211 "_rotationY": 0,
2212 "_id": "ebkyAOfrtMg6+TC7t2Sgfs"
2213 },
2214 {
2215 "__type__": "cc.Sprite",
2216 "_name": "",
2217 "_objFlags": 0,
2218 "node": {
2219 "__id__": 47
2220 },
2221 "_enabled": true,
2222 "_materials": [],
2223 "_srcBlendFactor": 770,
2224 "_dstBlendFactor": 771,
2225 "_spriteFrame": {
2226 "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
2227 },
2228 "_type": 0,
2229 "_sizeMode": 0,
2230 "_fillType": 0,
2231 "_fillCenter": {
2232 "__type__": "cc.Vec2",
2233 "x": 0,
2234 "y": 0
2235 },
2236 "_fillStart": 0,
2237 "_fillRange": 0,
2238 "_isTrimmedMode": true,
2239 "_atlas": null,
2240 "_id": "1c/bdo4dBCD4xuaJ04Z+Xr"
2241 },
2242 {
2243 "__type__": "cc.Node",
2244 "_name": "Pic",
2245 "_objFlags": 0,
2246 "_parent": {
2247 "__id__": 46
2248 },
2249 "_children": [
2250 {
2251 "__id__": 50
2252 },
2253 {
2254 "__id__": 53
2255 },
2256 {
2257 "__id__": 56
2258 },
2259 {
2260 "__id__": 59
2261 },
2262 {
2263 "__id__": 62
2264 }
2265 ],
2266 "_active": true,
2267 "_level": 2,
2268 "_components": [
2269 {
2270 "__id__": 65
2271 }
2272 ],
2273 "_prefab": null,
2274 "_opacity": 255,
2275 "_color": {
2276 "__type__": "cc.Color",
2277 "r": 255,
2278 "g": 255,
2279 "b": 255,
2280 "a": 255
2281 },
2282 "_contentSize": {
2283 "__type__": "cc.Size",
2284 "width": 526,
2285 "height": 589
2286 },
2287 "_anchorPoint": {
2288 "__type__": "cc.Vec2",
2289 "x": 0.5,
2290 "y": 0.5
2291 },
2292 "_position": {
2293 "__type__": "cc.Vec3",
2294 "x": 0,
2295 "y": 0,
2296 "z": 0
2297 },
2298 "_scale": {
2299 "__type__": "cc.Vec3",
2300 "x": 1,
2301 "y": 1,
2302 "z": 1
2303 },
2304 "_eulerAngles": {
2305 "__type__": "cc.Vec3",
2306 "x": 0,
2307 "y": 0,
2308 "z": 0
2309 },
2310 "_skewX": 0,
2311 "_skewY": 0,
2312 "_is3DNode": false,
2313 "groupIndex": 0,
2314 "_rotationX": 0,
2315 "_rotationY": 0,
2316 "_id": "472pOG+zlI3rm9KVCqMmXH"
2317 },
2318 {
2319 "__type__": "cc.Node",
2320 "_name": "Score10",
2321 "_objFlags": 0,
2322 "_parent": {
2323 "__id__": 49
2324 },
2325 "_children": [],
2326 "_active": true,
2327 "_level": 3,
2328 "_components": [
2329 {
2330 "__id__": 51
2331 },
2332 {
2333 "__id__": 52
2334 }
2335 ],
2336 "_prefab": null,
2337 "_opacity": 255,
2338 "_color": {
2339 "__type__": "cc.Color",
2340 "r": 255,
2341 "g": 255,
2342 "b": 255,
2343 "a": 255
2344 },
2345 "_contentSize": {
2346 "__type__": "cc.Size",
2347 "width": 380,
2348 "height": 50
2349 },
2350 "_anchorPoint": {
2351 "__type__": "cc.Vec2",
2352 "x": 0.5,
2353 "y": 0.5
2354 },
2355 "_position": {
2356 "__type__": "cc.Vec3",
2357 "x": -3,
2358 "y": 1.5,
2359 "z": 0
2360 },
2361 "_scale": {
2362 "__type__": "cc.Vec3",
2363 "x": 1,
2364 "y": 1,
2365 "z": 1
2366 },
2367 "_eulerAngles": {
2368 "__type__": "cc.Vec3",
2369 "x": 0,
2370 "y": 0,
2371 "z": 0
2372 },
2373 "_skewX": 0,
2374 "_skewY": 0,
2375 "_is3DNode": false,
2376 "groupIndex": 0,
2377 "_rotationX": 0,
2378 "_rotationY": 0,
2379 "_id": "b9wCiIGSRBdZ+Shr3zaWz2"
2380 },
2381 {
2382 "__type__": "cc.Sprite",
2383 "_name": "",
2384 "_objFlags": 0,
2385 "node": {
2386 "__id__": 50
2387 },
2388 "_enabled": true,
2389 "_materials": [],
2390 "_srcBlendFactor": 770,
2391 "_dstBlendFactor": 771,
2392 "_spriteFrame": null,
2393 "_type": 0,
2394 "_sizeMode": 1,
2395 "_fillType": 0,
2396 "_fillCenter": {
2397 "__type__": "cc.Vec2",
2398 "x": 0,
2399 "y": 0
2400 },
2401 "_fillStart": 0,
2402 "_fillRange": 0,
2403 "_isTrimmedMode": true,
2404 "_atlas": null,
2405 "_id": "e5ZfYEj51CFKD6y4H6SIyc"
2406 },
2407 {
2408 "__type__": "cc.Widget",
2409 "_name": "",
2410 "_objFlags": 0,
2411 "node": {
2412 "__id__": 50
2413 },
2414 "_enabled": true,
2415 "alignMode": 1,
2416 "_target": null,
2417 "_alignFlags": 9,
2418 "_left": 70,
2419 "_right": 0,
2420 "_top": 268,
2421 "_bottom": 0,
2422 "_verticalCenter": 0,
2423 "_horizontalCenter": 0,
2424 "_isAbsLeft": true,
2425 "_isAbsRight": true,
2426 "_isAbsTop": true,
2427 "_isAbsBottom": true,
2428 "_isAbsHorizontalCenter": true,
2429 "_isAbsVerticalCenter": true,
2430 "_originalWidth": 0,
2431 "_originalHeight": 0,
2432 "_id": "8c5fylQ7FJQo73/yy2d4Du"
2433 },
2434 {
2435 "__type__": "cc.Node",
2436 "_name": "Score8",
2437 "_objFlags": 0,
2438 "_parent": {
2439 "__id__": 49
2440 },
2441 "_children": [],
2442 "_active": true,
2443 "_level": 3,
2444 "_components": [
2445 {
2446 "__id__": 54
2447 },
2448 {
2449 "__id__": 55
2450 }
2451 ],
2452 "_prefab": null,
2453 "_opacity": 255,
2454 "_color": {
2455 "__type__": "cc.Color",
2456 "r": 255,
2457 "g": 255,
2458 "b": 255,
2459 "a": 255
2460 },
2461 "_contentSize": {
2462 "__type__": "cc.Size",
2463 "width": 380,
2464 "height": 50
2465 },
2466 "_anchorPoint": {
2467 "__type__": "cc.Vec2",
2468 "x": 0.5,
2469 "y": 0.5
2470 },
2471 "_position": {
2472 "__type__": "cc.Vec3",
2473 "x": -3,
2474 "y": -52.5,
2475 "z": 0
2476 },
2477 "_scale": {
2478 "__type__": "cc.Vec3",
2479 "x": 1,
2480 "y": 1,
2481 "z": 1
2482 },
2483 "_eulerAngles": {
2484 "__type__": "cc.Vec3",
2485 "x": 0,
2486 "y": 0,
2487 "z": 0
2488 },
2489 "_skewX": 0,
2490 "_skewY": 0,
2491 "_is3DNode": false,
2492 "groupIndex": 0,
2493 "_rotationX": 0,
2494 "_rotationY": 0,
2495 "_id": "112Sy9rzdAjZ1DXc/EHQZi"
2496 },
2497 {
2498 "__type__": "cc.Sprite",
2499 "_name": "",
2500 "_objFlags": 0,
2501 "node": {
2502 "__id__": 53
2503 },
2504 "_enabled": true,
2505 "_materials": [],
2506 "_srcBlendFactor": 770,
2507 "_dstBlendFactor": 771,
2508 "_spriteFrame": null,
2509 "_type": 0,
2510 "_sizeMode": 1,
2511 "_fillType": 0,
2512 "_fillCenter": {
2513 "__type__": "cc.Vec2",
2514 "x": 0,
2515 "y": 0
2516 },
2517 "_fillStart": 0,
2518 "_fillRange": 0,
2519 "_isTrimmedMode": true,
2520 "_atlas": null,
2521 "_id": "fc8Bhky8JKFpfj4ZjNUBH7"
2522 },
2523 {
2524 "__type__": "cc.Widget",
2525 "_name": "",
2526 "_objFlags": 0,
2527 "node": {
2528 "__id__": 53
2529 },
2530 "_enabled": true,
2531 "alignMode": 1,
2532 "_target": null,
2533 "_alignFlags": 9,
2534 "_left": 70,
2535 "_right": 0,
2536 "_top": 322,
2537 "_bottom": 0,
2538 "_verticalCenter": 0,
2539 "_horizontalCenter": 0,
2540 "_isAbsLeft": true,
2541 "_isAbsRight": true,
2542 "_isAbsTop": true,
2543 "_isAbsBottom": true,
2544 "_isAbsHorizontalCenter": true,
2545 "_isAbsVerticalCenter": true,
2546 "_originalWidth": 0,
2547 "_originalHeight": 0,
2548 "_id": "55fxw6G1xAMbgjVL/KYz01"
2549 },
2550 {
2551 "__type__": "cc.Node",
2552 "_name": "Score6",
2553 "_objFlags": 0,
2554 "_parent": {
2555 "__id__": 49
2556 },
2557 "_children": [],
2558 "_active": true,
2559 "_level": 3,
2560 "_components": [
2561 {
2562 "__id__": 57
2563 },
2564 {
2565 "__id__": 58
2566 }
2567 ],
2568 "_prefab": null,
2569 "_opacity": 255,
2570 "_color": {
2571 "__type__": "cc.Color",
2572 "r": 255,
2573 "g": 255,
2574 "b": 255,
2575 "a": 255
2576 },
2577 "_contentSize": {
2578 "__type__": "cc.Size",
2579 "width": 380,
2580 "height": 50
2581 },
2582 "_anchorPoint": {
2583 "__type__": "cc.Vec2",
2584 "x": 0.5,
2585 "y": 0.5
2586 },
2587 "_position": {
2588 "__type__": "cc.Vec3",
2589 "x": -3,
2590 "y": -107.5,
2591 "z": 0
2592 },
2593 "_scale": {
2594 "__type__": "cc.Vec3",
2595 "x": 1,
2596 "y": 1,
2597 "z": 1
2598 },
2599 "_eulerAngles": {
2600 "__type__": "cc.Vec3",
2601 "x": 0,
2602 "y": 0,
2603 "z": 0
2604 },
2605 "_skewX": 0,
2606 "_skewY": 0,
2607 "_is3DNode": false,
2608 "groupIndex": 0,
2609 "_rotationX": 0,
2610 "_rotationY": 0,
2611 "_id": "cc6F0wLPdPXo62OTPQAx9B"
2612 },
2613 {
2614 "__type__": "cc.Sprite",
2615 "_name": "",
2616 "_objFlags": 0,
2617 "node": {
2618 "__id__": 56
2619 },
2620 "_enabled": true,
2621 "_materials": [],
2622 "_srcBlendFactor": 770,
2623 "_dstBlendFactor": 771,
2624 "_spriteFrame": null,
2625 "_type": 0,
2626 "_sizeMode": 1,
2627 "_fillType": 0,
2628 "_fillCenter": {
2629 "__type__": "cc.Vec2",
2630 "x": 0,
2631 "y": 0
2632 },
2633 "_fillStart": 0,
2634 "_fillRange": 0,
2635 "_isTrimmedMode": true,
2636 "_atlas": null,
2637 "_id": "9ciFvk+fBP6qqdNdHdnrle"
2638 },
2639 {
2640 "__type__": "cc.Widget",
2641 "_name": "",
2642 "_objFlags": 0,
2643 "node": {
2644 "__id__": 56
2645 },
2646 "_enabled": true,
2647 "alignMode": 1,
2648 "_target": null,
2649 "_alignFlags": 9,
2650 "_left": 70,
2651 "_right": 0,
2652 "_top": 377,
2653 "_bottom": 0,
2654 "_verticalCenter": 0,
2655 "_horizontalCenter": 0,
2656 "_isAbsLeft": true,
2657 "_isAbsRight": true,
2658 "_isAbsTop": true,
2659 "_isAbsBottom": true,
2660 "_isAbsHorizontalCenter": true,
2661 "_isAbsVerticalCenter": true,
2662 "_originalWidth": 0,
2663 "_originalHeight": 0,
2664 "_id": "9eblDwqUZHVp0bvqIwfyhX"
2665 },
2666 {
2667 "__type__": "cc.Node",
2668 "_name": "Score4",
2669 "_objFlags": 0,
2670 "_parent": {
2671 "__id__": 49
2672 },
2673 "_children": [],
2674 "_active": true,
2675 "_level": 3,
2676 "_components": [
2677 {
2678 "__id__": 60
2679 },
2680 {
2681 "__id__": 61
2682 }
2683 ],
2684 "_prefab": null,
2685 "_opacity": 255,
2686 "_color": {
2687 "__type__": "cc.Color",
2688 "r": 255,
2689 "g": 255,
2690 "b": 255,
2691 "a": 255
2692 },
2693 "_contentSize": {
2694 "__type__": "cc.Size",
2695 "width": 380,
2696 "height": 50
2697 },
2698 "_anchorPoint": {
2699 "__type__": "cc.Vec2",
2700 "x": 0.5,
2701 "y": 0.5
2702 },
2703 "_position": {
2704 "__type__": "cc.Vec3",
2705 "x": -3,
2706 "y": -161.5,
2707 "z": 0
2708 },
2709 "_scale": {
2710 "__type__": "cc.Vec3",
2711 "x": 1,
2712 "y": 1,
2713 "z": 1
2714 },
2715 "_eulerAngles": {
2716 "__type__": "cc.Vec3",
2717 "x": 0,
2718 "y": 0,
2719 "z": 0
2720 },
2721 "_skewX": 0,
2722 "_skewY": 0,
2723 "_is3DNode": false,
2724 "groupIndex": 0,
2725 "_rotationX": 0,
2726 "_rotationY": 0,
2727 "_id": "aam3+yW2JKYq6W1IZnahD7"
2728 },
2729 {
2730 "__type__": "cc.Sprite",
2731 "_name": "",
2732 "_objFlags": 0,
2733 "node": {
2734 "__id__": 59
2735 },
2736 "_enabled": true,
2737 "_materials": [],
2738 "_srcBlendFactor": 770,
2739 "_dstBlendFactor": 771,
2740 "_spriteFrame": null,
2741 "_type": 0,
2742 "_sizeMode": 1,
2743 "_fillType": 0,
2744 "_fillCenter": {
2745 "__type__": "cc.Vec2",
2746 "x": 0,
2747 "y": 0
2748 },
2749 "_fillStart": 0,
2750 "_fillRange": 0,
2751 "_isTrimmedMode": true,
2752 "_atlas": null,
2753 "_id": "cfP/0dfANOt7UXnAccgSTL"
2754 },
2755 {
2756 "__type__": "cc.Widget",
2757 "_name": "",
2758 "_objFlags": 0,
2759 "node": {
2760 "__id__": 59
2761 },
2762 "_enabled": true,
2763 "alignMode": 1,
2764 "_target": null,
2765 "_alignFlags": 9,
2766 "_left": 70,
2767 "_right": 0,
2768 "_top": 431,
2769 "_bottom": 0,
2770 "_verticalCenter": 0,
2771 "_horizontalCenter": 0,
2772 "_isAbsLeft": true,
2773 "_isAbsRight": true,
2774 "_isAbsTop": true,
2775 "_isAbsBottom": true,
2776 "_isAbsHorizontalCenter": true,
2777 "_isAbsVerticalCenter": true,
2778 "_originalWidth": 0,
2779 "_originalHeight": 0,
2780 "_id": "270m4FwfpAxq1KNRax/PhI"
2781 },
2782 {
2783 "__type__": "cc.Node",
2784 "_name": "Score2",
2785 "_objFlags": 0,
2786 "_parent": {
2787 "__id__": 49
2788 },
2789 "_children": [],
2790 "_active": true,
2791 "_level": 3,
2792 "_components": [
2793 {
2794 "__id__": 63
2795 },
2796 {
2797 "__id__": 64
2798 }
2799 ],
2800 "_prefab": null,
2801 "_opacity": 255,
2802 "_color": {
2803 "__type__": "cc.Color",
2804 "r": 255,
2805 "g": 255,
2806 "b": 255,
2807 "a": 255
2808 },
2809 "_contentSize": {
2810 "__type__": "cc.Size",
2811 "width": 380,
2812 "height": 50
2813 },
2814 "_anchorPoint": {
2815 "__type__": "cc.Vec2",
2816 "x": 0.5,
2817 "y": 0.5
2818 },
2819 "_position": {
2820 "__type__": "cc.Vec3",
2821 "x": -3,
2822 "y": -216.5,
2823 "z": 0
2824 },
2825 "_scale": {
2826 "__type__": "cc.Vec3",
2827 "x": 1,
2828 "y": 1,
2829 "z": 1
2830 },
2831 "_eulerAngles": {
2832 "__type__": "cc.Vec3",
2833 "x": 0,
2834 "y": 0,
2835 "z": 0
2836 },
2837 "_skewX": 0,
2838 "_skewY": 0,
2839 "_is3DNode": false,
2840 "groupIndex": 0,
2841 "_rotationX": 0,
2842 "_rotationY": 0,
2843 "_id": "f46QwIXrNDtq0kNRDcUv7f"
2844 },
2845 {
2846 "__type__": "cc.Sprite",
2847 "_name": "",
2848 "_objFlags": 0,
2849 "node": {
2850 "__id__": 62
2851 },
2852 "_enabled": true,
2853 "_materials": [],
2854 "_srcBlendFactor": 770,
2855 "_dstBlendFactor": 771,
2856 "_spriteFrame": null,
2857 "_type": 0,
2858 "_sizeMode": 1,
2859 "_fillType": 0,
2860 "_fillCenter": {
2861 "__type__": "cc.Vec2",
2862 "x": 0,
2863 "y": 0
2864 },
2865 "_fillStart": 0,
2866 "_fillRange": 0,
2867 "_isTrimmedMode": true,
2868 "_atlas": null,
2869 "_id": "c427XAA1xEipWtFiWI4nfY"
2870 },
2871 {
2872 "__type__": "cc.Widget",
2873 "_name": "",
2874 "_objFlags": 0,
2875 "node": {
2876 "__id__": 62
2877 },
2878 "_enabled": true,
2879 "alignMode": 1,
2880 "_target": null,
2881 "_alignFlags": 9,
2882 "_left": 70,
2883 "_right": 0,
2884 "_top": 486,
2885 "_bottom": 0,
2886 "_verticalCenter": 0,
2887 "_horizontalCenter": 0,
2888 "_isAbsLeft": true,
2889 "_isAbsRight": true,
2890 "_isAbsTop": true,
2891 "_isAbsBottom": true,
2892 "_isAbsHorizontalCenter": true,
2893 "_isAbsVerticalCenter": true,
2894 "_originalWidth": 0,
2895 "_originalHeight": 0,
2896 "_id": "2fLNDs+I1OJIlAtuWJI1kP"
2897 },
2898 {
2899 "__type__": "cc.Sprite",
2900 "_name": "",
2901 "_objFlags": 0,
2902 "node": {
2903 "__id__": 49
2904 },
2905 "_enabled": true,
2906 "_materials": [],
2907 "_srcBlendFactor": 770,
2908 "_dstBlendFactor": 771,
2909 "_spriteFrame": null,
2910 "_type": 0,
2911 "_sizeMode": 1,
2912 "_fillType": 0,
2913 "_fillCenter": {
2914 "__type__": "cc.Vec2",
2915 "x": 0,
2916 "y": 0
2917 },
2918 "_fillStart": 0,
2919 "_fillRange": 0,
2920 "_isTrimmedMode": true,
2921 "_atlas": null,
2922 "_id": "22A177EqtPDIaMH+J/RHLM"
2923 },
2924 {
2925 "__type__": "cc.Node",
2926 "_name": "HomeBtn",
2927 "_objFlags": 0,
2928 "_parent": {
2929 "__id__": 2
2930 },
2931 "_children": [
2932 {
2933 "__id__": 67
2934 }
2935 ],
2936 "_active": true,
2937 "_level": 2,
2938 "_components": [],
2939 "_prefab": null,
2940 "_opacity": 255,
2941 "_color": {
2942 "__type__": "cc.Color",
2943 "r": 255,
2944 "g": 255,
2945 "b": 255,
2946 "a": 255
2947 },
2948 "_contentSize": {
2949 "__type__": "cc.Size",
2950 "width": 137,
2951 "height": 65
2952 },
2953 "_anchorPoint": {
2954 "__type__": "cc.Vec2",
2955 "x": 0.5,
2956 "y": 0.5
2957 },
2958 "_position": {
2959 "__type__": "cc.Vec3",
2960 "x": 532.996,
2961 "y": 287.175,
2962 "z": 0
2963 },
2964 "_scale": {
2965 "__type__": "cc.Vec3",
2966 "x": 1,
2967 "y": 1,
2968 "z": 1
2969 },
2970 "_eulerAngles": {
2971 "__type__": "cc.Vec3",
2972 "x": 0,
2973 "y": 0,
2974 "z": 0
2975 },
2976 "_skewX": 0,
2977 "_skewY": 0,
2978 "_is3DNode": false,
2979 "groupIndex": 0,
2980 "_rotationX": 0,
2981 "_rotationY": 0,
2982 "_id": "30talm8KZO848kcw1S8iY+"
2983 },
2984 {
2985 "__type__": "cc.Node",
2986 "_name": "Bg",
2987 "_objFlags": 0,
2988 "_parent": {
2989 "__id__": 66
2990 },
2991 "_children": [],
2992 "_active": true,
2993 "_level": 2,
2994 "_components": [
2995 {
2996 "__id__": 68
2997 },
2998 {
2999 "__id__": 69
3000 }
3001 ],
3002 "_prefab": null,
3003 "_opacity": 255,
3004 "_color": {
3005 "__type__": "cc.Color",
3006 "r": 230,
3007 "g": 230,
3008 "b": 230,
3009 "a": 255
3010 },
3011 "_contentSize": {
3012 "__type__": "cc.Size",
3013 "width": 137,
3014 "height": 65
3015 },
3016 "_anchorPoint": {
3017 "__type__": "cc.Vec2",
3018 "x": 0.5,
3019 "y": 0.5
3020 },
3021 "_position": {
3022 "__type__": "cc.Vec3",
3023 "x": 0,
3024 "y": 0,
3025 "z": 0
3026 },
3027 "_scale": {
3028 "__type__": "cc.Vec3",
3029 "x": 1,
3030 "y": 1,
3031 "z": 1
3032 },
3033 "_eulerAngles": {
3034 "__type__": "cc.Vec3",
3035 "x": 0,
3036 "y": 0,
3037 "z": 0
3038 },
3039 "_skewX": 0,
3040 "_skewY": 0,
3041 "_is3DNode": false,
3042 "groupIndex": 0,
3043 "_rotationX": 0,
3044 "_rotationY": 0,
3045 "_id": "daGT/YybRCHZDdjxkqi5rs"
3046 },
3047 {
3048 "__type__": "cc.Sprite",
3049 "_name": "",
3050 "_objFlags": 0,
3051 "node": {
3052 "__id__": 67
3053 },
3054 "_enabled": true,
3055 "_materials": [
3056 {
3057 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
3058 }
3059 ],
3060 "_srcBlendFactor": 770,
3061 "_dstBlendFactor": 771,
3062 "_spriteFrame": {
3063 "__uuid__": "4d637a1b-2b7c-495b-8230-a211305f8e36"
3064 },
3065 "_type": 1,
3066 "_sizeMode": 0,
3067 "_fillType": 0,
3068 "_fillCenter": {
3069 "__type__": "cc.Vec2",
3070 "x": 0,
3071 "y": 0
3072 },
3073 "_fillStart": 0,
3074 "_fillRange": 0,
3075 "_isTrimmedMode": true,
3076 "_atlas": null,
3077 "_id": "3awJiKZbhGuZtuYm/FOCKe"
3078 },
3079 {
3080 "__type__": "cc.Widget",
3081 "_name": "",
3082 "_objFlags": 0,
3083 "node": {
3084 "__id__": 67
3085 },
3086 "_enabled": true,
3087 "alignMode": 0,
3088 "_target": null,
3089 "_alignFlags": 45,
3090 "_left": 0,
3091 "_right": 0,
3092 "_top": 0,
3093 "_bottom": 0,
3094 "_verticalCenter": 0,
3095 "_horizontalCenter": 0,
3096 "_isAbsLeft": true,
3097 "_isAbsRight": true,
3098 "_isAbsTop": true,
3099 "_isAbsBottom": true,
3100 "_isAbsHorizontalCenter": true,
3101 "_isAbsVerticalCenter": true,
3102 "_originalWidth": 100,
3103 "_originalHeight": 40,
3104 "_id": "4enAFlcr9ODqF8y1mK4Fa7"
3105 },
3106 {
3107 "__type__": "cc.Canvas",
3108 "_name": "",
3109 "_objFlags": 0,
3110 "node": {
3111 "__id__": 2
3112 },
3113 "_enabled": true,
3114 "_designResolution": {
3115 "__type__": "cc.Size",
3116 "width": 1280,
3117 "height": 720
3118 },
3119 "_fitWidth": false,
3120 "_fitHeight": true,
3121 "_id": "05zsCbx29H44l5CMEKQyBO"
3122 },
3123 {
3124 "__type__": "efb5f66/epM1a0NFe240po5",
3125 "_name": "",
3126 "_objFlags": 0,
3127 "node": {
3128 "__id__": 2
3129 },
3130 "_enabled": true,
3131 "_cLog": null,
3132 "_cApplication": null,
3133 "_cFocus": null,
3134 "_aFocusTargets": [],
3135 "_fiCurrentFocus": null,
3136 "_iSceneStatus": 0,
3137 "_fFocusScaleFactor": 1.06,
3138 "_bIsFocusInit": false,
3139 "_oSceneContext": null,
3140 "_oNextSceneParameter": null,
3141 "_compPlayer": null,
3142 "_aTouchContext": [],
3143 "_defaultBackScene": null,
3144 "_oFocusScaleFactorInfo": null,
3145 "holdClick": false,
3146 "_bShowExitBox": false,
3147 "_iCurrentNaviNumLoc": 1,
3148 "_iNaviNumTotal": 0,
3149 "_iMediaId": 0,
3150 "_iBookMarkEpisodeId": 0,
3151 "_iFavId": 0,
3152 "_bCollected": false,
3153 "_bScore": false,
3154 "_bIsNaviDataInit": false,
3155 "_oEpisode": null,
3156 "_iEpisodeNum": 1,
3157 "_strMediaName": "",
3158 "_strMediaCode": "",
3159 "_strPlayUrl": "",
3160 "videoPlay": {
3161 "__id__": 16
3162 },
3163 "spriteScore": {
3164 "__id__": 29
3165 },
3166 "spriteCollect": {
3167 "__id__": 31
3168 },
3169 "homeBtnSprite": {
3170 "__id__": 68
3171 },
3172 "PFB_NAVI": {
3173 "__uuid__": "1cb3acd3-8d3d-4b03-8d31-4ad0dc890896"
3174 },
3175 "PFB_EPISODE": {
3176 "__uuid__": "6ee0ee49-2ae9-48b4-9413-6a14758788ad"
3177 },
3178 "_id": "06qU3uaDhADpqFb1ibjzJf"
3179 }
3180 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.2.0",
3 "uuid": "49547f78-96a5-4d83-a99c-6cbb17e57df6",
4 "asyncLoadAssets": false,
5 "autoReleaseAssets": false,
6 "subMetas": {}
7 }
...\ No newline at end of file ...\ No newline at end of file
1 //分类详情
2 var Common = require('Common');
3 var Network = require('Network');
4 var TVFocus = require('TVFocus');
5 var FocusInfo = require('FocusInfo');
6 var TVCanvas = require('TVCanvas');
7 var TVScrollParameter = require('TVScrollParameter');
8 var BusinessParameter = require('BusinessParameter');
9 var Utils = require('Utils');
10
11 cc.Class({
12 extends: TVCanvas,
13
14 properties: {
15 _iCurrentNaviNumLoc: 1,
16 _iNaviNumTotal: 0,
17 _iMediaId: 0,
18 _iBookMarkEpisodeId: 0,
19 _iFavId: 0, //校验收藏id
20 _bCollected: false, //是否收藏
21 _bScore: false,//是否评分
22 _bIsNaviDataInit: false, //是否初始化Navi
23 _oEpisode: null,
24
25 _iEpisodeNum: 1, //恢复记录中的集数
26 _strMediaName: '', //记录中的集数名称
27 _strMediaCode: '', //记录的code值
28 _strPlayUrl: '',
29
30 videoPlay: cc.VideoPlayer,
31 spriteScore: cc.Sprite,
32 spriteCollect: cc.Sprite,
33 homeBtnSprite:cc.Sprite,
34 PFB_NAVI: {
35 default: null,
36 type: cc.Prefab,
37 },
38 PFB_EPISODE: {
39 default: null,
40 type: cc.Prefab,
41 },
42 },
43
44 onLoad: function () {
45 this._super();
46 this._oImg = {};
47 this.spriteCollect.spriteFrame.setRect(cc.rect(0, 0, this.spriteCollect.node.width, this.spriteCollect.node.height));
48 this.spriteScore.spriteFrame.setRect(cc.rect(0, 0, this.spriteScore.node.width, this.spriteScore.node.height));
49 this.homeBtnSprite.spriteFrame.setRect(cc.rect(0, 0, this.homeBtnSprite.node.width, this.homeBtnSprite.node.height));
50
51 //-----------上下文及参数相关处理------------
52 let oSceneParameter = this._cApplication.getTopSceneParameter();
53 if (oSceneParameter) {
54 this._strAppId = oSceneParameter.appId;//应用id
55 this._iMediaId = oSceneParameter.id;
56 }
57 //恢复上下文
58 if (this._cApplication.getBackStatus()) {
59 this._oSceneContext = this._cApplication.popSceneContext();
60 this._cApplication.setBackStatus(false);
61 } else {
62 this._oSceneContext = {};
63 this._oSceneContext.currentPage = 1;
64 this._oSceneContext.requestedStart = 0;
65 this._oSceneContext._nodeGatherNumListX = 0;
66 // this._oSceneContext.elderTypeId = oSceneParameter.typeId || 37; //从上级拿过来的二级父Id
67 }
68
69 this._strAppId = this._strAppId || "tda7e47f868313d9f5"; //测试
70 this._iMediaId = this._iMediaId || 3050;
71 //---------上下文及参数相关处理结束-----------
72
73 this._graphicsLine = cc.find('EpisodeArea/GraphicsLine', this.node).getComponent(cc.Graphics);
74
75 //剧集分类
76 this._nodeNaviListWrapper = cc.find("NaviArea/NaviListWrapper", this.node);
77 this._nodeNaviList = cc.find('NaviList', this._nodeNaviListWrapper);
78 this._nodeNaviList.addComponent(TVScrollParameter);
79 //剧集分类
80 this._nodeEpisodeListWrapper = cc.find("EpisodeArea/EpisodeListWrapper", this.node);
81 this._nodeEpisodeList = cc.find("EpisodeList", this._nodeEpisodeListWrapper);
82
83 this.initPrefab();
84 this.getPageBgTest(this, 'background');
85 this.addHomeIcon(this);
86 // this.getLastPlayRecord(); //获取播放记录
87 this.checkPfbReadyAndInitPage(); //获取节目详情
88 this.getAndCheckCollect();
89
90
91 //VideoPlayer
92 // this.videoPlayer = cc.find("PlayBg/VideoView", this.node).getComponent(cc.VideoPlayer);
93 // cc.log("this.videoPlayer-------------------->" + this.videoPlay);
94 // this.videoPlay.remoteURL = "http://vjs.zencdn.net/v/oceans.mp4"; //测试播放器
95 // this.videoPlay.node.on('ready-to-play', function (event) {
96 // cc.log("ready-to-play--init-------->");
97 // this.videoPlay.play();
98 // }, this);
99 },
100
101 getPageBgTest: function (context, kind, spriteBg) {
102 let oRankingRequestParameters = {
103 "view": "json",
104 "token": Common.TEST_API_TOKEN,
105 };
106 Network.ajax('GET', Common.TOPDRAW_API_SERVER2 + 'ArrangeHut/GetWallPaperFrame', null, oRankingRequestParameters,
107 function (strResponse) {
108 // cc.log("Success When Get Ranking..."+strResponse);
109 try {
110 var oJSONResult = JSON.parse(strResponse);
111 if (oJSONResult.businessCode == 'success') {
112 if (oJSONResult.resultSet.length > 0) {
113 let nodeLeftRecommendPic = cc.find('Mask/Bg', context.node);
114 let normal = oJSONResult.resultSet[0].images.map.normal[0];
115 let background = oJSONResult.resultSet[0].images.map.background[0];
116 var strUrl = "";
117 if (kind == 'background') {
118 strUrl = Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[0].images.list[background].fileUrl;
119 } else if (kind == 'normal') {
120 strUrl = Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[0].images.list[normal].fileUrl;
121 }
122 if (spriteBg) { //新增骚操作
123 cc.loader.load(strUrl, function (err, texture) {
124 spriteBg.spriteFrame = new cc.SpriteFrame(texture);
125 });
126 return;
127 }
128 if (strUrl) {
129 cc.loader.load(strUrl, function (err, texture) {
130 nodeLeftRecommendPic.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture);
131 });
132 }
133 } else {
134 cc.log("Nothing...");
135 }
136 } else {
137 cc.log("Error When Get WallPaper..." + oJSONResult.description);
138 }
139 } catch (error) {
140 cc.log("Exception When Get WallPaper..." + error);
141 }
142 },
143 function (strResponse) {
144 cc.log("Error When Get WallPaper..." + strResponse);
145 }, this, "uuid");
146 },
147
148 onVideoPlayerEvent(sender, event) {
149 // this.statusLabel.string = 'Status: ' + getStatus(event);
150 if (event === cc.VideoPlayer.EventType.CLICKED) {
151 if (this.videoPlayer.isPlaying()) {
152 this.videoPlayer.pause();
153 } else {
154 this.videoPlayer.play();
155 }
156 }
157
158 else if (event === cc.VideoPlayer.EventType.COMPLETED) { //相同视频源可能造成重复播放失败
159 cc.log("play-complete---------->" + this._strPlayUrl);
160 // this.videoPlay.remoteURL = "http://139.196.37.202:8080/sparrow.lab/80sTest_hd.mp4"; //测试播放器
161 // this.videoPlay.remoteURL = this._strPlayUrl;
162 // this.videoPlay.play();
163 }
164 },
165
166 initPrefab: function () {
167 for (let i = 0; i < 4; i++) {
168 let nodeEpisodeCell = cc.instantiate(this.PFB_EPISODE);
169 nodeEpisodeCell.x = nodeEpisodeCell.width / 2 + (i) * (nodeEpisodeCell.width + 20);
170 this._nodeEpisodeList.addChild(nodeEpisodeCell, 10, "EpisodeListCell" + i);
171 let fiEpisodeBlock = nodeEpisodeCell.addComponent(FocusInfo);
172 fiEpisodeBlock.init('{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneProgramPlayerFullScreen"}}]}'
173 , true, null, null, 1.0);
174 this._aFocusTargets[0]['episode_list_cell_' + i] = nodeEpisodeCell;
175
176 // let borderX = nodeEpisodeCell.x - nodeEpisodeCell.width / 2; //搞边框
177 // let borderY = nodeEpisodeCell.y - nodeEpisodeCell.height / 2;
178 // this._graphicsLine.roundRect(borderX, borderY, 278, 175, 20);//圆角矩形路径
179 // this._graphicsLine.stroke(); //绘制路径
180 }
181 },
182
183 //校验收藏
184 getAndCheckCollect: function () {
185 var oCheckParams = {
186 'view': 'json',
187 'token': Common.TEST_API_TOKEN_EDU,
188 // 'appId': this._strAppId
189 };
190 Network.ajax("GET", Common.TOPDRAW_API_SERVER_EDU + "User/GetDefaultCollection", null, oCheckParams,
191 function (strResponse) {
192 try {
193 var oJSONResult = JSON.parse(strResponse);
194 if (oJSONResult.businessCode == 'success') {
195 this._iFavId = oJSONResult.resultSet[0].id;
196 this.checkFav();
197 cc.log("Business Success:Get CheckCollect...");
198 } else {
199 cc.log("Business Error:Get CheckCollect..." + oJSONResult.description);
200 }
201 } catch (error) {
202 cc.log("Business Exception:Get CheckCollect..." + error);
203 }
204 },
205 function (strResponse) {
206 cc.log("Business Error:Get CheckCollect..." + strResponse);
207 }, this, "uuid");
208 },
209
210 //校验收藏
211 checkFav: function () {
212 var oCheckParams = {
213 'view': 'json',
214 'token': Common.TEST_API_TOKEN,
215 'appId': this._strAppId,
216 'collectionId': this._iFavId,
217 'mediaIds': this._iMediaId,
218 'start': 0,
219 'limit': 1,
220 };
221 Network.ajax("GET", Common.TOPDRAW_API_SERVER + "User/ListMediaByCollection", null, oCheckParams,
222 function (strResponse) {
223 try {
224 var oJSONResult = JSON.parse(strResponse);
225 var self = this;
226 if (oJSONResult.businessCode == 'success') {
227 if (1 == oJSONResult.resultSet.length) { //已收藏
228 this._bCollected = true;
229 cc.loader.loadRes('button/be_collected', cc.Texture2D, function (err, texture) {
230 self.spriteCollect.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 114, 106));
231 });
232 } else { //未收藏
233 this._bCollected = false;
234 cc.loader.loadRes('button/not_collected', cc.Texture2D, function (err, texture) {
235 self.spriteCollect.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 114, 106));
236 });
237 }
238 cc.log("Business Success:Get CheckCollect...");
239 } else {
240 cc.log("Business Error:Get CheckCollect..." + oJSONResult.description);
241 }
242 } catch (error) {
243 cc.log("Business Exception:Get CheckCollect..." + error);
244 }
245 },
246 function (strResponse) {
247 cc.log("Business Error:Get CheckCollect..." + strResponse);
248 }, this, "uuid");
249 },
250
251 //获取播放历史
252 getLastPlayRecord: function () {
253 var oBookMarkParams = {
254 'view': 'json',
255 'start': 0,
256 'limit': 150,
257 'token': Common.TEST_API_TOKEN,
258 'appId': this._strAppId
259 };
260 Network.ajax("GET", Common.TOPDRAW_API_SERVER + "User/ListBookmark", null, oBookMarkParams,
261 function (strResponse) {
262 try {
263 var oJSONResult = JSON.parse(strResponse);
264 if (oJSONResult.businessCode == 'success') {
265 let bIsBookMark = false;
266 for (let i = 0; i < oJSONResult.resultSet.length; i++) {
267 if (this._iMediaId == oJSONResult.resultSet[i].media_id && oJSONResult.resultSet[i].episode_id) {
268 this._iBookMarkEpisodeId = oJSONResult.resultSet[i].episode_id;
269 bIsBookMark = true;
270 this.getOneEpisode();
271 }
272 }
273
274 if (!bIsBookMark) { //以前没播放过,默认播放第一集
275 if (this._oEpisode.resultSet[0].id) {
276 this._iBookMarkEpisodeId = this._oEpisode.resultSet[0].id;
277 this.getOneEpisode();
278 }
279 }
280 cc.log("Business Success:Get Play Record...");
281 } else {
282 cc.log("Business Error:Get Play Record..." + oJSONResult.description);
283 }
284 } catch (error) {
285 cc.log("Business Exception:Get Play Record..." + error);
286 }
287 },
288 function (strResponse) {
289 cc.log("Business Error:Get Play Record..." + strResponse);
290 }, this, "uuid");
291 },
292 //播放记录
293 getOneEpisode: function () {
294 cc.log("getOneEpisode-------------------------------->");
295 if (Utils.isMobile()) {
296 cc.log("getOneEpisode isMobile-------------------------------->");
297 jsb.reflection.callStaticMethod("org/cocos2dx/javascript/ReflectActivity", "getPlayURL", "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V", this._iMediaId, this._iBookMarkEpisodeId, this._strAppId, "getPlayUrlForProgram");//获取播放器地址
298 cc.log("getOneEpisode getStrPlayUrl-------------------------------->" + strPlayUrl);
299 }
300
301 // var oBookMarkParams = {
302 // 'view': 'json',
303 // 'mediaId': this._iMediaId,
304 // "episodeId": this._iBookMarkEpisodeId,
305 // 'token': Common.TEST_API_TOKEN,
306 // 'appId': this._strAppId
307 // };
308 // Network.ajax("GET", Common.TOPDRAW_API_SERVER + "Platform/Play", null, oBookMarkParams,
309 // function (strResponse) {
310 // try {
311 // var oJSONResult = JSON.parse(strResponse);
312 // if (oJSONResult.businessCode == 'success') {
313 // var strPlayURL = oJSONResult.resultSet[0].playurl;
314 // if (strPlayURL) {
315 // //strPlayURL = "http://vjs.zencdn.net/v/oceans.mp4"; //测试使用
316 // cc.log("getOneEpisode paly url---------------------------->"+strPlayURL);
317 // this._strPlayUrl = strPlayURL;
318 // this.videoPlay.remoteURL = strPlayURL; //
319 // this.videoPlay.node.on('ready-to-play', function (event) {
320 // cc.log("ready-to-play---------------------------->test");
321 // this.videoPlay.play();
322 // }, this);
323 // }
324
325 // cc.log("Business Success:Get Play Record...");
326 // } else {
327 // cc.log("Business Error:Get Play Record..." + oJSONResult.description);
328 // }
329 // } catch (error) {
330 // cc.log("Business Exception:Get Play Record..." + error);
331 // }
332 // },
333 // function (strResponse) {
334 // cc.log("Business Error:Get Play Record..." + strResponse);
335 // }, this, "uuid");
336 },
337
338 //由Android原生回调回来
339 getPlayUrlForProgram: function (playUrl) {
340 cc.log("getPlayUrlForProgram------------------------>" + playUrl);
341 this._strPlayUrl = playUrl;
342 this.videoPlay.remoteURL = playUrl; //
343 this.videoPlay.node.on('ready-to-play', function (event) {
344 cc.log("ready-to-play---------------------------->test");
345 this.videoPlay.play();
346 }, this);
347 },
348
349 //获取节目详情
350 checkPfbReadyAndInitPage: function () {
351 //根据Id获取详情
352 let oGatherDetailRequestParameter = {
353 "view": "json",
354 "ids": this._iMediaId,
355 "start": 0,
356 "limit": 1,
357 // "appId": this._strAppId,
358 "token": Common.TEST_API_TOKEN_EDU
359 };
360 Network.ajax("GET", Common.TOPDRAW_API_SERVER_EDU + "Media/List", null, oGatherDetailRequestParameter,
361 function (strResponse) {
362 try {
363 var oJSONResult = JSON.parse(strResponse);
364 if (oJSONResult.businessCode == 'success') {
365 cc.find("HomeIcon/Text", this.node).getComponent(cc.Label).string = oJSONResult.resultSet[0].name;//标题
366 //这里给描述做拦截,防止字数多超出栏目
367 var description = oJSONResult.resultSet[0].description;
368 if (description.length > 83) {
369 description = description.substring(0, 83) + "...";
370 }
371 cc.find("IntroductionArea/Text", this.node).getComponent(cc.Label).string = description;
372 if (oJSONResult.resultSet[0].score) {
373 cc.find("IntroductionArea/Score", this.node).getComponent(cc.Label).string = parseInt(oJSONResult.resultSet[0].score * 10) / 10 + "分";
374 }
375
376 if (oJSONResult.resultSet[0].images && oJSONResult.resultSet[0].images.list.length > 0) {
377 var map;
378 if (this._strAppId == BusinessParameter.CARTOON_APPID) {
379 map = oJSONResult.resultSet[0].images.map.background ? oJSONResult.resultSet[0].images.map.background[0] : 0;
380 } else {
381 map = oJSONResult.resultSet[0].images.map.normal ? oJSONResult.resultSet[0].images.map.normal[0] : 0;
382 }
383 }
384 this._strEpisodeImg = oJSONResult.resultSet[0].images.list[map].fileUrl;
385
386 // this.getDefaultPromotion(); //获取默认明星推荐
387 this.getGatherDetailList(); //获取剧集列表
388 } else {
389 cc.log("Business Error:Get MediaDetail..." + oJSONResult.description);
390 }
391 } catch (error) {
392 cc.log("Business Exception:Get MediaDetail..." + error);
393 }
394 },
395 function (error) {
396 cc.log("Business Exception:Get MediaDetail..." + error);
397 }, this, "uuid");
398 },
399
400 // //获取默认明星推荐
401 // getDefaultPromotion: function () {
402 // let oStarPromotionPara = {
403 // "view": "json",
404 // "name": "defaultStar",
405 // "start": 0,
406 // "limit": 4,
407 // "token": Common.TEST_API_TOKEN
408 // };
409 // Network.ajax("GET", Common.TOPDRAW_API_SERVER + "Promotion/ListItemByName", null, oStarPromotionPara,
410 // function (strResponse) {
411 // try {
412 // var oJSONResult = JSON.parse(strResponse);
413 // if (oJSONResult.businessCode == 'success') {
414
415 // let nodeDefaultStar = new cc.Node("DefaultStar");
416 // nodeDefaultStar.width = oJSONResult.resultSet[0].width;
417 // nodeDefaultStar.height = oJSONResult.resultSet[0].height;
418 // let spriteDefaultStar = nodeDefaultStar.addComponent(cc.Sprite);
419 // var widgetDefaultStar = nodeDefaultStar.addComponent(cc.Widget);
420 // widgetDefaultStar.isAlignTop = true;
421 // widgetDefaultStar.isAlignLeft = true;
422 // if (oJSONResult.resultSet[0].image[0].fileUrl) {
423 // this._oImg.defaultStarImg = Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[0].image[0].fileUrl;
424 // Network.loadImageInNativeRuntime(
425 // Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[0].image[0].fileUrl,
426 // function (texture) {
427 // spriteDefaultStar.spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, oJSONResult.resultSet[0].width, oJSONResult.resultSet[0].height));
428 // }, null, this
429 // );
430 // }
431 // widgetDefaultStar.top = oJSONResult.resultSet[0].top;
432 // widgetDefaultStar.left = oJSONResult.resultSet[0].left;
433 // nodeDefaultStar.parent = this.node;
434 // //准备焦点坐标
435 // let fiDefaultStar = nodeDefaultStar.addComponent(FocusInfo);
436 // fiDefaultStar.init(
437 // oJSONResult.resultSet[0].tvlink,
438 // true, null, null, 1.15 //最后一个参数决定要不要放大显示
439 // );
440 // this._aFocusTargets[0]['DefaultStar'] = nodeDefaultStar;
441 // } else {
442 // cc.log("Business Error:Get DefaultPromotion..." + oJSONResult.description);
443 // }
444 // } catch (error) {
445 // cc.log("Business Exception:Get DefaultPromotion..." + error);
446 // }
447 // },
448 // function (error) {
449 // cc.log("Business Exception:Get DefaultPromotion..." + error);
450 // }, this, "uuid");
451 // },
452
453 getGatherDetailList: function () {
454 let oGatherNumRequestParameter = {
455 "view": "json",
456 "start": this._oSceneContext.requestedStart,
457 "limit": 20,
458 "mediaId": this._iMediaId,
459 "sortField": "index",
460 "sortDirection": "asc",
461 // "appId": this._strAppId,
462 "token": Common.TEST_API_TOKEN_EDU
463 };
464 Network.ajax("GET", Common.TOPDRAW_API_SERVER_EDU + "Episode/ListByMedia", null, oGatherNumRequestParameter,
465 function (strResponse) {
466 try {
467 var oJSONResult = JSON.parse(strResponse);
468 this._oEpisode = oJSONResult;
469 if (oJSONResult.businessCode == 'success') {
470 for (let i = 0; i < 4; i++) {
471 let nodeEpisodeListCell = this._nodeEpisodeList.getChildByName("EpisodeListCell" + i);
472 if (i >= oJSONResult.resultSet.length) {//数据较少时隐藏其他多余预制体
473 nodeEpisodeListCell.active = false; //
474 continue;
475 }
476 nodeEpisodeListCell.active = true; //恢复预制可见及可点击
477 cc.find("EpisodeNum/Text", nodeEpisodeListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name;
478 if (this._strEpisodeImg) {
479 Network.loadImageInNativeRuntime(
480 Common.TOPDRAW_IMAGE_SERVER_EDU_RIGHT + this._strEpisodeImg,
481 function (texture) {
482 nodeEpisodeListCell.getChildByName("Bg").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture);
483 }, null, this
484 );
485 }
486 // cc.find("TopArea/Name/NormalName/MidName", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name;
487 // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText1", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name;
488 // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText2", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name;
489 // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText1", nodeGatherDetailListCell).getComponent(cc.Label)._updateRenderData(true);
490 // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText2", nodeGatherDetailListCell).getComponent(cc.Label)._updateRenderData(true);
491 let fiBlock = nodeEpisodeListCell.getComponent(FocusInfo);
492 fiBlock.setTVLink(
493 '{"click":[{"action":"ChangeScene","parameters":{"sceneName":"sceneProgramPlayerFullScreen",\
494 "appId":"' + this._strAppId + '","id":"' + this._iMediaId + '","episodeNum":"' + oJSONResult.resultSet[i].index + '",\
495 "mediaCode":"'+ oJSONResult.resultSet[i].code + '","name":"' + oJSONResult.resultSet[i].name + '"}}]}'
496 );
497 }
498
499 if (!this._bIsNaviDataInit) {
500 this.initNaviList(); //初始化Navi
501 }
502 }
503
504 this.getLastPlayRecord(); //获取播放记录
505
506 this.checkDataReadyAndInitFocus();
507 } catch (error) {
508 cc.log("Exception When Get GatherNum List..." + error);
509 }
510 },
511 function (strResponse) {
512 cc.log("Error When Get GatherNum List..." + strResponse);
513 }, this, "uuid");
514 },
515
516 initNaviList: function () {
517 //剧集分类
518 let sum = this._oEpisode.count / 20;
519 this._iNaviNumTotal = Math.ceil(sum);
520 this._oSceneContext.requestedLimit = 20;
521 for (let i = 1; i <= Math.ceil(sum); i++) {
522 let nodeNaviListCell = cc.find("NaviListCell" + i, this._nodeNaviList);
523 if (nodeNaviListCell) {
524 continue;
525 }
526 nodeNaviListCell = cc.instantiate(this.PFB_NAVI);
527 nodeNaviListCell.x = nodeNaviListCell.width / 2 + (i - 1) * (nodeNaviListCell.width + 23);
528 i == Math.ceil(sum) ? nodeNaviListCell.getChildByName('Text').getComponent(cc.Label).string = (20 * i - 19) + "-" + this._oEpisode.count
529 : nodeNaviListCell.getChildByName('Text').getComponent(cc.Label).string = (20 * i - 19) + "-" + 20 * i;//TODO:最后显示应该是41-52而不是41-60
530 this._nodeNaviList.addChild(nodeNaviListCell, 10, "NaviListCell" + i);
531 cc.loader.loadRes('button/navi_bg', cc.Texture2D, function (err, texture) {
532 let spriteFrame = new cc.SpriteFrame();
533 if (i == 1) {
534 cc.find('Text', nodeNaviListCell).color = new cc.Color(112, 69, 61);
535 spriteFrame.setTexture(texture, cc.rect(0, 42, 110, 42));
536 } else {
537 spriteFrame.setTexture(texture, cc.rect(0, 0, 110, 42));
538 }
539 nodeNaviListCell.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = spriteFrame;
540 spriteFrame._calculateUV();
541 });
542 //准备焦点坐标
543 let fiNaviBlock = nodeNaviListCell.addComponent(FocusInfo);
544 fiNaviBlock.init('', true, null, null, 1.0);
545 this._aFocusTargets[0]['navi_list_cell_' + i] = nodeNaviListCell;
546
547 this._bIsNaviDataInit = true;
548 }
549 },
550
551 //添加收藏
552 addMedia2Collection: function () {
553 var oAddMedia = {
554 'view': 'json',
555 'collectionId': this._iFavId,
556 'mediaId': this._iMediaId,
557 'token': Common.TEST_API_TOKEN_EDU,
558 // 'appId': this._strAppId
559 };
560 Network.ajax("GET", Common.TOPDRAW_API_SERVER_EDU + "User/AddMedia2Collection", null, oAddMedia,
561 function (strResponse) {
562 try {
563 var oJSONResult = JSON.parse(strResponse);
564 if (oJSONResult.businessCode == 'success') {
565 var self = this;
566 this._bCollected = true;
567 cc.loader.loadRes('button/be_collected', cc.Texture2D, function (err, texture) {
568 cc.find('IntroductionArea/BtnPicCollect', self.node).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 106, 114, 106));
569 });
570 cc.log("Business Success:Get AddMedia...");
571 } else {
572 cc.log("Business Error:Get AddMedia..." + oJSONResult.description);
573 }
574 } catch (error) {
575 cc.log("Business Exception:Get AddMedia..." + error);
576 }
577 },
578 function (strResponse) {
579 cc.log("Business Error:Get AddMedia..." + strResponse);
580 }, this, "uuid");
581 },
582
583 //移除收藏
584 removeMediaFromCollection: function () {
585 var oAddMedia = {
586 'view': 'json',
587 'collectionId': this._iFavId,
588 'mediaId': this._iMediaId,
589 'token': Common.TEST_API_TOKEN_EDU,
590 // 'appId': this._strAppId
591 };
592 Network.ajax("GET", Common.TOPDRAW_API_SERVER_EDU + "User/RemoveMediaFromCollection", null, oAddMedia,
593 function (strResponse) {
594 try {
595 var oJSONResult = JSON.parse(strResponse);
596 if (oJSONResult.businessCode == 'success') {
597 var self = this;
598 this._bCollected = false;
599 cc.loader.loadRes('button/not_collected', cc.Texture2D, function (err, texture) {
600 cc.find('IntroductionArea/BtnPicCollect', self.node).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0,106, 114, 106));
601 });
602 cc.log("Business Success:Get AddMedia...");
603 } else {
604 cc.log("Business Error:Get AddMedia..." + oJSONResult.description);
605 }
606 } catch (error) {
607 cc.log("Business Exception:Get AddMedia..." + error);
608 }
609 },
610 function (strResponse) {
611 cc.log("Business Error:Get AddMedia..." + strResponse);
612 }, this, "uuid");
613 },
614
615 // //提交评分
616 // submitScore: function () {
617 // var score = this._fiCurrentFocus.node.name.substring(5, this._fiCurrentFocus.node.name.length);
618 // var oSubmitScore = {
619 // 'view': 'json',
620 // 'mediaId': this._iMediaId,
621 // 'score': score,
622 // 'token': Common.TEST_API_TOKEN,
623 // 'appId': this._strAppId
624 // };
625 // Network.ajax("GET", Common.TOPDRAW_API_SERVER + "User/AddScore", null, oSubmitScore,
626 // function (strResponse) {
627 // try {
628 // var oJSONResult = JSON.parse(strResponse);
629 // if (oJSONResult.businessCode == 'success') {
630 // cc.find('GradeMask', this.node).active = false;
631 // this._bScore = false;
632 // this._iSceneStatus = 0; //改焦点层级
633 // let fiFocusTarget = cc.find('IntroductionArea/BtnPicScore', this.node).addComponent(FocusInfo); //处理焦点
634 // this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_RIGHT, null, null);
635 // cc.log("Business Success:提交评分成功...");
636 // } else {
637 // cc.log("Business Error:Get oSubmitScore..." + oJSONResult.description);
638 // }
639 // } catch (error) {
640 // cc.log("Business Exception:Get oSubmitScore..." + error);
641 // }
642 // },
643 // function (strResponse) {
644 // cc.log("Business Error:Get oSubmitScore..." + strResponse);
645 // }, this, "uuid");
646 // },
647
648 checkDataReadyAndInitFocus: function () {
649 if (!this._bIsFocusInit) {
650 this.initFocus();
651 this._bIsFocusInit = true;
652 }
653 },
654
655 initFocus: function () {
656 this._aFocusTargets[1] = [];
657 let fiScore10 = cc.find('GradeMask/Pic/Score10', this.node).addComponent(FocusInfo); //各个评分条目
658 fiScore10.init('', false, null, null, 1.15);
659 this._aFocusTargets[1]['Score10'] = cc.find('GradeMask/Pic/Score10', this.node);
660 let fiScore8 = cc.find('GradeMask/Pic/Score8', this.node).addComponent(FocusInfo); //各个评分条目
661 fiScore8.init('', false, null, null, 1.15);
662 this._aFocusTargets[1]['Score8'] = cc.find('GradeMask/Pic/Score8', this.node);
663 let fiScore6 = cc.find('GradeMask/Pic/Score6', this.node).addComponent(FocusInfo); //各个评分条目
664 fiScore6.init('', false, null, null, 1.15);
665 this._aFocusTargets[1]['Score6'] = cc.find('GradeMask/Pic/Score6', this.node);
666 let fiScore4 = cc.find('GradeMask/Pic/Score4', this.node).addComponent(FocusInfo); //各个评分条目
667 fiScore4.init('', false, null, null, 1.15);
668 this._aFocusTargets[1]['Score4'] = cc.find('GradeMask/Pic/Score4', this.node);
669 let fiScore2 = cc.find('GradeMask/Pic/Score2', this.node).addComponent(FocusInfo); //各个评分条目
670 fiScore2.init('', false, null, null, 1.15);
671 this._aFocusTargets[1]['Score2'] = cc.find('GradeMask/Pic/Score2', this.node);
672
673 let fiVideoView = cc.find('PlayBg/VideoView', this.node).addComponent(FocusInfo); //
674 fiVideoView.init('', true, null, null, 1.0);
675 this._aFocusTargets[0]['video_view'] = cc.find('PlayBg/VideoView', this.node);
676
677 let fiScore = cc.find('IntroductionArea/BtnPicScore', this.node).addComponent(FocusInfo); //
678 fiScore.init('', true, null, null, 1.0);
679 this._aFocusTargets[0]['btn_score'] = cc.find('IntroductionArea/BtnPicScore', this.node);
680
681 let fiCollect = cc.find('IntroductionArea/BtnPicCollect', this.node).addComponent(FocusInfo); //
682 fiCollect.init('', true, null, null, 1.0);
683 this._aFocusTargets[0]['btn_collect'] = cc.find('IntroductionArea/BtnPicCollect', this.node);
684
685 let fiHomeBtn = cc.find('HomeBtn', this.node).addComponent(FocusInfo); //
686 fiHomeBtn.init('', true, null, null, 1.0);
687 this._aFocusTargets[0]['btn_home'] = cc.find('HomeBtn', this.node);
688
689 var nodeInitFocus = cc.find('PlayBg/VideoView', this.node);
690 var nodeFocus = new cc.Node('nodeFocus');
691 this.node.addChild(nodeFocus, 10);
692 this._cFocus = this.node.getChildByName('nodeFocus').addComponent(TVFocus);
693 this._cFocus.init('focusContainer', this,
694 nodeInitFocus.getComponent(FocusInfo),
695 Common.SCREEN_WIDTH, Common.SCREEN_HEIGHT, 2, 6, null);
696 },
697
698 keyDownDirection: function (Direct) {
699 var fiFocusTarget = null;
700 var fiCurrentFocus = this._fiCurrentFocus;
701 var oScrollParameter = null;
702 let aCheckResult;
703 fiFocusTarget = this._cFocus.findTarget(fiCurrentFocus, this._aFocusTargets, this._iSceneStatus, Direct);
704 //搜索到的目标节点有误,禁止它跳转
705 if (Direct == Common.MOVE_DIRECTION_RIGHT && 0 == this._fiCurrentFocus.node.name.indexOf("EpisodeListCell3")) {
706 return;
707 }
708 if (Direct == Common.MOVE_DIRECTION_LEFT && 0 == this._fiCurrentFocus.node.name.indexOf("EpisodeListCell0")) {
709 return;
710 }
711 if (!fiFocusTarget) { return; }
712 aCheckResult = this.checkFocusTarget(fiFocusTarget);
713 fiFocusTarget = aCheckResult[0];
714 oScrollParameter = aCheckResult[1];
715 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Direct, null, oScrollParameter);
716 },
717
718 checkFocusTarget: function (fiFocusTarget, oScrollParameter) {
719 // if (this._bScore && 0 != fiFocusTarget.node.name.indexOf("Score")) { //评分状态下屏蔽其他焦点
720 // return [null, oScrollParameter];
721 // }
722 if (fiFocusTarget && 0 == fiFocusTarget.node.name.indexOf("NaviListCell")) {
723 if (0 != this._fiCurrentFocus.node.name.indexOf("NaviListCell")) {
724 fiFocusTarget = cc.find("NaviListCell" + this._iCurrentNaviNumLoc, this._nodeNaviList).getComponent(FocusInfo);
725 }
726 let iIndex = fiFocusTarget.node.name.replace("NaviListCell", '');
727 if (fiFocusTarget.node.x - fiFocusTarget.node.width / 2 + this._nodeNaviList.x >= this._nodeNaviListWrapper.width) {
728 oScrollParameter = this._nodeNaviList.getComponent(TVScrollParameter);
729 oScrollParameter.setHasRelation(true);
730 oScrollParameter.setStep((fiFocusTarget.node.x + fiFocusTarget.node.width / 2 + this._nodeNaviList.x) - this._nodeNaviListWrapper.width);
731 oScrollParameter.setTargetPosition(this._nodeNaviList.x - oScrollParameter.getStep());
732 this._oSceneContext._nodeNaviListX = this._nodeNaviList.x - oScrollParameter.getStep();
733 }
734 if (fiFocusTarget.node.x + this._nodeNaviList.x < 0) {
735 oScrollParameter = this._nodeNaviList.getComponent(TVScrollParameter);
736 oScrollParameter.setHasRelation(true);
737 oScrollParameter.setStep(-fiFocusTarget.node.x + fiFocusTarget.node.width / 2 - this._nodeNaviList.x);
738 oScrollParameter.setTargetPosition(this._nodeNaviList.x + oScrollParameter.getStep())
739 this._oSceneContext._nodeNaviListX = this._nodeNaviList.x + oScrollParameter.getStep();
740 }
741 }
742 return [fiFocusTarget, oScrollParameter];
743 },
744
745 onKeyDown: function (event) {
746 this._super(event);
747 switch (event.keyCode) {
748 case cc.macro.KEY.up:
749 case Common.ANDROID_KEY.up:
750 this.keyDownDirection(Common.MOVE_DIRECTION_UP);
751 break;
752 case cc.macro.KEY.right:
753 case Common.ANDROID_KEY.right:
754 let index = this._fiCurrentFocus.node.name.replace('EpisodeListCell', '');
755 if (0 == this._fiCurrentFocus.node.name.indexOf('EpisodeListCell') && index == 3 && this._oSceneContext.currentPage * 4 < this._oEpisode.resultSet.length) {
756 this._oSceneContext.currentPage++;
757 this.moveEpisode();
758 }
759 this.keyDownDirection(Common.MOVE_DIRECTION_RIGHT);
760 break;
761 case cc.macro.KEY.down:
762 case Common.ANDROID_KEY.down:
763 this.keyDownDirection(Common.MOVE_DIRECTION_DOWN);
764 break;
765 case cc.macro.KEY.left:
766 case Common.ANDROID_KEY.left:
767 let index2 = this._fiCurrentFocus.node.name.replace('EpisodeListCell', '');
768 if (0 == this._fiCurrentFocus.node.name.indexOf('EpisodeListCell') && index2 == 0 && this._oSceneContext.currentPage > 1) {
769 this._oSceneContext.currentPage--;
770 this.moveEpisode();
771 }
772 this.keyDownDirection(Common.MOVE_DIRECTION_LEFT);
773 break;
774 case cc.macro.KEY.enter:
775 case cc.macro.KEY.space:
776 case Common.ANDROID_KEY.enter:
777 if (0 == this._fiCurrentFocus.node.name.indexOf('BtnPicCollect')) {
778 if (this._bCollected) { //已收藏
779 this.removeMediaFromCollection();
780 } else {
781 this.addMedia2Collection();
782 }
783 return;
784 } else if (0 == this._fiCurrentFocus.node.name.indexOf('BtnPicScore')) {//已经是加入课堂了
785 //敬请期待
786 this.commonTip("敬请期待",1);
787 // if (!this._bScore) {
788 // this._bScore = !this._bScore;
789 // this._iSceneStatus = 1;
790 // cc.find('GradeMask', this.node).active = true;
791 // let fiFocusTarget = cc.find('GradeMask/Pic/Score10', this.node).addComponent(FocusInfo);
792 // this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_RIGHT, null, null);
793 // }
794 // return;
795 } else if (this._bScore && 0 == this._fiCurrentFocus.node.name.indexOf('Score')) { //已经是加入课堂了
796 // this.submitScore();
797 return;
798 }else if(0 == this._fiCurrentFocus.node.name.indexOf('HomeBtn')){
799 cc.log("返回首页");
800 return;
801 }
802 this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
803 break;
804 case cc.macro.KEY.backspace:
805 case Common.ANDROID_KEY.back:
806 this.backAScene();
807 break;
808 }
809 },
810
811 //移动剧集
812 moveEpisode: function () {
813 let index = (this._oSceneContext.currentPage - 1) * 4;
814 for (let i = index; i < index + 4; i++) {
815 let nodeEpisodeListCell = this._nodeEpisodeList.getChildByName("EpisodeListCell" + i % 4);
816 // if (i >= this._oEpisode.resultSet.length) {//数据较少时隐藏其他多余预制体
817 // nodeEpisodeListCell.active = false; //
818 // continue;
819 // }
820 nodeEpisodeListCell.active = true; //恢复预制可见及可点击
821 if (this._oEpisode.resultSet[i]) {
822 cc.find("EpisodeNum/Text", nodeEpisodeListCell).getComponent(cc.Label).string = this._oEpisode.resultSet[i].name;
823 if (this._strEpisodeImg) {
824 Network.loadImageInNativeRuntime(
825 Common.TOPDRAW_IMAGE_SERVER_EDU_RIGHT + this._strEpisodeImg,
826 function (texture) {
827 nodeEpisodeListCell.getChildByName("Bg").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture);
828 }, null, this
829 );
830 }
831 } else {
832 nodeEpisodeListCell.active = false;
833 }
834 this._cFocus.hide();
835 this.scheduleOnce(() => { //指定0让回调函数在下一帧立即执行
836 this._cFocus.flyFocus(this._fiCurrentFocus, this._nodeEpisodeList.getChildByName("EpisodeListCell0").getComponent(FocusInfo), Common.MOVE_DIRECTION_LEFT, 1.0, null);
837 }, 0);
838 setTimeout(function () { //在隐藏1.2秒焦点,
839 this._cFocus.show();
840 }.bind(this), 400);
841
842 // cc.find("TopArea/Name/NormalName/MidName", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name;
843 // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText1", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name;
844 // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText2", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name;
845 // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText1", nodeGatherDetailListCell).getComponent(cc.Label)._updateRenderData(true);
846 // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText2", nodeGatherDetailListCell).getComponent(cc.Label)._updateRenderData(true);
847 // let fiBlock = nodeEpisodeListCell.getComponent(FocusInfo);
848 // fiBlock.setTVLink(
849 // '{"click":[{"action":"ChangeScene","parameters":{"sceneName":"scenePlayerFullScreen",\
850 // "appId":"' + this._strAppId + '","id":"' + this._iMediaId + '","episodeNum":"'+oJSONResult.resultSet[i].index+'",\
851 // "mediaCode":"'+oJSONResult.resultSet[i].code+'","name":"'+oJSONResult.resultSet[i].name+'"}}]}'
852 // );
853 }
854 },
855
856 onBeforeFocusChange: function (event) {
857 this._super(event);
858 let fiFrom = event.detail.from;
859 let fiTo = event.detail.to;
860
861 // if (0 == fiFrom.node.getName().indexOf('DefaultStar') || 0 == fiFrom.node.getName().indexOf('navi_list_cell_')) { //TODO:
862 // fiFrom.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
863 // }
864 // if (0 == fiFrom.node.getName().indexOf('BtnPicScore')) { //TODO:
865 // fiFrom.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
866 // }
867
868 if (0 == fiFrom.node.getName().indexOf('DefaultStar')) { //TODO:
869 // fiTo.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
870 if (this._oImg.defaultStarImg) {
871 Network.loadImageInNativeRuntime(
872 this._oImg.defaultStarImg,
873 function (texture) {
874 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
875 }, null, this
876 );
877 }
878 }
879
880 if (0 == fiFrom.node.getName().indexOf('BtnPicScore')) { //TODO:
881 // fiTo.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
882 cc.loader.loadRes('button/add_class', cc.Texture2D, function (err, texture) {
883 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
884 });
885 }
886
887 if (0 == fiFrom.node.getName().indexOf('HomeBtn')) { //TODO:
888 // fiTo.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
889 cc.loader.loadRes('button/home_button', cc.Texture2D, function (err, texture) {
890 fiFrom.node.getChildByName("Bg").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
891 });
892 }
893
894 if (0 == fiFrom.node.getName().indexOf('BtnPicCollect')) { //收藏
895 if (this._bCollected) {
896 cc.loader.loadRes('button/be_collected', cc.Texture2D, function (err, texture) {
897 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
898 });
899 } else {
900 cc.loader.loadRes('button/not_collected', cc.Texture2D, function (err, texture) {
901 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
902 });
903 }
904 }
905 if (0 == fiFrom.node.getName().indexOf('Score')) { //分数
906 let picName = fiFrom.node.name.substring(0, 7).toLowerCase();
907 cc.loader.loadRes('button/' + picName + "_1", cc.Texture2D, function (err, texture) {
908 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 380, 50));
909 });
910 }
911
912 if (0 == fiFrom.node.getName().indexOf('NaviListCell') && 0 == fiTo.node.getName().indexOf('NaviListCell')) { //剧集分类1-20.21-40...
913 cc.find('Text', fiFrom.node).color = new cc.Color(255, 255, 255);
914 // fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.getChildByName('Bg').width, fiFrom.node.getChildByName('Bg').height));
915 cc.loader.loadRes('button/navi_bg', cc.Texture2D, function (err, texture) {
916 fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.getChildByName('Bg').width, fiFrom.node.getChildByName('Bg').height));
917 });
918 }
919 },
920
921 onAfterFocusChange: function (event) {
922 this._super(event);
923 let fiFrom = event.detail.from;
924 let fiTo = event.detail.to;
925 if (0 == fiTo.node.getName().indexOf('DefaultStar')) { //TODO:
926 // fiTo.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
927 if (this._oImg.defaultStarImg) {
928 Network.loadImageInNativeRuntime(
929 this._oImg.defaultStarImg,
930 function (texture) {
931 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
932 }, null, this
933 );
934 }
935 }
936 // if (0 == fiTo.node.getName().indexOf('navi_list_cell_')) { //TODO:
937 // // fiTo.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
938 // cc.loader.loadRes('texture/button/navi_bg', cc.Texture2D, function (err, texture) {
939 // fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 42, 110, 42));
940 // });
941 // }
942 if (0 == fiTo.node.getName().indexOf('BtnPicScore')) { //TODO:
943 // fiTo.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
944 cc.loader.loadRes('button/add_class', cc.Texture2D, function (err, texture) {
945 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
946 });
947 }
948
949 if (0 == fiTo.node.getName().indexOf('HomeBtn')) { //TODO:
950 // fiTo.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
951 cc.loader.loadRes('button/home_button', cc.Texture2D, function (err, texture) {
952 fiTo.node.getChildByName("Bg").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
953 });
954 }
955
956 if (0 == fiTo.node.getName().indexOf('BtnPicCollect')) { //收藏
957 if (this._bCollected) {
958 cc.loader.loadRes('button/be_collected', cc.Texture2D, function (err, texture) {
959 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
960 });
961 } else {
962 cc.loader.loadRes('button/not_collected', cc.Texture2D, function (err, texture) {
963 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
964 });
965 }
966 }
967
968 if (0 == fiTo.node.getName().indexOf('Score')) { //分数
969 let picName = fiTo.node.name.substring(0, 7).toLowerCase();
970 cc.loader.loadRes('button/' + picName + "_2", cc.Texture2D, function (err, texture) {
971 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 380, 50));
972 });
973 }
974 if (0 == fiTo.node.getName().indexOf('NaviListCell')) { //剧集分类1-20.21-40...
975
976 this._oSceneContext.currentPage = 1; //页面恢复
977
978 cc.find('Text', fiTo.node).color = new cc.Color(112, 69, 61);
979 // fiTo.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.getChildByName('Bg').height, fiTo.node.getChildByName('Bg').width, fiTo.node.getChildByName('Bg').height));
980 cc.loader.loadRes('button/navi_bg', cc.Texture2D, function (err, texture) {
981 fiTo.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.getChildByName('Bg').height, fiTo.node.getChildByName('Bg').width, fiTo.node.getChildByName('Bg').height));
982 });
983 let index = fiTo.node.name.replace('NaviListCell', '');
984 this._iCurrentNaviNumLoc = index;
985 this._oSceneContext.requestedStart = index * 20 - 20;
986 this.getGatherDetailList();
987
988 if (index > 1) {
989 cc.find('NaviArea/LeftIcon', this.node).opacity = 255;
990 }
991 if (index == 1) {
992 cc.find('NaviArea/LeftIcon', this.node).opacity = 0;
993 }
994 if (index > 1 && index < parseInt(this._iNaviNumTotal)) {
995 cc.find('NaviArea/RightIcon', this.node).opacity = 255;
996 }
997 if (index == parseInt(this._iNaviNumTotal)) {
998 cc.find('NaviArea/RightIcon', this.node).opacity = 0;
999 }
1000 }
1001 },
1002
1003 doCurrentFocusTVLinkAction: function (strAction) {
1004 let strTVLink = this._fiCurrentFocus.getTVLink();
1005 var joTVLink = null;
1006 try {
1007 joTVLink = JSON.parse(strTVLink);
1008 let jaOperationList = joTVLink.click;
1009 for (let i = 0; i < jaOperationList.length; i++) {
1010 switch (jaOperationList[i].action) {
1011 default:
1012 this.doTVLinkAction(jaOperationList[i]);
1013 break;
1014 }
1015 }
1016 } catch (error) {
1017 cc.log("runTVLinkAction Exception..." + error);
1018 }
1019 },
1020
1021 onDestroy: function () {
1022 cc.director.emit('stop_render'); //分发事件
1023 },
1024 });
1 {
2 "ver": "1.0.5",
3 "uuid": "efb5feba-fdea-4cd5-ad0d-15edb8d29a39",
4 "isPlugin": false,
5 "loadPluginInWeb": true,
6 "loadPluginInNative": true,
7 "loadPluginInEditor": false,
8 "subMetas": {}
9 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "9537cf62-8ee9-47ad-a400-6a63c6f23be6",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "crown_left_detail": {
11 "ver": "1.0.4",
12 "uuid": "0193c4b3-c920-4bf9-855e-8273bd134b07",
13 "rawTextureUuid": "9537cf62-8ee9-47ad-a400-6a63c6f23be6",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 17,
22 "height": 23,
23 "rawWidth": 17,
24 "rawHeight": 23,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "87cc52ff-a4bb-4398-b919-cea7cbbaa549",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "crown_right_detail": {
11 "ver": "1.0.4",
12 "uuid": "6592c705-36fb-4abb-aaa4-993bc50c78b8",
13 "rawTextureUuid": "87cc52ff-a4bb-4398-b919-cea7cbbaa549",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 17,
22 "height": 23,
23 "rawWidth": 17,
24 "rawHeight": 23,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "3f3b9fe8-09a3-4eb9-ae96-7d994c27ecd9",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_720": {
11 "ver": "1.0.4",
12 "uuid": "36943afe-4365-48c3-ba16-507cf2021098",
13 "rawTextureUuid": "3f3b9fe8-09a3-4eb9-ae96-7d994c27ecd9",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 1280,
22 "height": 720,
23 "rawWidth": 1280,
24 "rawHeight": 720,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "f00b37c8-77ba-4887-b8f8-6edd8e3ab5d6",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "cartoon": {
11 "ver": "1.0.4",
12 "uuid": "41cc8357-59a5-4c66-86f3-9514943a04d0",
13 "rawTextureUuid": "f00b37c8-77ba-4887-b8f8-6edd8e3ab5d6",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": -22.5,
18 "offsetY": -1,
19 "trimX": 14,
20 "trimY": 4,
21 "width": 97,
22 "height": 34,
23 "rawWidth": 170,
24 "rawHeight": 40,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "e2bfa0ab-69af-4659-9f71-965edc01a4fc",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "director_bg": {
11 "ver": "1.0.4",
12 "uuid": "c7b6cac7-e4d1-485d-be0c-c7bd3af6fca8",
13 "rawTextureUuid": "e2bfa0ab-69af-4659-9f71-965edc01a4fc",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 360,
22 "height": 232,
23 "rawWidth": 360,
24 "rawHeight": 232,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "5d504707-dc6f-41ed-96ac-8ca130941305",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "play_bg": {
11 "ver": "1.0.4",
12 "uuid": "79bb93a7-d577-4a6a-8d39-2d574551dde2",
13 "rawTextureUuid": "5d504707-dc6f-41ed-96ac-8ca130941305",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 526,
22 "height": 363,
23 "rawWidth": 526,
24 "rawHeight": 363,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "3b86c7b6-d7b9-4b24-8830-0f488c047da0",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "add_class": {
11 "ver": "1.0.4",
12 "uuid": "28dfa7c1-fa82-4c00-b123-bb6521b8f85a",
13 "rawTextureUuid": "3b86c7b6-d7b9-4b24-8830-0f488c047da0",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 114,
22 "height": 212,
23 "rawWidth": 114,
24 "rawHeight": 212,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "c84b465a-5174-435f-8bf5-aec63d77c97c",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "be_collected": {
11 "ver": "1.0.4",
12 "uuid": "9896bc02-47f2-4b99-af4a-de8bf919e4a7",
13 "rawTextureUuid": "c84b465a-5174-435f-8bf5-aec63d77c97c",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 114,
22 "height": 212,
23 "rawWidth": 114,
24 "rawHeight": 212,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "3ff2505a-54c0-462f-9b39-ad61ed7ced95",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "home_button": {
11 "ver": "1.0.4",
12 "uuid": "4d637a1b-2b7c-495b-8230-a211305f8e36",
13 "rawTextureUuid": "3ff2505a-54c0-462f-9b39-ad61ed7ced95",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": -2,
19 "trimX": 0,
20 "trimY": 4,
21 "width": 137,
22 "height": 126,
23 "rawWidth": 137,
24 "rawHeight": 130,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "9e8c33a4-3bee-42b3-bc9d-f8139027890b",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "navi_bg": {
11 "ver": "1.0.4",
12 "uuid": "540623a3-58a0-4d83-8b13-11046496f1a7",
13 "rawTextureUuid": "9e8c33a4-3bee-42b3-bc9d-f8139027890b",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 1,
21 "width": 110,
22 "height": 82,
23 "rawWidth": 110,
24 "rawHeight": 84,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "c5e13a7e-1eb3-4c22-a194-970c7458e249",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "not_collected": {
11 "ver": "1.0.4",
12 "uuid": "37ab05ce-08f6-49ed-adc9-8798f1c00724",
13 "rawTextureUuid": "c5e13a7e-1eb3-4c22-a194-970c7458e249",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 114,
22 "height": 212,
23 "rawWidth": 114,
24 "rawHeight": 212,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "7937c107-ff43-4564-81fc-78b7171c9636",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "score": {
11 "ver": "1.0.4",
12 "uuid": "4d03b905-d745-437e-947e-603ef676a445",
13 "rawTextureUuid": "7937c107-ff43-4564-81fc-78b7171c9636",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 142,
22 "height": 104,
23 "rawWidth": 142,
24 "rawHeight": 104,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 [
2 {
3 "__type__": "cc.Prefab",
4 "_name": "",
5 "_objFlags": 0,
6 "_native": "",
7 "data": {
8 "__id__": 1
9 },
10 "optimizationPolicy": 0,
11 "asyncLoadAssets": false,
12 "readonly": false
13 },
14 {
15 "__type__": "cc.Node",
16 "_name": "pfbCartoonDetailEpisodeCell",
17 "_objFlags": 0,
18 "_parent": null,
19 "_children": [
20 {
21 "__id__": 2
22 },
23 {
24 "__id__": 5
25 }
26 ],
27 "_active": true,
28 "_level": 1,
29 "_components": [
30 {
31 "__id__": 13
32 }
33 ],
34 "_prefab": {
35 "__id__": 14
36 },
37 "_opacity": 255,
38 "_color": {
39 "__type__": "cc.Color",
40 "r": 255,
41 "g": 255,
42 "b": 255,
43 "a": 255
44 },
45 "_contentSize": {
46 "__type__": "cc.Size",
47 "width": 278,
48 "height": 175
49 },
50 "_anchorPoint": {
51 "__type__": "cc.Vec2",
52 "x": 0.5,
53 "y": 0.5
54 },
55 "_position": {
56 "__type__": "cc.Vec3",
57 "x": 0,
58 "y": 0,
59 "z": 0
60 },
61 "_scale": {
62 "__type__": "cc.Vec3",
63 "x": 1,
64 "y": 1,
65 "z": 1
66 },
67 "_eulerAngles": {
68 "__type__": "cc.Vec3",
69 "x": 0,
70 "y": 0,
71 "z": 0
72 },
73 "_skewX": 0,
74 "_skewY": 0,
75 "_is3DNode": false,
76 "groupIndex": 0,
77 "_rotationX": 0,
78 "_rotationY": 0,
79 "_id": ""
80 },
81 {
82 "__type__": "cc.Node",
83 "_name": "Bg",
84 "_objFlags": 0,
85 "_parent": {
86 "__id__": 1
87 },
88 "_children": [],
89 "_active": true,
90 "_level": 2,
91 "_components": [
92 {
93 "__id__": 3
94 }
95 ],
96 "_prefab": {
97 "__id__": 4
98 },
99 "_opacity": 255,
100 "_color": {
101 "__type__": "cc.Color",
102 "r": 255,
103 "g": 255,
104 "b": 255,
105 "a": 255
106 },
107 "_contentSize": {
108 "__type__": "cc.Size",
109 "width": 278,
110 "height": 175
111 },
112 "_anchorPoint": {
113 "__type__": "cc.Vec2",
114 "x": 0.5,
115 "y": 0.5
116 },
117 "_position": {
118 "__type__": "cc.Vec3",
119 "x": 0,
120 "y": 0,
121 "z": 0
122 },
123 "_scale": {
124 "__type__": "cc.Vec3",
125 "x": 1,
126 "y": 1,
127 "z": 1
128 },
129 "_eulerAngles": {
130 "__type__": "cc.Vec3",
131 "x": 0,
132 "y": 0,
133 "z": 0
134 },
135 "_skewX": 0,
136 "_skewY": 0,
137 "_is3DNode": false,
138 "groupIndex": 0,
139 "_rotationX": 0,
140 "_rotationY": 0,
141 "_id": ""
142 },
143 {
144 "__type__": "cc.Sprite",
145 "_name": "",
146 "_objFlags": 0,
147 "node": {
148 "__id__": 2
149 },
150 "_enabled": true,
151 "_materials": [],
152 "_srcBlendFactor": 770,
153 "_dstBlendFactor": 771,
154 "_spriteFrame": null,
155 "_type": 0,
156 "_sizeMode": 0,
157 "_fillType": 1,
158 "_fillCenter": {
159 "__type__": "cc.Vec2",
160 "x": 0,
161 "y": 0
162 },
163 "_fillStart": 0,
164 "_fillRange": 0,
165 "_isTrimmedMode": true,
166 "_atlas": null,
167 "_id": ""
168 },
169 {
170 "__type__": "cc.PrefabInfo",
171 "root": {
172 "__id__": 1
173 },
174 "asset": {
175 "__uuid__": "6ee0ee49-2ae9-48b4-9413-6a14758788ad"
176 },
177 "fileId": "50cZSiLZFHJKM3NFbekCWR",
178 "sync": false
179 },
180 {
181 "__type__": "cc.Node",
182 "_name": "EpisodeNum",
183 "_objFlags": 0,
184 "_parent": {
185 "__id__": 1
186 },
187 "_children": [
188 {
189 "__id__": 6
190 },
191 {
192 "__id__": 9
193 }
194 ],
195 "_active": true,
196 "_level": 2,
197 "_components": [],
198 "_prefab": {
199 "__id__": 12
200 },
201 "_opacity": 255,
202 "_color": {
203 "__type__": "cc.Color",
204 "r": 255,
205 "g": 255,
206 "b": 255,
207 "a": 255
208 },
209 "_contentSize": {
210 "__type__": "cc.Size",
211 "width": 278,
212 "height": 49
213 },
214 "_anchorPoint": {
215 "__type__": "cc.Vec2",
216 "x": 0.5,
217 "y": 0.5
218 },
219 "_position": {
220 "__type__": "cc.Vec3",
221 "x": 0,
222 "y": -63,
223 "z": 0
224 },
225 "_scale": {
226 "__type__": "cc.Vec3",
227 "x": 1,
228 "y": 1,
229 "z": 1
230 },
231 "_eulerAngles": {
232 "__type__": "cc.Vec3",
233 "x": 0,
234 "y": 0,
235 "z": 0
236 },
237 "_skewX": 0,
238 "_skewY": 0,
239 "_is3DNode": false,
240 "groupIndex": 0,
241 "_rotationX": 0,
242 "_rotationY": 0,
243 "_id": ""
244 },
245 {
246 "__type__": "cc.Node",
247 "_name": "Bg",
248 "_objFlags": 0,
249 "_parent": {
250 "__id__": 5
251 },
252 "_children": [],
253 "_active": true,
254 "_level": 3,
255 "_components": [
256 {
257 "__id__": 7
258 }
259 ],
260 "_prefab": {
261 "__id__": 8
262 },
263 "_opacity": 100,
264 "_color": {
265 "__type__": "cc.Color",
266 "r": 0,
267 "g": 0,
268 "b": 0,
269 "a": 255
270 },
271 "_contentSize": {
272 "__type__": "cc.Size",
273 "width": 278,
274 "height": 49
275 },
276 "_anchorPoint": {
277 "__type__": "cc.Vec2",
278 "x": 0.5,
279 "y": 0.5
280 },
281 "_position": {
282 "__type__": "cc.Vec3",
283 "x": 0,
284 "y": 0,
285 "z": 0
286 },
287 "_scale": {
288 "__type__": "cc.Vec3",
289 "x": 1,
290 "y": 1,
291 "z": 1
292 },
293 "_eulerAngles": {
294 "__type__": "cc.Vec3",
295 "x": 0,
296 "y": 0,
297 "z": 0
298 },
299 "_skewX": 0,
300 "_skewY": 0,
301 "_is3DNode": false,
302 "groupIndex": 0,
303 "_rotationX": 0,
304 "_rotationY": 0,
305 "_id": ""
306 },
307 {
308 "__type__": "cc.Sprite",
309 "_name": "",
310 "_objFlags": 0,
311 "node": {
312 "__id__": 6
313 },
314 "_enabled": true,
315 "_materials": [
316 {
317 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
318 }
319 ],
320 "_srcBlendFactor": 770,
321 "_dstBlendFactor": 771,
322 "_spriteFrame": {
323 "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
324 },
325 "_type": 0,
326 "_sizeMode": 0,
327 "_fillType": 0,
328 "_fillCenter": {
329 "__type__": "cc.Vec2",
330 "x": 0,
331 "y": 0
332 },
333 "_fillStart": 0,
334 "_fillRange": 0,
335 "_isTrimmedMode": true,
336 "_atlas": null,
337 "_id": ""
338 },
339 {
340 "__type__": "cc.PrefabInfo",
341 "root": {
342 "__id__": 1
343 },
344 "asset": {
345 "__uuid__": "6ee0ee49-2ae9-48b4-9413-6a14758788ad"
346 },
347 "fileId": "b2tz5etIhC47T7R0sRcHAZ",
348 "sync": false
349 },
350 {
351 "__type__": "cc.Node",
352 "_name": "Text",
353 "_objFlags": 0,
354 "_parent": {
355 "__id__": 5
356 },
357 "_children": [],
358 "_active": true,
359 "_level": 3,
360 "_components": [
361 {
362 "__id__": 10
363 }
364 ],
365 "_prefab": {
366 "__id__": 11
367 },
368 "_opacity": 255,
369 "_color": {
370 "__type__": "cc.Color",
371 "r": 255,
372 "g": 255,
373 "b": 255,
374 "a": 255
375 },
376 "_contentSize": {
377 "__type__": "cc.Size",
378 "width": 278,
379 "height": 49
380 },
381 "_anchorPoint": {
382 "__type__": "cc.Vec2",
383 "x": 0.5,
384 "y": 0.5
385 },
386 "_position": {
387 "__type__": "cc.Vec3",
388 "x": 0,
389 "y": 0,
390 "z": 0
391 },
392 "_scale": {
393 "__type__": "cc.Vec3",
394 "x": 1,
395 "y": 1,
396 "z": 1
397 },
398 "_eulerAngles": {
399 "__type__": "cc.Vec3",
400 "x": 0,
401 "y": 0,
402 "z": 0
403 },
404 "_skewX": 0,
405 "_skewY": 0,
406 "_is3DNode": false,
407 "groupIndex": 0,
408 "_rotationX": 0,
409 "_rotationY": 0,
410 "_id": ""
411 },
412 {
413 "__type__": "cc.Label",
414 "_name": "",
415 "_objFlags": 0,
416 "node": {
417 "__id__": 9
418 },
419 "_enabled": true,
420 "_materials": [
421 {
422 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
423 }
424 ],
425 "_useOriginalSize": false,
426 "_string": "",
427 "_N$string": "",
428 "_fontSize": 24,
429 "_lineHeight": 49,
430 "_enableWrapText": true,
431 "_N$file": null,
432 "_isSystemFontUsed": true,
433 "_spacingX": 0,
434 "_batchAsBitmap": false,
435 "_N$horizontalAlign": 1,
436 "_N$verticalAlign": 1,
437 "_N$fontFamily": "Arial",
438 "_N$overflow": 2,
439 "_N$cacheMode": 0,
440 "_id": ""
441 },
442 {
443 "__type__": "cc.PrefabInfo",
444 "root": {
445 "__id__": 1
446 },
447 "asset": {
448 "__uuid__": "6ee0ee49-2ae9-48b4-9413-6a14758788ad"
449 },
450 "fileId": "7aVXWJZTNOiIBm+iubUplA",
451 "sync": false
452 },
453 {
454 "__type__": "cc.PrefabInfo",
455 "root": {
456 "__id__": 1
457 },
458 "asset": {
459 "__uuid__": "6ee0ee49-2ae9-48b4-9413-6a14758788ad"
460 },
461 "fileId": "cfLaJVGVNIoYZDtoDIFlwz",
462 "sync": false
463 },
464 {
465 "__type__": "cc.Mask",
466 "_name": "",
467 "_objFlags": 0,
468 "node": {
469 "__id__": 1
470 },
471 "_enabled": true,
472 "_materials": [
473 null
474 ],
475 "_spriteFrame": null,
476 "_type": 2,
477 "_segments": 64,
478 "_N$alphaThreshold": 0.9,
479 "_N$inverted": false,
480 "_id": ""
481 },
482 {
483 "__type__": "cc.PrefabInfo",
484 "root": {
485 "__id__": 1
486 },
487 "asset": {
488 "__uuid__": "6ee0ee49-2ae9-48b4-9413-6a14758788ad"
489 },
490 "fileId": "7a0Pz/KNRLXrJA+uJ5skQo",
491 "sync": false
492 }
493 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.2.0",
3 "uuid": "6ee0ee49-2ae9-48b4-9413-6a14758788ad",
4 "optimizationPolicy": "AUTO",
5 "asyncLoadAssets": false,
6 "readonly": false,
7 "subMetas": {}
8 }
...\ No newline at end of file ...\ No newline at end of file
1 [
2 {
3 "__type__": "cc.Prefab",
4 "_name": "",
5 "_objFlags": 0,
6 "_native": "",
7 "data": {
8 "__id__": 1
9 },
10 "optimizationPolicy": 0,
11 "asyncLoadAssets": false,
12 "readonly": false
13 },
14 {
15 "__type__": "cc.Node",
16 "_name": "pfbCartoonDetailNaviList",
17 "_objFlags": 0,
18 "_parent": null,
19 "_children": [
20 {
21 "__id__": 2
22 },
23 {
24 "__id__": 5
25 }
26 ],
27 "_active": true,
28 "_level": 1,
29 "_components": [],
30 "_prefab": {
31 "__id__": 8
32 },
33 "_opacity": 255,
34 "_color": {
35 "__type__": "cc.Color",
36 "r": 255,
37 "g": 255,
38 "b": 255,
39 "a": 255
40 },
41 "_contentSize": {
42 "__type__": "cc.Size",
43 "width": 110,
44 "height": 40
45 },
46 "_anchorPoint": {
47 "__type__": "cc.Vec2",
48 "x": 0.5,
49 "y": 0.5
50 },
51 "_position": {
52 "__type__": "cc.Vec3",
53 "x": 0,
54 "y": 0,
55 "z": 0
56 },
57 "_scale": {
58 "__type__": "cc.Vec3",
59 "x": 1,
60 "y": 1,
61 "z": 1
62 },
63 "_eulerAngles": {
64 "__type__": "cc.Vec3",
65 "x": 0,
66 "y": 0,
67 "z": 0
68 },
69 "_skewX": 0,
70 "_skewY": 0,
71 "_is3DNode": false,
72 "groupIndex": 0,
73 "_rotationX": 0,
74 "_rotationY": 0,
75 "_id": ""
76 },
77 {
78 "__type__": "cc.Node",
79 "_name": "Bg",
80 "_objFlags": 0,
81 "_parent": {
82 "__id__": 1
83 },
84 "_children": [],
85 "_active": true,
86 "_level": 2,
87 "_components": [
88 {
89 "__id__": 3
90 }
91 ],
92 "_prefab": {
93 "__id__": 4
94 },
95 "_opacity": 255,
96 "_color": {
97 "__type__": "cc.Color",
98 "r": 255,
99 "g": 255,
100 "b": 255,
101 "a": 255
102 },
103 "_contentSize": {
104 "__type__": "cc.Size",
105 "width": 110,
106 "height": 42
107 },
108 "_anchorPoint": {
109 "__type__": "cc.Vec2",
110 "x": 0.5,
111 "y": 0.5
112 },
113 "_position": {
114 "__type__": "cc.Vec3",
115 "x": 0,
116 "y": 0,
117 "z": 0
118 },
119 "_scale": {
120 "__type__": "cc.Vec3",
121 "x": 1,
122 "y": 1,
123 "z": 1
124 },
125 "_eulerAngles": {
126 "__type__": "cc.Vec3",
127 "x": 0,
128 "y": 0,
129 "z": 0
130 },
131 "_skewX": 0,
132 "_skewY": 0,
133 "_is3DNode": false,
134 "groupIndex": 0,
135 "_rotationX": 0,
136 "_rotationY": 0,
137 "_id": ""
138 },
139 {
140 "__type__": "cc.Sprite",
141 "_name": "",
142 "_objFlags": 0,
143 "node": {
144 "__id__": 2
145 },
146 "_enabled": true,
147 "_materials": [],
148 "_srcBlendFactor": 770,
149 "_dstBlendFactor": 771,
150 "_spriteFrame": null,
151 "_type": 0,
152 "_sizeMode": 0,
153 "_fillType": 0,
154 "_fillCenter": {
155 "__type__": "cc.Vec2",
156 "x": 0,
157 "y": 0
158 },
159 "_fillStart": 0,
160 "_fillRange": 0,
161 "_isTrimmedMode": true,
162 "_atlas": null,
163 "_id": ""
164 },
165 {
166 "__type__": "cc.PrefabInfo",
167 "root": {
168 "__id__": 1
169 },
170 "asset": {
171 "__uuid__": "1cb3acd3-8d3d-4b03-8d31-4ad0dc890896"
172 },
173 "fileId": "83vSN2W0FJGppDZW5DV4dH",
174 "sync": false
175 },
176 {
177 "__type__": "cc.Node",
178 "_name": "Text",
179 "_objFlags": 0,
180 "_parent": {
181 "__id__": 1
182 },
183 "_children": [],
184 "_active": true,
185 "_level": 0,
186 "_components": [
187 {
188 "__id__": 6
189 }
190 ],
191 "_prefab": {
192 "__id__": 7
193 },
194 "_opacity": 255,
195 "_color": {
196 "__type__": "cc.Color",
197 "r": 255,
198 "g": 255,
199 "b": 255,
200 "a": 255
201 },
202 "_contentSize": {
203 "__type__": "cc.Size",
204 "width": 48.04,
205 "height": 30.24
206 },
207 "_anchorPoint": {
208 "__type__": "cc.Vec2",
209 "x": 0.5,
210 "y": 0.5
211 },
212 "_position": {
213 "__type__": "cc.Vec3",
214 "x": 0,
215 "y": 0,
216 "z": 0
217 },
218 "_scale": {
219 "__type__": "cc.Vec3",
220 "x": 1,
221 "y": 1,
222 "z": 1
223 },
224 "_eulerAngles": {
225 "__type__": "cc.Vec3",
226 "x": 0,
227 "y": 0,
228 "z": 0
229 },
230 "_skewX": 0,
231 "_skewY": 0,
232 "_is3DNode": false,
233 "groupIndex": 0,
234 "_rotationX": 0,
235 "_rotationY": 0,
236 "_id": ""
237 },
238 {
239 "__type__": "cc.Label",
240 "_name": "",
241 "_objFlags": 0,
242 "node": {
243 "__id__": 5
244 },
245 "_enabled": true,
246 "_materials": [
247 {
248 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
249 }
250 ],
251 "_useOriginalSize": false,
252 "_string": "1-20",
253 "_N$string": "1-20",
254 "_fontSize": 24,
255 "_lineHeight": 24,
256 "_enableWrapText": true,
257 "_N$file": null,
258 "_isSystemFontUsed": true,
259 "_spacingX": 0,
260 "_batchAsBitmap": false,
261 "_N$horizontalAlign": 1,
262 "_N$verticalAlign": 1,
263 "_N$fontFamily": "Arial",
264 "_N$overflow": 0,
265 "_N$cacheMode": 0,
266 "_id": ""
267 },
268 {
269 "__type__": "cc.PrefabInfo",
270 "root": {
271 "__id__": 1
272 },
273 "asset": {
274 "__uuid__": "1cb3acd3-8d3d-4b03-8d31-4ad0dc890896"
275 },
276 "fileId": "a8eJGo/95DHZo+KiwpT3xR",
277 "sync": false
278 },
279 {
280 "__type__": "cc.PrefabInfo",
281 "root": {
282 "__id__": 1
283 },
284 "asset": {
285 "__uuid__": "1cb3acd3-8d3d-4b03-8d31-4ad0dc890896"
286 },
287 "fileId": "57vxuAFOFCgpuupa1TzpzK",
288 "sync": false
289 }
290 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.2.0",
3 "uuid": "1cb3acd3-8d3d-4b03-8d31-4ad0dc890896",
4 "optimizationPolicy": "AUTO",
5 "asyncLoadAssets": false,
6 "readonly": false,
7 "subMetas": {}
8 }
...\ No newline at end of file ...\ No newline at end of file