complete sceneClass
Showing
73 changed files
with
6673 additions
and
29 deletions
assets/Scene/sceneClass.fire
0 → 100644
| 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": true, | ||
| 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": "a98c2353-3f02-4eaa-a846-e2f966e3e9b9" | ||
| 58 | }, | ||
| 59 | { | ||
| 60 | "__type__": "cc.Node", | ||
| 61 | "_name": "Canvas", | ||
| 62 | "_objFlags": 0, | ||
| 63 | "_parent": { | ||
| 64 | "__id__": 1 | ||
| 65 | }, | ||
| 66 | "_children": [ | ||
| 67 | { | ||
| 68 | "__id__": 3 | ||
| 69 | }, | ||
| 70 | { | ||
| 71 | "__id__": 5 | ||
| 72 | }, | ||
| 73 | { | ||
| 74 | "__id__": 7 | ||
| 75 | }, | ||
| 76 | { | ||
| 77 | "__id__": 10 | ||
| 78 | }, | ||
| 79 | { | ||
| 80 | "__id__": 13 | ||
| 81 | }, | ||
| 82 | { | ||
| 83 | "__id__": 16 | ||
| 84 | }, | ||
| 85 | { | ||
| 86 | "__id__": 19 | ||
| 87 | }, | ||
| 88 | { | ||
| 89 | "__id__": 25 | ||
| 90 | }, | ||
| 91 | { | ||
| 92 | "__id__": 31 | ||
| 93 | } | ||
| 94 | ], | ||
| 95 | "_active": true, | ||
| 96 | "_level": 0, | ||
| 97 | "_components": [ | ||
| 98 | { | ||
| 99 | "__id__": 64 | ||
| 100 | }, | ||
| 101 | { | ||
| 102 | "__id__": 65 | ||
| 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 | "_id": "45tTMpp7pPjbxb/MfRCqmT" | ||
| 147 | }, | ||
| 148 | { | ||
| 149 | "__type__": "cc.Node", | ||
| 150 | "_name": "Main Camera", | ||
| 151 | "_objFlags": 0, | ||
| 152 | "_parent": { | ||
| 153 | "__id__": 2 | ||
| 154 | }, | ||
| 155 | "_children": [], | ||
| 156 | "_active": true, | ||
| 157 | "_level": 1, | ||
| 158 | "_components": [ | ||
| 159 | { | ||
| 160 | "__id__": 4 | ||
| 161 | } | ||
| 162 | ], | ||
| 163 | "_prefab": null, | ||
| 164 | "_opacity": 255, | ||
| 165 | "_color": { | ||
| 166 | "__type__": "cc.Color", | ||
| 167 | "r": 255, | ||
| 168 | "g": 255, | ||
| 169 | "b": 255, | ||
| 170 | "a": 255 | ||
| 171 | }, | ||
| 172 | "_contentSize": { | ||
| 173 | "__type__": "cc.Size", | ||
| 174 | "width": 0, | ||
| 175 | "height": 0 | ||
| 176 | }, | ||
| 177 | "_anchorPoint": { | ||
| 178 | "__type__": "cc.Vec2", | ||
| 179 | "x": 0.5, | ||
| 180 | "y": 0.5 | ||
| 181 | }, | ||
| 182 | "_position": { | ||
| 183 | "__type__": "cc.Vec3", | ||
| 184 | "x": 0, | ||
| 185 | "y": 0, | ||
| 186 | "z": 0 | ||
| 187 | }, | ||
| 188 | "_scale": { | ||
| 189 | "__type__": "cc.Vec3", | ||
| 190 | "x": 1, | ||
| 191 | "y": 1, | ||
| 192 | "z": 1 | ||
| 193 | }, | ||
| 194 | "_eulerAngles": { | ||
| 195 | "__type__": "cc.Vec3", | ||
| 196 | "x": 0, | ||
| 197 | "y": 0, | ||
| 198 | "z": 0 | ||
| 199 | }, | ||
| 200 | "_skewX": 0, | ||
| 201 | "_skewY": 0, | ||
| 202 | "_is3DNode": false, | ||
| 203 | "groupIndex": 0, | ||
| 204 | "_id": "77GnivmL9Lfajl27JIMXm3" | ||
| 205 | }, | ||
| 206 | { | ||
| 207 | "__type__": "cc.Camera", | ||
| 208 | "_name": "", | ||
| 209 | "_objFlags": 0, | ||
| 210 | "node": { | ||
| 211 | "__id__": 3 | ||
| 212 | }, | ||
| 213 | "_enabled": true, | ||
| 214 | "_cullingMask": 4294967295, | ||
| 215 | "_clearFlags": 7, | ||
| 216 | "_backgroundColor": { | ||
| 217 | "__type__": "cc.Color", | ||
| 218 | "r": 0, | ||
| 219 | "g": 0, | ||
| 220 | "b": 0, | ||
| 221 | "a": 255 | ||
| 222 | }, | ||
| 223 | "_depth": -1, | ||
| 224 | "_zoomRatio": 1, | ||
| 225 | "_targetTexture": null, | ||
| 226 | "_fov": 60, | ||
| 227 | "_orthoSize": 10, | ||
| 228 | "_nearClip": 1, | ||
| 229 | "_farClip": 4096, | ||
| 230 | "_ortho": true, | ||
| 231 | "_rect": { | ||
| 232 | "__type__": "cc.Rect", | ||
| 233 | "x": 0, | ||
| 234 | "y": 0, | ||
| 235 | "width": 1, | ||
| 236 | "height": 1 | ||
| 237 | }, | ||
| 238 | "_renderStages": 1, | ||
| 239 | "_id": "c8KkMilYBJUZX6zS8ahh67" | ||
| 240 | }, | ||
| 241 | { | ||
| 242 | "__type__": "cc.Node", | ||
| 243 | "_name": "Bg", | ||
| 244 | "_objFlags": 0, | ||
| 245 | "_parent": { | ||
| 246 | "__id__": 2 | ||
| 247 | }, | ||
| 248 | "_children": [], | ||
| 249 | "_active": true, | ||
| 250 | "_level": 1, | ||
| 251 | "_components": [ | ||
| 252 | { | ||
| 253 | "__id__": 6 | ||
| 254 | } | ||
| 255 | ], | ||
| 256 | "_prefab": null, | ||
| 257 | "_opacity": 255, | ||
| 258 | "_color": { | ||
| 259 | "__type__": "cc.Color", | ||
| 260 | "r": 255, | ||
| 261 | "g": 255, | ||
| 262 | "b": 255, | ||
| 263 | "a": 255 | ||
| 264 | }, | ||
| 265 | "_contentSize": { | ||
| 266 | "__type__": "cc.Size", | ||
| 267 | "width": 1280, | ||
| 268 | "height": 720 | ||
| 269 | }, | ||
| 270 | "_anchorPoint": { | ||
| 271 | "__type__": "cc.Vec2", | ||
| 272 | "x": 0.5, | ||
| 273 | "y": 0.5 | ||
| 274 | }, | ||
| 275 | "_position": { | ||
| 276 | "__type__": "cc.Vec3", | ||
| 277 | "x": 0, | ||
| 278 | "y": 0, | ||
| 279 | "z": 0 | ||
| 280 | }, | ||
| 281 | "_scale": { | ||
| 282 | "__type__": "cc.Vec3", | ||
| 283 | "x": 1, | ||
| 284 | "y": 1, | ||
| 285 | "z": 1 | ||
| 286 | }, | ||
| 287 | "_eulerAngles": { | ||
| 288 | "__type__": "cc.Vec3", | ||
| 289 | "x": 0, | ||
| 290 | "y": 0, | ||
| 291 | "z": 0 | ||
| 292 | }, | ||
| 293 | "_skewX": 0, | ||
| 294 | "_skewY": 0, | ||
| 295 | "_is3DNode": false, | ||
| 296 | "groupIndex": 0, | ||
| 297 | "_rotationX": 0, | ||
| 298 | "_rotationY": 0, | ||
| 299 | "_id": "dc0BGwV4FHMrPk1gy7qEDv" | ||
| 300 | }, | ||
| 301 | { | ||
| 302 | "__type__": "cc.Sprite", | ||
| 303 | "_name": "", | ||
| 304 | "_objFlags": 0, | ||
| 305 | "node": { | ||
| 306 | "__id__": 5 | ||
| 307 | }, | ||
| 308 | "_enabled": true, | ||
| 309 | "_materials": [ | ||
| 310 | { | ||
| 311 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 312 | } | ||
| 313 | ], | ||
| 314 | "_srcBlendFactor": 770, | ||
| 315 | "_dstBlendFactor": 771, | ||
| 316 | "_spriteFrame": { | ||
| 317 | "__uuid__": "01bdcd01-33d3-4f02-893f-d68c1ba9058a" | ||
| 318 | }, | ||
| 319 | "_type": 0, | ||
| 320 | "_sizeMode": 1, | ||
| 321 | "_fillType": 0, | ||
| 322 | "_fillCenter": { | ||
| 323 | "__type__": "cc.Vec2", | ||
| 324 | "x": 0, | ||
| 325 | "y": 0 | ||
| 326 | }, | ||
| 327 | "_fillStart": 0, | ||
| 328 | "_fillRange": 0, | ||
| 329 | "_isTrimmedMode": true, | ||
| 330 | "_atlas": null, | ||
| 331 | "_id": "aaSXCkuS5DqIt0eLvQXtX4" | ||
| 332 | }, | ||
| 333 | { | ||
| 334 | "__type__": "cc.Node", | ||
| 335 | "_name": "GrowupSprite", | ||
| 336 | "_objFlags": 0, | ||
| 337 | "_parent": { | ||
| 338 | "__id__": 2 | ||
| 339 | }, | ||
| 340 | "_children": [], | ||
| 341 | "_active": true, | ||
| 342 | "_level": 1, | ||
| 343 | "_components": [ | ||
| 344 | { | ||
| 345 | "__id__": 8 | ||
| 346 | }, | ||
| 347 | { | ||
| 348 | "__id__": 9 | ||
| 349 | } | ||
| 350 | ], | ||
| 351 | "_prefab": null, | ||
| 352 | "_opacity": 255, | ||
| 353 | "_color": { | ||
| 354 | "__type__": "cc.Color", | ||
| 355 | "r": 255, | ||
| 356 | "g": 255, | ||
| 357 | "b": 255, | ||
| 358 | "a": 255 | ||
| 359 | }, | ||
| 360 | "_contentSize": { | ||
| 361 | "__type__": "cc.Size", | ||
| 362 | "width": 173, | ||
| 363 | "height": 62 | ||
| 364 | }, | ||
| 365 | "_anchorPoint": { | ||
| 366 | "__type__": "cc.Vec2", | ||
| 367 | "x": 0.5, | ||
| 368 | "y": 0.5 | ||
| 369 | }, | ||
| 370 | "_position": { | ||
| 371 | "__type__": "cc.Vec3", | ||
| 372 | "x": -495.5, | ||
| 373 | "y": 292, | ||
| 374 | "z": 0 | ||
| 375 | }, | ||
| 376 | "_scale": { | ||
| 377 | "__type__": "cc.Vec3", | ||
| 378 | "x": 1, | ||
| 379 | "y": 1, | ||
| 380 | "z": 1 | ||
| 381 | }, | ||
| 382 | "_eulerAngles": { | ||
| 383 | "__type__": "cc.Vec3", | ||
| 384 | "x": 0, | ||
| 385 | "y": 0, | ||
| 386 | "z": 0 | ||
| 387 | }, | ||
| 388 | "_skewX": 0, | ||
| 389 | "_skewY": 0, | ||
| 390 | "_is3DNode": false, | ||
| 391 | "groupIndex": 0, | ||
| 392 | "_rotationX": 0, | ||
| 393 | "_rotationY": 0, | ||
| 394 | "_id": "22Bm3ZrGpMZIkceZlHzcx+" | ||
| 395 | }, | ||
| 396 | { | ||
| 397 | "__type__": "cc.Sprite", | ||
| 398 | "_name": "", | ||
| 399 | "_objFlags": 0, | ||
| 400 | "node": { | ||
| 401 | "__id__": 7 | ||
| 402 | }, | ||
| 403 | "_enabled": true, | ||
| 404 | "_materials": [ | ||
| 405 | { | ||
| 406 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 407 | } | ||
| 408 | ], | ||
| 409 | "_srcBlendFactor": 770, | ||
| 410 | "_dstBlendFactor": 771, | ||
| 411 | "_spriteFrame": { | ||
| 412 | "__uuid__": "309165d6-22f3-40e6-b1da-194cd6255941" | ||
| 413 | }, | ||
| 414 | "_type": 0, | ||
| 415 | "_sizeMode": 0, | ||
| 416 | "_fillType": 0, | ||
| 417 | "_fillCenter": { | ||
| 418 | "__type__": "cc.Vec2", | ||
| 419 | "x": 0, | ||
| 420 | "y": 0 | ||
| 421 | }, | ||
| 422 | "_fillStart": 0, | ||
| 423 | "_fillRange": 0, | ||
| 424 | "_isTrimmedMode": true, | ||
| 425 | "_atlas": null, | ||
| 426 | "_id": "63bugGm+dJ8q76NS5UBGhz" | ||
| 427 | }, | ||
| 428 | { | ||
| 429 | "__type__": "cc.Widget", | ||
| 430 | "_name": "", | ||
| 431 | "_objFlags": 0, | ||
| 432 | "node": { | ||
| 433 | "__id__": 7 | ||
| 434 | }, | ||
| 435 | "_enabled": true, | ||
| 436 | "alignMode": 1, | ||
| 437 | "_target": null, | ||
| 438 | "_alignFlags": 9, | ||
| 439 | "_left": 58, | ||
| 440 | "_right": 0, | ||
| 441 | "_top": 37, | ||
| 442 | "_bottom": 0, | ||
| 443 | "_verticalCenter": 0, | ||
| 444 | "_horizontalCenter": 0, | ||
| 445 | "_isAbsLeft": true, | ||
| 446 | "_isAbsRight": true, | ||
| 447 | "_isAbsTop": true, | ||
| 448 | "_isAbsBottom": true, | ||
| 449 | "_isAbsHorizontalCenter": true, | ||
| 450 | "_isAbsVerticalCenter": true, | ||
| 451 | "_originalWidth": 0, | ||
| 452 | "_originalHeight": 0, | ||
| 453 | "_id": "81XN0Fn5xAVK4VOkgjaZ43" | ||
| 454 | }, | ||
| 455 | { | ||
| 456 | "__type__": "cc.Node", | ||
| 457 | "_name": "GradeSprite", | ||
| 458 | "_objFlags": 0, | ||
| 459 | "_parent": { | ||
| 460 | "__id__": 2 | ||
| 461 | }, | ||
| 462 | "_children": [], | ||
| 463 | "_active": true, | ||
| 464 | "_level": 1, | ||
| 465 | "_components": [ | ||
| 466 | { | ||
| 467 | "__id__": 11 | ||
| 468 | }, | ||
| 469 | { | ||
| 470 | "__id__": 12 | ||
| 471 | } | ||
| 472 | ], | ||
| 473 | "_prefab": null, | ||
| 474 | "_opacity": 255, | ||
| 475 | "_color": { | ||
| 476 | "__type__": "cc.Color", | ||
| 477 | "r": 255, | ||
| 478 | "g": 255, | ||
| 479 | "b": 255, | ||
| 480 | "a": 255 | ||
| 481 | }, | ||
| 482 | "_contentSize": { | ||
| 483 | "__type__": "cc.Size", | ||
| 484 | "width": 174, | ||
| 485 | "height": 62 | ||
| 486 | }, | ||
| 487 | "_anchorPoint": { | ||
| 488 | "__type__": "cc.Vec2", | ||
| 489 | "x": 0.5, | ||
| 490 | "y": 0.5 | ||
| 491 | }, | ||
| 492 | "_position": { | ||
| 493 | "__type__": "cc.Vec3", | ||
| 494 | "x": -310, | ||
| 495 | "y": 292, | ||
| 496 | "z": 0 | ||
| 497 | }, | ||
| 498 | "_scale": { | ||
| 499 | "__type__": "cc.Vec3", | ||
| 500 | "x": 1, | ||
| 501 | "y": 1, | ||
| 502 | "z": 1 | ||
| 503 | }, | ||
| 504 | "_eulerAngles": { | ||
| 505 | "__type__": "cc.Vec3", | ||
| 506 | "x": 0, | ||
| 507 | "y": 0, | ||
| 508 | "z": 0 | ||
| 509 | }, | ||
| 510 | "_skewX": 0, | ||
| 511 | "_skewY": 0, | ||
| 512 | "_is3DNode": false, | ||
| 513 | "groupIndex": 0, | ||
| 514 | "_rotationX": 0, | ||
| 515 | "_rotationY": 0, | ||
| 516 | "_id": "18y8VKL3VDTrXiZEhBO20x" | ||
| 517 | }, | ||
| 518 | { | ||
| 519 | "__type__": "cc.Sprite", | ||
| 520 | "_name": "", | ||
| 521 | "_objFlags": 0, | ||
| 522 | "node": { | ||
| 523 | "__id__": 10 | ||
| 524 | }, | ||
| 525 | "_enabled": true, | ||
| 526 | "_materials": [ | ||
| 527 | { | ||
| 528 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 529 | } | ||
| 530 | ], | ||
| 531 | "_srcBlendFactor": 770, | ||
| 532 | "_dstBlendFactor": 771, | ||
| 533 | "_spriteFrame": { | ||
| 534 | "__uuid__": "ec3f7e4f-0e2b-4d91-b1d1-2b9b15514b4b" | ||
| 535 | }, | ||
| 536 | "_type": 0, | ||
| 537 | "_sizeMode": 0, | ||
| 538 | "_fillType": 0, | ||
| 539 | "_fillCenter": { | ||
| 540 | "__type__": "cc.Vec2", | ||
| 541 | "x": 0, | ||
| 542 | "y": 0 | ||
| 543 | }, | ||
| 544 | "_fillStart": 0, | ||
| 545 | "_fillRange": 0, | ||
| 546 | "_isTrimmedMode": true, | ||
| 547 | "_atlas": null, | ||
| 548 | "_id": "beu4d31thJEak3iCYDNSnh" | ||
| 549 | }, | ||
| 550 | { | ||
| 551 | "__type__": "cc.Widget", | ||
| 552 | "_name": "", | ||
| 553 | "_objFlags": 0, | ||
| 554 | "node": { | ||
| 555 | "__id__": 10 | ||
| 556 | }, | ||
| 557 | "_enabled": true, | ||
| 558 | "alignMode": 1, | ||
| 559 | "_target": null, | ||
| 560 | "_alignFlags": 9, | ||
| 561 | "_left": 243, | ||
| 562 | "_right": 0, | ||
| 563 | "_top": 37, | ||
| 564 | "_bottom": 0, | ||
| 565 | "_verticalCenter": 0, | ||
| 566 | "_horizontalCenter": 0, | ||
| 567 | "_isAbsLeft": true, | ||
| 568 | "_isAbsRight": true, | ||
| 569 | "_isAbsTop": true, | ||
| 570 | "_isAbsBottom": true, | ||
| 571 | "_isAbsHorizontalCenter": true, | ||
| 572 | "_isAbsVerticalCenter": true, | ||
| 573 | "_originalWidth": 0, | ||
| 574 | "_originalHeight": 0, | ||
| 575 | "_id": "11+zNbFYlLbqevVOK/rexR" | ||
| 576 | }, | ||
| 577 | { | ||
| 578 | "__type__": "cc.Node", | ||
| 579 | "_name": "CustomSprite", | ||
| 580 | "_objFlags": 0, | ||
| 581 | "_parent": { | ||
| 582 | "__id__": 2 | ||
| 583 | }, | ||
| 584 | "_children": [], | ||
| 585 | "_active": true, | ||
| 586 | "_level": 1, | ||
| 587 | "_components": [ | ||
| 588 | { | ||
| 589 | "__id__": 14 | ||
| 590 | }, | ||
| 591 | { | ||
| 592 | "__id__": 15 | ||
| 593 | } | ||
| 594 | ], | ||
| 595 | "_prefab": null, | ||
| 596 | "_opacity": 255, | ||
| 597 | "_color": { | ||
| 598 | "__type__": "cc.Color", | ||
| 599 | "r": 255, | ||
| 600 | "g": 255, | ||
| 601 | "b": 255, | ||
| 602 | "a": 255 | ||
| 603 | }, | ||
| 604 | "_contentSize": { | ||
| 605 | "__type__": "cc.Size", | ||
| 606 | "width": 176, | ||
| 607 | "height": 62 | ||
| 608 | }, | ||
| 609 | "_anchorPoint": { | ||
| 610 | "__type__": "cc.Vec2", | ||
| 611 | "x": 0.5, | ||
| 612 | "y": 0.5 | ||
| 613 | }, | ||
| 614 | "_position": { | ||
| 615 | "__type__": "cc.Vec3", | ||
| 616 | "x": 323, | ||
| 617 | "y": 292, | ||
| 618 | "z": 0 | ||
| 619 | }, | ||
| 620 | "_scale": { | ||
| 621 | "__type__": "cc.Vec3", | ||
| 622 | "x": 1, | ||
| 623 | "y": 1, | ||
| 624 | "z": 1 | ||
| 625 | }, | ||
| 626 | "_eulerAngles": { | ||
| 627 | "__type__": "cc.Vec3", | ||
| 628 | "x": 0, | ||
| 629 | "y": 0, | ||
| 630 | "z": 0 | ||
| 631 | }, | ||
| 632 | "_skewX": 0, | ||
| 633 | "_skewY": 0, | ||
| 634 | "_is3DNode": false, | ||
| 635 | "groupIndex": 0, | ||
| 636 | "_rotationX": 0, | ||
| 637 | "_rotationY": 0, | ||
| 638 | "_id": "57XQskyDFNXJ0F9D290DWc" | ||
| 639 | }, | ||
| 640 | { | ||
| 641 | "__type__": "cc.Sprite", | ||
| 642 | "_name": "", | ||
| 643 | "_objFlags": 0, | ||
| 644 | "node": { | ||
| 645 | "__id__": 13 | ||
| 646 | }, | ||
| 647 | "_enabled": true, | ||
| 648 | "_materials": [ | ||
| 649 | { | ||
| 650 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 651 | } | ||
| 652 | ], | ||
| 653 | "_srcBlendFactor": 770, | ||
| 654 | "_dstBlendFactor": 771, | ||
| 655 | "_spriteFrame": { | ||
| 656 | "__uuid__": "99be0119-8aad-4127-95aa-696b6b040925" | ||
| 657 | }, | ||
| 658 | "_type": 0, | ||
| 659 | "_sizeMode": 0, | ||
| 660 | "_fillType": 0, | ||
| 661 | "_fillCenter": { | ||
| 662 | "__type__": "cc.Vec2", | ||
| 663 | "x": 0, | ||
| 664 | "y": 0 | ||
| 665 | }, | ||
| 666 | "_fillStart": 0, | ||
| 667 | "_fillRange": 0, | ||
| 668 | "_isTrimmedMode": true, | ||
| 669 | "_atlas": null, | ||
| 670 | "_id": "7dE5xU4GFNu5qcPIONarrF" | ||
| 671 | }, | ||
| 672 | { | ||
| 673 | "__type__": "cc.Widget", | ||
| 674 | "_name": "", | ||
| 675 | "_objFlags": 0, | ||
| 676 | "node": { | ||
| 677 | "__id__": 13 | ||
| 678 | }, | ||
| 679 | "_enabled": true, | ||
| 680 | "alignMode": 1, | ||
| 681 | "_target": null, | ||
| 682 | "_alignFlags": 9, | ||
| 683 | "_left": 875, | ||
| 684 | "_right": 0, | ||
| 685 | "_top": 37, | ||
| 686 | "_bottom": 0, | ||
| 687 | "_verticalCenter": 0, | ||
| 688 | "_horizontalCenter": 0, | ||
| 689 | "_isAbsLeft": true, | ||
| 690 | "_isAbsRight": true, | ||
| 691 | "_isAbsTop": true, | ||
| 692 | "_isAbsBottom": true, | ||
| 693 | "_isAbsHorizontalCenter": true, | ||
| 694 | "_isAbsVerticalCenter": true, | ||
| 695 | "_originalWidth": 0, | ||
| 696 | "_originalHeight": 0, | ||
| 697 | "_id": "f5fQfMZ6lAMbRGtL0VBh80" | ||
| 698 | }, | ||
| 699 | { | ||
| 700 | "__type__": "cc.Node", | ||
| 701 | "_name": "MainSprite", | ||
| 702 | "_objFlags": 0, | ||
| 703 | "_parent": { | ||
| 704 | "__id__": 2 | ||
| 705 | }, | ||
| 706 | "_children": [], | ||
| 707 | "_active": true, | ||
| 708 | "_level": 1, | ||
| 709 | "_components": [ | ||
| 710 | { | ||
| 711 | "__id__": 17 | ||
| 712 | }, | ||
| 713 | { | ||
| 714 | "__id__": 18 | ||
| 715 | } | ||
| 716 | ], | ||
| 717 | "_prefab": null, | ||
| 718 | "_opacity": 255, | ||
| 719 | "_color": { | ||
| 720 | "__type__": "cc.Color", | ||
| 721 | "r": 255, | ||
| 722 | "g": 255, | ||
| 723 | "b": 255, | ||
| 724 | "a": 255 | ||
| 725 | }, | ||
| 726 | "_contentSize": { | ||
| 727 | "__type__": "cc.Size", | ||
| 728 | "width": 137, | ||
| 729 | "height": 63 | ||
| 730 | }, | ||
| 731 | "_anchorPoint": { | ||
| 732 | "__type__": "cc.Vec2", | ||
| 733 | "x": 0.5, | ||
| 734 | "y": 0.5 | ||
| 735 | }, | ||
| 736 | "_position": { | ||
| 737 | "__type__": "cc.Vec3", | ||
| 738 | "x": 485.5, | ||
| 739 | "y": 291.5, | ||
| 740 | "z": 0 | ||
| 741 | }, | ||
| 742 | "_scale": { | ||
| 743 | "__type__": "cc.Vec3", | ||
| 744 | "x": 1, | ||
| 745 | "y": 1, | ||
| 746 | "z": 1 | ||
| 747 | }, | ||
| 748 | "_eulerAngles": { | ||
| 749 | "__type__": "cc.Vec3", | ||
| 750 | "x": 0, | ||
| 751 | "y": 0, | ||
| 752 | "z": 0 | ||
| 753 | }, | ||
| 754 | "_skewX": 0, | ||
| 755 | "_skewY": 0, | ||
| 756 | "_is3DNode": false, | ||
| 757 | "groupIndex": 0, | ||
| 758 | "_rotationX": 0, | ||
| 759 | "_rotationY": 0, | ||
| 760 | "_id": "6ccoNOzW5Gf5+pOYt8Tzz9" | ||
| 761 | }, | ||
| 762 | { | ||
| 763 | "__type__": "cc.Sprite", | ||
| 764 | "_name": "", | ||
| 765 | "_objFlags": 0, | ||
| 766 | "node": { | ||
| 767 | "__id__": 16 | ||
| 768 | }, | ||
| 769 | "_enabled": true, | ||
| 770 | "_materials": [ | ||
| 771 | { | ||
| 772 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 773 | } | ||
| 774 | ], | ||
| 775 | "_srcBlendFactor": 770, | ||
| 776 | "_dstBlendFactor": 771, | ||
| 777 | "_spriteFrame": { | ||
| 778 | "__uuid__": "b8d38b8c-3423-44ac-bc70-4f95ea2a4cb8" | ||
| 779 | }, | ||
| 780 | "_type": 0, | ||
| 781 | "_sizeMode": 0, | ||
| 782 | "_fillType": 0, | ||
| 783 | "_fillCenter": { | ||
| 784 | "__type__": "cc.Vec2", | ||
| 785 | "x": 0, | ||
| 786 | "y": 0 | ||
| 787 | }, | ||
| 788 | "_fillStart": 0, | ||
| 789 | "_fillRange": 0, | ||
| 790 | "_isTrimmedMode": true, | ||
| 791 | "_atlas": null, | ||
| 792 | "_id": "68fYY/yf9P+IFQA5YIr0IW" | ||
| 793 | }, | ||
| 794 | { | ||
| 795 | "__type__": "cc.Widget", | ||
| 796 | "_name": "", | ||
| 797 | "_objFlags": 0, | ||
| 798 | "node": { | ||
| 799 | "__id__": 16 | ||
| 800 | }, | ||
| 801 | "_enabled": true, | ||
| 802 | "alignMode": 1, | ||
| 803 | "_target": null, | ||
| 804 | "_alignFlags": 9, | ||
| 805 | "_left": 1057, | ||
| 806 | "_right": 0, | ||
| 807 | "_top": 37, | ||
| 808 | "_bottom": 0, | ||
| 809 | "_verticalCenter": 0, | ||
| 810 | "_horizontalCenter": 0, | ||
| 811 | "_isAbsLeft": true, | ||
| 812 | "_isAbsRight": true, | ||
| 813 | "_isAbsTop": true, | ||
| 814 | "_isAbsBottom": true, | ||
| 815 | "_isAbsHorizontalCenter": true, | ||
| 816 | "_isAbsVerticalCenter": true, | ||
| 817 | "_originalWidth": 0, | ||
| 818 | "_originalHeight": 0, | ||
| 819 | "_id": "e5nfHC5gJE/IG0N+8qa8m3" | ||
| 820 | }, | ||
| 821 | { | ||
| 822 | "__type__": "cc.Node", | ||
| 823 | "_name": "Tips", | ||
| 824 | "_objFlags": 0, | ||
| 825 | "_parent": { | ||
| 826 | "__id__": 2 | ||
| 827 | }, | ||
| 828 | "_children": [ | ||
| 829 | { | ||
| 830 | "__id__": 20 | ||
| 831 | } | ||
| 832 | ], | ||
| 833 | "_active": true, | ||
| 834 | "_level": 1, | ||
| 835 | "_components": [ | ||
| 836 | { | ||
| 837 | "__id__": 23 | ||
| 838 | }, | ||
| 839 | { | ||
| 840 | "__id__": 24 | ||
| 841 | } | ||
| 842 | ], | ||
| 843 | "_prefab": null, | ||
| 844 | "_opacity": 255, | ||
| 845 | "_color": { | ||
| 846 | "__type__": "cc.Color", | ||
| 847 | "r": 255, | ||
| 848 | "g": 255, | ||
| 849 | "b": 255, | ||
| 850 | "a": 255 | ||
| 851 | }, | ||
| 852 | "_contentSize": { | ||
| 853 | "__type__": "cc.Size", | ||
| 854 | "width": 326, | ||
| 855 | "height": 137 | ||
| 856 | }, | ||
| 857 | "_anchorPoint": { | ||
| 858 | "__type__": "cc.Vec2", | ||
| 859 | "x": 0.5, | ||
| 860 | "y": 0.5 | ||
| 861 | }, | ||
| 862 | "_position": { | ||
| 863 | "__type__": "cc.Vec3", | ||
| 864 | "x": 0, | ||
| 865 | "y": 291.5, | ||
| 866 | "z": 0 | ||
| 867 | }, | ||
| 868 | "_scale": { | ||
| 869 | "__type__": "cc.Vec3", | ||
| 870 | "x": 1, | ||
| 871 | "y": 1, | ||
| 872 | "z": 1 | ||
| 873 | }, | ||
| 874 | "_eulerAngles": { | ||
| 875 | "__type__": "cc.Vec3", | ||
| 876 | "x": 0, | ||
| 877 | "y": 0, | ||
| 878 | "z": 0 | ||
| 879 | }, | ||
| 880 | "_skewX": 0, | ||
| 881 | "_skewY": 0, | ||
| 882 | "_is3DNode": false, | ||
| 883 | "groupIndex": 0, | ||
| 884 | "_rotationX": 0, | ||
| 885 | "_rotationY": 0, | ||
| 886 | "_id": "a97D2okRtKV7JgAWv8R6j5" | ||
| 887 | }, | ||
| 888 | { | ||
| 889 | "__type__": "cc.Node", | ||
| 890 | "_name": "TipsWeek", | ||
| 891 | "_objFlags": 0, | ||
| 892 | "_parent": { | ||
| 893 | "__id__": 19 | ||
| 894 | }, | ||
| 895 | "_children": [], | ||
| 896 | "_active": true, | ||
| 897 | "_level": 2, | ||
| 898 | "_components": [ | ||
| 899 | { | ||
| 900 | "__id__": 21 | ||
| 901 | }, | ||
| 902 | { | ||
| 903 | "__id__": 22 | ||
| 904 | } | ||
| 905 | ], | ||
| 906 | "_prefab": null, | ||
| 907 | "_opacity": 255, | ||
| 908 | "_color": { | ||
| 909 | "__type__": "cc.Color", | ||
| 910 | "r": 255, | ||
| 911 | "g": 255, | ||
| 912 | "b": 255, | ||
| 913 | "a": 255 | ||
| 914 | }, | ||
| 915 | "_contentSize": { | ||
| 916 | "__type__": "cc.Size", | ||
| 917 | "width": 158, | ||
| 918 | "height": 30 | ||
| 919 | }, | ||
| 920 | "_anchorPoint": { | ||
| 921 | "__type__": "cc.Vec2", | ||
| 922 | "x": 0.5, | ||
| 923 | "y": 0.5 | ||
| 924 | }, | ||
| 925 | "_position": { | ||
| 926 | "__type__": "cc.Vec3", | ||
| 927 | "x": -10, | ||
| 928 | "y": 10.5, | ||
| 929 | "z": 0 | ||
| 930 | }, | ||
| 931 | "_scale": { | ||
| 932 | "__type__": "cc.Vec3", | ||
| 933 | "x": 1, | ||
| 934 | "y": 1, | ||
| 935 | "z": 1 | ||
| 936 | }, | ||
| 937 | "_eulerAngles": { | ||
| 938 | "__type__": "cc.Vec3", | ||
| 939 | "x": 0, | ||
| 940 | "y": 0, | ||
| 941 | "z": 0 | ||
| 942 | }, | ||
| 943 | "_skewX": 0, | ||
| 944 | "_skewY": 0, | ||
| 945 | "_is3DNode": false, | ||
| 946 | "groupIndex": 0, | ||
| 947 | "_rotationX": 0, | ||
| 948 | "_rotationY": 0, | ||
| 949 | "_id": "a3DG82h7xM1q68OTHI4rwf" | ||
| 950 | }, | ||
| 951 | { | ||
| 952 | "__type__": "cc.Sprite", | ||
| 953 | "_name": "", | ||
| 954 | "_objFlags": 0, | ||
| 955 | "node": { | ||
| 956 | "__id__": 20 | ||
| 957 | }, | ||
| 958 | "_enabled": true, | ||
| 959 | "_materials": [ | ||
| 960 | { | ||
| 961 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 962 | } | ||
| 963 | ], | ||
| 964 | "_srcBlendFactor": 770, | ||
| 965 | "_dstBlendFactor": 771, | ||
| 966 | "_spriteFrame": { | ||
| 967 | "__uuid__": "a43abdbe-41d8-4519-ab17-6998fb5e57b6" | ||
| 968 | }, | ||
| 969 | "_type": 0, | ||
| 970 | "_sizeMode": 1, | ||
| 971 | "_fillType": 0, | ||
| 972 | "_fillCenter": { | ||
| 973 | "__type__": "cc.Vec2", | ||
| 974 | "x": 0, | ||
| 975 | "y": 0 | ||
| 976 | }, | ||
| 977 | "_fillStart": 0, | ||
| 978 | "_fillRange": 0, | ||
| 979 | "_isTrimmedMode": true, | ||
| 980 | "_atlas": null, | ||
| 981 | "_id": "9ej2oU+OVEnavt2c61eRA4" | ||
| 982 | }, | ||
| 983 | { | ||
| 984 | "__type__": "cc.Widget", | ||
| 985 | "_name": "", | ||
| 986 | "_objFlags": 0, | ||
| 987 | "node": { | ||
| 988 | "__id__": 20 | ||
| 989 | }, | ||
| 990 | "_enabled": true, | ||
| 991 | "alignMode": 1, | ||
| 992 | "_target": null, | ||
| 993 | "_alignFlags": 9, | ||
| 994 | "_left": 74, | ||
| 995 | "_right": 0, | ||
| 996 | "_top": 43, | ||
| 997 | "_bottom": 0, | ||
| 998 | "_verticalCenter": 0, | ||
| 999 | "_horizontalCenter": 0, | ||
| 1000 | "_isAbsLeft": true, | ||
| 1001 | "_isAbsRight": true, | ||
| 1002 | "_isAbsTop": true, | ||
| 1003 | "_isAbsBottom": true, | ||
| 1004 | "_isAbsHorizontalCenter": true, | ||
| 1005 | "_isAbsVerticalCenter": true, | ||
| 1006 | "_originalWidth": 0, | ||
| 1007 | "_originalHeight": 0, | ||
| 1008 | "_id": "aa/1cq26NFUIIwnbq/KkX8" | ||
| 1009 | }, | ||
| 1010 | { | ||
| 1011 | "__type__": "cc.Sprite", | ||
| 1012 | "_name": "", | ||
| 1013 | "_objFlags": 0, | ||
| 1014 | "node": { | ||
| 1015 | "__id__": 19 | ||
| 1016 | }, | ||
| 1017 | "_enabled": true, | ||
| 1018 | "_materials": [ | ||
| 1019 | { | ||
| 1020 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 1021 | } | ||
| 1022 | ], | ||
| 1023 | "_srcBlendFactor": 770, | ||
| 1024 | "_dstBlendFactor": 771, | ||
| 1025 | "_spriteFrame": { | ||
| 1026 | "__uuid__": "5ef776c1-c670-49c8-a1f0-39f8cb1d33a6" | ||
| 1027 | }, | ||
| 1028 | "_type": 0, | ||
| 1029 | "_sizeMode": 1, | ||
| 1030 | "_fillType": 0, | ||
| 1031 | "_fillCenter": { | ||
| 1032 | "__type__": "cc.Vec2", | ||
| 1033 | "x": 0, | ||
| 1034 | "y": 0 | ||
| 1035 | }, | ||
| 1036 | "_fillStart": 0, | ||
| 1037 | "_fillRange": 0, | ||
| 1038 | "_isTrimmedMode": true, | ||
| 1039 | "_atlas": null, | ||
| 1040 | "_id": "daidZ9nXxGM45//Dwb+hac" | ||
| 1041 | }, | ||
| 1042 | { | ||
| 1043 | "__type__": "cc.Widget", | ||
| 1044 | "_name": "", | ||
| 1045 | "_objFlags": 0, | ||
| 1046 | "node": { | ||
| 1047 | "__id__": 19 | ||
| 1048 | }, | ||
| 1049 | "_enabled": true, | ||
| 1050 | "alignMode": 1, | ||
| 1051 | "_target": null, | ||
| 1052 | "_alignFlags": 9, | ||
| 1053 | "_left": 477, | ||
| 1054 | "_right": 0, | ||
| 1055 | "_top": 0, | ||
| 1056 | "_bottom": 0, | ||
| 1057 | "_verticalCenter": 0, | ||
| 1058 | "_horizontalCenter": 0, | ||
| 1059 | "_isAbsLeft": true, | ||
| 1060 | "_isAbsRight": true, | ||
| 1061 | "_isAbsTop": true, | ||
| 1062 | "_isAbsBottom": true, | ||
| 1063 | "_isAbsHorizontalCenter": true, | ||
| 1064 | "_isAbsVerticalCenter": true, | ||
| 1065 | "_originalWidth": 0, | ||
| 1066 | "_originalHeight": 0, | ||
| 1067 | "_id": "c8tPMiI59BdKsyHPIB8OFK" | ||
| 1068 | }, | ||
| 1069 | { | ||
| 1070 | "__type__": "cc.Node", | ||
| 1071 | "_name": "NavListArea", | ||
| 1072 | "_objFlags": 0, | ||
| 1073 | "_parent": { | ||
| 1074 | "__id__": 2 | ||
| 1075 | }, | ||
| 1076 | "_children": [ | ||
| 1077 | { | ||
| 1078 | "__id__": 26 | ||
| 1079 | } | ||
| 1080 | ], | ||
| 1081 | "_active": true, | ||
| 1082 | "_level": 1, | ||
| 1083 | "_components": [ | ||
| 1084 | { | ||
| 1085 | "__id__": 30 | ||
| 1086 | } | ||
| 1087 | ], | ||
| 1088 | "_prefab": null, | ||
| 1089 | "_opacity": 255, | ||
| 1090 | "_color": { | ||
| 1091 | "__type__": "cc.Color", | ||
| 1092 | "r": 255, | ||
| 1093 | "g": 255, | ||
| 1094 | "b": 255, | ||
| 1095 | "a": 255 | ||
| 1096 | }, | ||
| 1097 | "_contentSize": { | ||
| 1098 | "__type__": "cc.Size", | ||
| 1099 | "width": 1136, | ||
| 1100 | "height": 91 | ||
| 1101 | }, | ||
| 1102 | "_anchorPoint": { | ||
| 1103 | "__type__": "cc.Vec2", | ||
| 1104 | "x": 0.5, | ||
| 1105 | "y": 0.5 | ||
| 1106 | }, | ||
| 1107 | "_position": { | ||
| 1108 | "__type__": "cc.Vec3", | ||
| 1109 | "x": 25, | ||
| 1110 | "y": 118.5, | ||
| 1111 | "z": 0 | ||
| 1112 | }, | ||
| 1113 | "_scale": { | ||
| 1114 | "__type__": "cc.Vec3", | ||
| 1115 | "x": 1, | ||
| 1116 | "y": 1, | ||
| 1117 | "z": 1 | ||
| 1118 | }, | ||
| 1119 | "_eulerAngles": { | ||
| 1120 | "__type__": "cc.Vec3", | ||
| 1121 | "x": 0, | ||
| 1122 | "y": 0, | ||
| 1123 | "z": 0 | ||
| 1124 | }, | ||
| 1125 | "_skewX": 0, | ||
| 1126 | "_skewY": 0, | ||
| 1127 | "_is3DNode": false, | ||
| 1128 | "groupIndex": 0, | ||
| 1129 | "_id": "b7p3nUclNMPqUTSsoaAO/J" | ||
| 1130 | }, | ||
| 1131 | { | ||
| 1132 | "__type__": "cc.Node", | ||
| 1133 | "_name": "NavListWrapper", | ||
| 1134 | "_objFlags": 0, | ||
| 1135 | "_parent": { | ||
| 1136 | "__id__": 25 | ||
| 1137 | }, | ||
| 1138 | "_children": [ | ||
| 1139 | { | ||
| 1140 | "__id__": 27 | ||
| 1141 | } | ||
| 1142 | ], | ||
| 1143 | "_active": true, | ||
| 1144 | "_level": 2, | ||
| 1145 | "_components": [ | ||
| 1146 | { | ||
| 1147 | "__id__": 28 | ||
| 1148 | }, | ||
| 1149 | { | ||
| 1150 | "__id__": 29 | ||
| 1151 | } | ||
| 1152 | ], | ||
| 1153 | "_prefab": null, | ||
| 1154 | "_opacity": 255, | ||
| 1155 | "_color": { | ||
| 1156 | "__type__": "cc.Color", | ||
| 1157 | "r": 255, | ||
| 1158 | "g": 255, | ||
| 1159 | "b": 255, | ||
| 1160 | "a": 255 | ||
| 1161 | }, | ||
| 1162 | "_contentSize": { | ||
| 1163 | "__type__": "cc.Size", | ||
| 1164 | "width": 1136, | ||
| 1165 | "height": 91 | ||
| 1166 | }, | ||
| 1167 | "_anchorPoint": { | ||
| 1168 | "__type__": "cc.Vec2", | ||
| 1169 | "x": 0, | ||
| 1170 | "y": 0.5 | ||
| 1171 | }, | ||
| 1172 | "_position": { | ||
| 1173 | "__type__": "cc.Vec3", | ||
| 1174 | "x": -568, | ||
| 1175 | "y": 0, | ||
| 1176 | "z": 0 | ||
| 1177 | }, | ||
| 1178 | "_scale": { | ||
| 1179 | "__type__": "cc.Vec3", | ||
| 1180 | "x": 1, | ||
| 1181 | "y": 1, | ||
| 1182 | "z": 1 | ||
| 1183 | }, | ||
| 1184 | "_eulerAngles": { | ||
| 1185 | "__type__": "cc.Vec3", | ||
| 1186 | "x": 0, | ||
| 1187 | "y": 0, | ||
| 1188 | "z": 0 | ||
| 1189 | }, | ||
| 1190 | "_skewX": 0, | ||
| 1191 | "_skewY": 0, | ||
| 1192 | "_is3DNode": false, | ||
| 1193 | "groupIndex": 0, | ||
| 1194 | "_id": "690A7vEjFB85EKpewdy4bi" | ||
| 1195 | }, | ||
| 1196 | { | ||
| 1197 | "__type__": "cc.Node", | ||
| 1198 | "_name": "NavList", | ||
| 1199 | "_objFlags": 0, | ||
| 1200 | "_parent": { | ||
| 1201 | "__id__": 26 | ||
| 1202 | }, | ||
| 1203 | "_children": [], | ||
| 1204 | "_active": true, | ||
| 1205 | "_level": 3, | ||
| 1206 | "_components": [], | ||
| 1207 | "_prefab": null, | ||
| 1208 | "_opacity": 255, | ||
| 1209 | "_color": { | ||
| 1210 | "__type__": "cc.Color", | ||
| 1211 | "r": 255, | ||
| 1212 | "g": 255, | ||
| 1213 | "b": 255, | ||
| 1214 | "a": 255 | ||
| 1215 | }, | ||
| 1216 | "_contentSize": { | ||
| 1217 | "__type__": "cc.Size", | ||
| 1218 | "width": 0, | ||
| 1219 | "height": 0 | ||
| 1220 | }, | ||
| 1221 | "_anchorPoint": { | ||
| 1222 | "__type__": "cc.Vec2", | ||
| 1223 | "x": 0.5, | ||
| 1224 | "y": 0.5 | ||
| 1225 | }, | ||
| 1226 | "_position": { | ||
| 1227 | "__type__": "cc.Vec3", | ||
| 1228 | "x": 0, | ||
| 1229 | "y": 0, | ||
| 1230 | "z": 0 | ||
| 1231 | }, | ||
| 1232 | "_scale": { | ||
| 1233 | "__type__": "cc.Vec3", | ||
| 1234 | "x": 1, | ||
| 1235 | "y": 1, | ||
| 1236 | "z": 1 | ||
| 1237 | }, | ||
| 1238 | "_eulerAngles": { | ||
| 1239 | "__type__": "cc.Vec3", | ||
| 1240 | "x": 0, | ||
| 1241 | "y": 0, | ||
| 1242 | "z": 0 | ||
| 1243 | }, | ||
| 1244 | "_skewX": 0, | ||
| 1245 | "_skewY": 0, | ||
| 1246 | "_is3DNode": false, | ||
| 1247 | "groupIndex": 0, | ||
| 1248 | "_id": "50minyJOlOaZv05hk7UkJ4" | ||
| 1249 | }, | ||
| 1250 | { | ||
| 1251 | "__type__": "cc.Widget", | ||
| 1252 | "_name": "", | ||
| 1253 | "_objFlags": 0, | ||
| 1254 | "node": { | ||
| 1255 | "__id__": 26 | ||
| 1256 | }, | ||
| 1257 | "_enabled": true, | ||
| 1258 | "alignMode": 1, | ||
| 1259 | "_target": null, | ||
| 1260 | "_alignFlags": 8, | ||
| 1261 | "_left": 0, | ||
| 1262 | "_right": 0, | ||
| 1263 | "_top": 0, | ||
| 1264 | "_bottom": 0, | ||
| 1265 | "_verticalCenter": 0, | ||
| 1266 | "_horizontalCenter": 0, | ||
| 1267 | "_isAbsLeft": true, | ||
| 1268 | "_isAbsRight": true, | ||
| 1269 | "_isAbsTop": true, | ||
| 1270 | "_isAbsBottom": true, | ||
| 1271 | "_isAbsHorizontalCenter": true, | ||
| 1272 | "_isAbsVerticalCenter": true, | ||
| 1273 | "_originalWidth": 0, | ||
| 1274 | "_originalHeight": 0, | ||
| 1275 | "_id": "725doHsHdO9ariTjwxS14l" | ||
| 1276 | }, | ||
| 1277 | { | ||
| 1278 | "__type__": "cc.Mask", | ||
| 1279 | "_name": "", | ||
| 1280 | "_objFlags": 0, | ||
| 1281 | "node": { | ||
| 1282 | "__id__": 26 | ||
| 1283 | }, | ||
| 1284 | "_enabled": false, | ||
| 1285 | "_materials": [ | ||
| 1286 | { | ||
| 1287 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 1288 | } | ||
| 1289 | ], | ||
| 1290 | "_spriteFrame": null, | ||
| 1291 | "_type": 0, | ||
| 1292 | "_segments": 64, | ||
| 1293 | "_N$alphaThreshold": 0, | ||
| 1294 | "_N$inverted": false, | ||
| 1295 | "_id": "08cEZOaipCYpNbE2l9y8TY" | ||
| 1296 | }, | ||
| 1297 | { | ||
| 1298 | "__type__": "cc.Widget", | ||
| 1299 | "_name": "", | ||
| 1300 | "_objFlags": 0, | ||
| 1301 | "node": { | ||
| 1302 | "__id__": 25 | ||
| 1303 | }, | ||
| 1304 | "_enabled": true, | ||
| 1305 | "alignMode": 1, | ||
| 1306 | "_target": null, | ||
| 1307 | "_alignFlags": 9, | ||
| 1308 | "_left": 97, | ||
| 1309 | "_right": 0, | ||
| 1310 | "_top": 196, | ||
| 1311 | "_bottom": 0, | ||
| 1312 | "_verticalCenter": 0, | ||
| 1313 | "_horizontalCenter": 0, | ||
| 1314 | "_isAbsLeft": true, | ||
| 1315 | "_isAbsRight": true, | ||
| 1316 | "_isAbsTop": true, | ||
| 1317 | "_isAbsBottom": true, | ||
| 1318 | "_isAbsHorizontalCenter": true, | ||
| 1319 | "_isAbsVerticalCenter": true, | ||
| 1320 | "_originalWidth": 0, | ||
| 1321 | "_originalHeight": 0, | ||
| 1322 | "_id": "c1ggkAAyBNx5C7MZMF4k1z" | ||
| 1323 | }, | ||
| 1324 | { | ||
| 1325 | "__type__": "cc.Node", | ||
| 1326 | "_name": "CategoryList", | ||
| 1327 | "_objFlags": 0, | ||
| 1328 | "_parent": { | ||
| 1329 | "__id__": 2 | ||
| 1330 | }, | ||
| 1331 | "_children": [ | ||
| 1332 | { | ||
| 1333 | "__id__": 32 | ||
| 1334 | }, | ||
| 1335 | { | ||
| 1336 | "__id__": 35 | ||
| 1337 | } | ||
| 1338 | ], | ||
| 1339 | "_active": true, | ||
| 1340 | "_level": 1, | ||
| 1341 | "_components": [ | ||
| 1342 | { | ||
| 1343 | "__id__": 63 | ||
| 1344 | } | ||
| 1345 | ], | ||
| 1346 | "_prefab": null, | ||
| 1347 | "_opacity": 255, | ||
| 1348 | "_color": { | ||
| 1349 | "__type__": "cc.Color", | ||
| 1350 | "r": 255, | ||
| 1351 | "g": 255, | ||
| 1352 | "b": 255, | ||
| 1353 | "a": 255 | ||
| 1354 | }, | ||
| 1355 | "_contentSize": { | ||
| 1356 | "__type__": "cc.Size", | ||
| 1357 | "width": 1180, | ||
| 1358 | "height": 390 | ||
| 1359 | }, | ||
| 1360 | "_anchorPoint": { | ||
| 1361 | "__type__": "cc.Vec2", | ||
| 1362 | "x": 0.5, | ||
| 1363 | "y": 0.5 | ||
| 1364 | }, | ||
| 1365 | "_position": { | ||
| 1366 | "__type__": "cc.Vec3", | ||
| 1367 | "x": 0, | ||
| 1368 | "y": -161, | ||
| 1369 | "z": 0 | ||
| 1370 | }, | ||
| 1371 | "_scale": { | ||
| 1372 | "__type__": "cc.Vec3", | ||
| 1373 | "x": 1, | ||
| 1374 | "y": 1, | ||
| 1375 | "z": 1 | ||
| 1376 | }, | ||
| 1377 | "_eulerAngles": { | ||
| 1378 | "__type__": "cc.Vec3", | ||
| 1379 | "x": 0, | ||
| 1380 | "y": 0, | ||
| 1381 | "z": 0 | ||
| 1382 | }, | ||
| 1383 | "_skewX": 0, | ||
| 1384 | "_skewY": 0, | ||
| 1385 | "_is3DNode": false, | ||
| 1386 | "groupIndex": 0, | ||
| 1387 | "_rotationX": 0, | ||
| 1388 | "_rotationY": 0, | ||
| 1389 | "_id": "cccnRfNl9LfJly1yDw6yo7" | ||
| 1390 | }, | ||
| 1391 | { | ||
| 1392 | "__type__": "cc.Node", | ||
| 1393 | "_name": "DataContainerMask", | ||
| 1394 | "_objFlags": 0, | ||
| 1395 | "_parent": { | ||
| 1396 | "__id__": 31 | ||
| 1397 | }, | ||
| 1398 | "_children": [ | ||
| 1399 | { | ||
| 1400 | "__id__": 33 | ||
| 1401 | } | ||
| 1402 | ], | ||
| 1403 | "_active": true, | ||
| 1404 | "_level": 0, | ||
| 1405 | "_components": [ | ||
| 1406 | { | ||
| 1407 | "__id__": 34 | ||
| 1408 | } | ||
| 1409 | ], | ||
| 1410 | "_prefab": null, | ||
| 1411 | "_opacity": 255, | ||
| 1412 | "_color": { | ||
| 1413 | "__type__": "cc.Color", | ||
| 1414 | "r": 255, | ||
| 1415 | "g": 255, | ||
| 1416 | "b": 255, | ||
| 1417 | "a": 255 | ||
| 1418 | }, | ||
| 1419 | "_contentSize": { | ||
| 1420 | "__type__": "cc.Size", | ||
| 1421 | "width": 1180, | ||
| 1422 | "height": 700 | ||
| 1423 | }, | ||
| 1424 | "_anchorPoint": { | ||
| 1425 | "__type__": "cc.Vec2", | ||
| 1426 | "x": 0.5, | ||
| 1427 | "y": 0.5 | ||
| 1428 | }, | ||
| 1429 | "_position": { | ||
| 1430 | "__type__": "cc.Vec3", | ||
| 1431 | "x": 0, | ||
| 1432 | "y": 0, | ||
| 1433 | "z": 0 | ||
| 1434 | }, | ||
| 1435 | "_scale": { | ||
| 1436 | "__type__": "cc.Vec3", | ||
| 1437 | "x": 1, | ||
| 1438 | "y": 1, | ||
| 1439 | "z": 1 | ||
| 1440 | }, | ||
| 1441 | "_eulerAngles": { | ||
| 1442 | "__type__": "cc.Vec3", | ||
| 1443 | "x": 0, | ||
| 1444 | "y": 0, | ||
| 1445 | "z": 0 | ||
| 1446 | }, | ||
| 1447 | "_skewX": 0, | ||
| 1448 | "_skewY": 0, | ||
| 1449 | "_is3DNode": false, | ||
| 1450 | "groupIndex": 0, | ||
| 1451 | "_rotationX": 0, | ||
| 1452 | "_rotationY": 0, | ||
| 1453 | "_id": "c8gkbU4ORBTaPQiMgVxIXC" | ||
| 1454 | }, | ||
| 1455 | { | ||
| 1456 | "__type__": "cc.Node", | ||
| 1457 | "_name": "DataContainer", | ||
| 1458 | "_objFlags": 0, | ||
| 1459 | "_parent": { | ||
| 1460 | "__id__": 32 | ||
| 1461 | }, | ||
| 1462 | "_children": [], | ||
| 1463 | "_active": true, | ||
| 1464 | "_level": 0, | ||
| 1465 | "_components": [], | ||
| 1466 | "_prefab": null, | ||
| 1467 | "_opacity": 255, | ||
| 1468 | "_color": { | ||
| 1469 | "__type__": "cc.Color", | ||
| 1470 | "r": 255, | ||
| 1471 | "g": 255, | ||
| 1472 | "b": 255, | ||
| 1473 | "a": 255 | ||
| 1474 | }, | ||
| 1475 | "_contentSize": { | ||
| 1476 | "__type__": "cc.Size", | ||
| 1477 | "width": 0, | ||
| 1478 | "height": 0 | ||
| 1479 | }, | ||
| 1480 | "_anchorPoint": { | ||
| 1481 | "__type__": "cc.Vec2", | ||
| 1482 | "x": 0.5, | ||
| 1483 | "y": 0.5 | ||
| 1484 | }, | ||
| 1485 | "_position": { | ||
| 1486 | "__type__": "cc.Vec3", | ||
| 1487 | "x": 0, | ||
| 1488 | "y": 0, | ||
| 1489 | "z": 0 | ||
| 1490 | }, | ||
| 1491 | "_scale": { | ||
| 1492 | "__type__": "cc.Vec3", | ||
| 1493 | "x": 1, | ||
| 1494 | "y": 1, | ||
| 1495 | "z": 1 | ||
| 1496 | }, | ||
| 1497 | "_eulerAngles": { | ||
| 1498 | "__type__": "cc.Vec3", | ||
| 1499 | "x": 0, | ||
| 1500 | "y": 0, | ||
| 1501 | "z": 0 | ||
| 1502 | }, | ||
| 1503 | "_skewX": 0, | ||
| 1504 | "_skewY": 0, | ||
| 1505 | "_is3DNode": false, | ||
| 1506 | "groupIndex": 0, | ||
| 1507 | "_rotationX": 0, | ||
| 1508 | "_rotationY": 0, | ||
| 1509 | "_id": "ebDGCq8tNPGZNi8ReCIOk2" | ||
| 1510 | }, | ||
| 1511 | { | ||
| 1512 | "__type__": "cc.Mask", | ||
| 1513 | "_name": "", | ||
| 1514 | "_objFlags": 0, | ||
| 1515 | "node": { | ||
| 1516 | "__id__": 32 | ||
| 1517 | }, | ||
| 1518 | "_enabled": true, | ||
| 1519 | "_materials": [ | ||
| 1520 | { | ||
| 1521 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 1522 | } | ||
| 1523 | ], | ||
| 1524 | "_spriteFrame": null, | ||
| 1525 | "_type": 0, | ||
| 1526 | "_segments": 64, | ||
| 1527 | "_N$alphaThreshold": 1, | ||
| 1528 | "_N$inverted": false, | ||
| 1529 | "_id": "ccl7KJ+1dHlKRjqwW5gwtK" | ||
| 1530 | }, | ||
| 1531 | { | ||
| 1532 | "__type__": "cc.Node", | ||
| 1533 | "_name": "ScrollBarContainer", | ||
| 1534 | "_objFlags": 0, | ||
| 1535 | "_parent": { | ||
| 1536 | "__id__": 31 | ||
| 1537 | }, | ||
| 1538 | "_children": [ | ||
| 1539 | { | ||
| 1540 | "__id__": 36 | ||
| 1541 | }, | ||
| 1542 | { | ||
| 1543 | "__id__": 38 | ||
| 1544 | } | ||
| 1545 | ], | ||
| 1546 | "_active": false, | ||
| 1547 | "_level": 0, | ||
| 1548 | "_components": [ | ||
| 1549 | { | ||
| 1550 | "__id__": 61 | ||
| 1551 | }, | ||
| 1552 | { | ||
| 1553 | "__id__": 62 | ||
| 1554 | } | ||
| 1555 | ], | ||
| 1556 | "_prefab": null, | ||
| 1557 | "_opacity": 255, | ||
| 1558 | "_color": { | ||
| 1559 | "__type__": "cc.Color", | ||
| 1560 | "r": 255, | ||
| 1561 | "g": 255, | ||
| 1562 | "b": 255, | ||
| 1563 | "a": 255 | ||
| 1564 | }, | ||
| 1565 | "_contentSize": { | ||
| 1566 | "__type__": "cc.Size", | ||
| 1567 | "width": 10, | ||
| 1568 | "height": 510 | ||
| 1569 | }, | ||
| 1570 | "_anchorPoint": { | ||
| 1571 | "__type__": "cc.Vec2", | ||
| 1572 | "x": 0.5, | ||
| 1573 | "y": 0.5 | ||
| 1574 | }, | ||
| 1575 | "_position": { | ||
| 1576 | "__type__": "cc.Vec3", | ||
| 1577 | "x": 450, | ||
| 1578 | "y": 95, | ||
| 1579 | "z": 0 | ||
| 1580 | }, | ||
| 1581 | "_scale": { | ||
| 1582 | "__type__": "cc.Vec3", | ||
| 1583 | "x": 1, | ||
| 1584 | "y": 1, | ||
| 1585 | "z": 1 | ||
| 1586 | }, | ||
| 1587 | "_eulerAngles": { | ||
| 1588 | "__type__": "cc.Vec3", | ||
| 1589 | "x": 0, | ||
| 1590 | "y": 0, | ||
| 1591 | "z": 0 | ||
| 1592 | }, | ||
| 1593 | "_skewX": 0, | ||
| 1594 | "_skewY": 0, | ||
| 1595 | "_is3DNode": false, | ||
| 1596 | "groupIndex": 0, | ||
| 1597 | "_rotationX": 0, | ||
| 1598 | "_rotationY": 0, | ||
| 1599 | "_id": "34rt1pTnBNu7zCkN8kw/1Z" | ||
| 1600 | }, | ||
| 1601 | { | ||
| 1602 | "__type__": "cc.Node", | ||
| 1603 | "_name": "ScrollBarHight", | ||
| 1604 | "_objFlags": 0, | ||
| 1605 | "_parent": { | ||
| 1606 | "__id__": 35 | ||
| 1607 | }, | ||
| 1608 | "_children": [], | ||
| 1609 | "_active": true, | ||
| 1610 | "_level": 0, | ||
| 1611 | "_components": [ | ||
| 1612 | { | ||
| 1613 | "__id__": 37 | ||
| 1614 | } | ||
| 1615 | ], | ||
| 1616 | "_prefab": null, | ||
| 1617 | "_opacity": 100, | ||
| 1618 | "_color": { | ||
| 1619 | "__type__": "cc.Color", | ||
| 1620 | "r": 255, | ||
| 1621 | "g": 255, | ||
| 1622 | "b": 255, | ||
| 1623 | "a": 255 | ||
| 1624 | }, | ||
| 1625 | "_contentSize": { | ||
| 1626 | "__type__": "cc.Size", | ||
| 1627 | "width": 2, | ||
| 1628 | "height": 510 | ||
| 1629 | }, | ||
| 1630 | "_anchorPoint": { | ||
| 1631 | "__type__": "cc.Vec2", | ||
| 1632 | "x": 0.5, | ||
| 1633 | "y": 0.5 | ||
| 1634 | }, | ||
| 1635 | "_position": { | ||
| 1636 | "__type__": "cc.Vec3", | ||
| 1637 | "x": 0, | ||
| 1638 | "y": 0, | ||
| 1639 | "z": 0 | ||
| 1640 | }, | ||
| 1641 | "_scale": { | ||
| 1642 | "__type__": "cc.Vec3", | ||
| 1643 | "x": 1, | ||
| 1644 | "y": 1, | ||
| 1645 | "z": 1 | ||
| 1646 | }, | ||
| 1647 | "_eulerAngles": { | ||
| 1648 | "__type__": "cc.Vec3", | ||
| 1649 | "x": 0, | ||
| 1650 | "y": 0, | ||
| 1651 | "z": 0 | ||
| 1652 | }, | ||
| 1653 | "_skewX": 0, | ||
| 1654 | "_skewY": 0, | ||
| 1655 | "_is3DNode": false, | ||
| 1656 | "groupIndex": 0, | ||
| 1657 | "_rotationX": 0, | ||
| 1658 | "_rotationY": 0, | ||
| 1659 | "_id": "5ddNEbVwlLUpLNrHlqJhFJ" | ||
| 1660 | }, | ||
| 1661 | { | ||
| 1662 | "__type__": "cc.Sprite", | ||
| 1663 | "_name": "", | ||
| 1664 | "_objFlags": 0, | ||
| 1665 | "node": { | ||
| 1666 | "__id__": 36 | ||
| 1667 | }, | ||
| 1668 | "_enabled": true, | ||
| 1669 | "_materials": [ | ||
| 1670 | { | ||
| 1671 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 1672 | } | ||
| 1673 | ], | ||
| 1674 | "_srcBlendFactor": 770, | ||
| 1675 | "_dstBlendFactor": 771, | ||
| 1676 | "_spriteFrame": { | ||
| 1677 | "__uuid__": "09a8ef24-6e6c-4375-93fd-fc0e0219f0a1" | ||
| 1678 | }, | ||
| 1679 | "_type": 0, | ||
| 1680 | "_sizeMode": 0, | ||
| 1681 | "_fillType": 0, | ||
| 1682 | "_fillCenter": { | ||
| 1683 | "__type__": "cc.Vec2", | ||
| 1684 | "x": 0, | ||
| 1685 | "y": 0 | ||
| 1686 | }, | ||
| 1687 | "_fillStart": 0, | ||
| 1688 | "_fillRange": 0, | ||
| 1689 | "_isTrimmedMode": true, | ||
| 1690 | "_atlas": null, | ||
| 1691 | "_id": "7eECW+lStFxK8xIreuh/C9" | ||
| 1692 | }, | ||
| 1693 | { | ||
| 1694 | "__type__": "cc.Node", | ||
| 1695 | "_name": "ScrollBarShadow", | ||
| 1696 | "_objFlags": 0, | ||
| 1697 | "_parent": { | ||
| 1698 | "__id__": 35 | ||
| 1699 | }, | ||
| 1700 | "_children": [ | ||
| 1701 | { | ||
| 1702 | "__id__": 39 | ||
| 1703 | } | ||
| 1704 | ], | ||
| 1705 | "_active": true, | ||
| 1706 | "_level": 0, | ||
| 1707 | "_components": [ | ||
| 1708 | { | ||
| 1709 | "__id__": 59 | ||
| 1710 | }, | ||
| 1711 | { | ||
| 1712 | "__id__": 60 | ||
| 1713 | } | ||
| 1714 | ], | ||
| 1715 | "_prefab": null, | ||
| 1716 | "_opacity": 255, | ||
| 1717 | "_color": { | ||
| 1718 | "__type__": "cc.Color", | ||
| 1719 | "r": 255, | ||
| 1720 | "g": 255, | ||
| 1721 | "b": 255, | ||
| 1722 | "a": 255 | ||
| 1723 | }, | ||
| 1724 | "_contentSize": { | ||
| 1725 | "__type__": "cc.Size", | ||
| 1726 | "width": 2, | ||
| 1727 | "height": 94 | ||
| 1728 | }, | ||
| 1729 | "_anchorPoint": { | ||
| 1730 | "__type__": "cc.Vec2", | ||
| 1731 | "x": 0.5, | ||
| 1732 | "y": 0 | ||
| 1733 | }, | ||
| 1734 | "_position": { | ||
| 1735 | "__type__": "cc.Vec3", | ||
| 1736 | "x": 0, | ||
| 1737 | "y": 161, | ||
| 1738 | "z": 0 | ||
| 1739 | }, | ||
| 1740 | "_scale": { | ||
| 1741 | "__type__": "cc.Vec3", | ||
| 1742 | "x": 1, | ||
| 1743 | "y": 1, | ||
| 1744 | "z": 1 | ||
| 1745 | }, | ||
| 1746 | "_eulerAngles": { | ||
| 1747 | "__type__": "cc.Vec3", | ||
| 1748 | "x": 0, | ||
| 1749 | "y": 0, | ||
| 1750 | "z": 0 | ||
| 1751 | }, | ||
| 1752 | "_skewX": 0, | ||
| 1753 | "_skewY": 0, | ||
| 1754 | "_is3DNode": false, | ||
| 1755 | "groupIndex": 0, | ||
| 1756 | "_rotationX": 0, | ||
| 1757 | "_rotationY": 0, | ||
| 1758 | "_id": "22fn0mWHRDIahJMX77dO53" | ||
| 1759 | }, | ||
| 1760 | { | ||
| 1761 | "__type__": "cc.Node", | ||
| 1762 | "_name": "ScrollBarBlock", | ||
| 1763 | "_objFlags": 0, | ||
| 1764 | "_parent": { | ||
| 1765 | "__id__": 38 | ||
| 1766 | }, | ||
| 1767 | "_children": [ | ||
| 1768 | { | ||
| 1769 | "__id__": 40 | ||
| 1770 | }, | ||
| 1771 | { | ||
| 1772 | "__id__": 43 | ||
| 1773 | }, | ||
| 1774 | { | ||
| 1775 | "__id__": 46 | ||
| 1776 | } | ||
| 1777 | ], | ||
| 1778 | "_active": true, | ||
| 1779 | "_level": 0, | ||
| 1780 | "_components": [ | ||
| 1781 | { | ||
| 1782 | "__id__": 57 | ||
| 1783 | }, | ||
| 1784 | { | ||
| 1785 | "__id__": 58 | ||
| 1786 | } | ||
| 1787 | ], | ||
| 1788 | "_prefab": null, | ||
| 1789 | "_opacity": 255, | ||
| 1790 | "_color": { | ||
| 1791 | "__type__": "cc.Color", | ||
| 1792 | "r": 255, | ||
| 1793 | "g": 255, | ||
| 1794 | "b": 255, | ||
| 1795 | "a": 255 | ||
| 1796 | }, | ||
| 1797 | "_contentSize": { | ||
| 1798 | "__type__": "cc.Size", | ||
| 1799 | "width": 10, | ||
| 1800 | "height": 94 | ||
| 1801 | }, | ||
| 1802 | "_anchorPoint": { | ||
| 1803 | "__type__": "cc.Vec2", | ||
| 1804 | "x": 0.5, | ||
| 1805 | "y": 0.5 | ||
| 1806 | }, | ||
| 1807 | "_position": { | ||
| 1808 | "__type__": "cc.Vec3", | ||
| 1809 | "x": 0, | ||
| 1810 | "y": 47, | ||
| 1811 | "z": 0 | ||
| 1812 | }, | ||
| 1813 | "_scale": { | ||
| 1814 | "__type__": "cc.Vec3", | ||
| 1815 | "x": 1, | ||
| 1816 | "y": 1, | ||
| 1817 | "z": 1 | ||
| 1818 | }, | ||
| 1819 | "_eulerAngles": { | ||
| 1820 | "__type__": "cc.Vec3", | ||
| 1821 | "x": 0, | ||
| 1822 | "y": 0, | ||
| 1823 | "z": 0 | ||
| 1824 | }, | ||
| 1825 | "_skewX": 0, | ||
| 1826 | "_skewY": 0, | ||
| 1827 | "_is3DNode": false, | ||
| 1828 | "groupIndex": 0, | ||
| 1829 | "_rotationX": 0, | ||
| 1830 | "_rotationY": 0, | ||
| 1831 | "_id": "bc3jwxIkFCaL5l6ru9wigc" | ||
| 1832 | }, | ||
| 1833 | { | ||
| 1834 | "__type__": "cc.Node", | ||
| 1835 | "_name": "AU", | ||
| 1836 | "_objFlags": 0, | ||
| 1837 | "_parent": { | ||
| 1838 | "__id__": 39 | ||
| 1839 | }, | ||
| 1840 | "_children": [], | ||
| 1841 | "_active": true, | ||
| 1842 | "_level": 0, | ||
| 1843 | "_components": [ | ||
| 1844 | { | ||
| 1845 | "__id__": 41 | ||
| 1846 | }, | ||
| 1847 | { | ||
| 1848 | "__id__": 42 | ||
| 1849 | } | ||
| 1850 | ], | ||
| 1851 | "_prefab": null, | ||
| 1852 | "_opacity": 255, | ||
| 1853 | "_color": { | ||
| 1854 | "__type__": "cc.Color", | ||
| 1855 | "r": 255, | ||
| 1856 | "g": 255, | ||
| 1857 | "b": 255, | ||
| 1858 | "a": 255 | ||
| 1859 | }, | ||
| 1860 | "_contentSize": { | ||
| 1861 | "__type__": "cc.Size", | ||
| 1862 | "width": 10, | ||
| 1863 | "height": 12 | ||
| 1864 | }, | ||
| 1865 | "_anchorPoint": { | ||
| 1866 | "__type__": "cc.Vec2", | ||
| 1867 | "x": 0.5, | ||
| 1868 | "y": 0.5 | ||
| 1869 | }, | ||
| 1870 | "_position": { | ||
| 1871 | "__type__": "cc.Vec3", | ||
| 1872 | "x": 30, | ||
| 1873 | "y": 47, | ||
| 1874 | "z": 0 | ||
| 1875 | }, | ||
| 1876 | "_scale": { | ||
| 1877 | "__type__": "cc.Vec3", | ||
| 1878 | "x": 1, | ||
| 1879 | "y": 1, | ||
| 1880 | "z": 1 | ||
| 1881 | }, | ||
| 1882 | "_eulerAngles": { | ||
| 1883 | "__type__": "cc.Vec3", | ||
| 1884 | "x": 0, | ||
| 1885 | "y": 0, | ||
| 1886 | "z": 0 | ||
| 1887 | }, | ||
| 1888 | "_skewX": 0, | ||
| 1889 | "_skewY": 0, | ||
| 1890 | "_is3DNode": false, | ||
| 1891 | "groupIndex": 0, | ||
| 1892 | "_rotationX": 0, | ||
| 1893 | "_rotationY": 0, | ||
| 1894 | "_id": "f7cdhUadBOeIh4HyP18oN7" | ||
| 1895 | }, | ||
| 1896 | { | ||
| 1897 | "__type__": "cc.Sprite", | ||
| 1898 | "_name": "", | ||
| 1899 | "_objFlags": 0, | ||
| 1900 | "node": { | ||
| 1901 | "__id__": 40 | ||
| 1902 | }, | ||
| 1903 | "_enabled": true, | ||
| 1904 | "_materials": [ | ||
| 1905 | { | ||
| 1906 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 1907 | } | ||
| 1908 | ], | ||
| 1909 | "_srcBlendFactor": 770, | ||
| 1910 | "_dstBlendFactor": 771, | ||
| 1911 | "_spriteFrame": { | ||
| 1912 | "__uuid__": "4c455926-9c22-4c21-904f-115a1b42be25" | ||
| 1913 | }, | ||
| 1914 | "_type": 0, | ||
| 1915 | "_sizeMode": 0, | ||
| 1916 | "_fillType": 0, | ||
| 1917 | "_fillCenter": { | ||
| 1918 | "__type__": "cc.Vec2", | ||
| 1919 | "x": 0, | ||
| 1920 | "y": 0 | ||
| 1921 | }, | ||
| 1922 | "_fillStart": 0, | ||
| 1923 | "_fillRange": 0, | ||
| 1924 | "_isTrimmedMode": true, | ||
| 1925 | "_atlas": null, | ||
| 1926 | "_id": "73WwYF/5JB97VVjmpj3apN" | ||
| 1927 | }, | ||
| 1928 | { | ||
| 1929 | "__type__": "cc.Widget", | ||
| 1930 | "_name": "", | ||
| 1931 | "_objFlags": 0, | ||
| 1932 | "node": { | ||
| 1933 | "__id__": 40 | ||
| 1934 | }, | ||
| 1935 | "_enabled": true, | ||
| 1936 | "alignMode": 0, | ||
| 1937 | "_target": null, | ||
| 1938 | "_alignFlags": 12, | ||
| 1939 | "_left": 30, | ||
| 1940 | "_right": 0, | ||
| 1941 | "_top": 41, | ||
| 1942 | "_bottom": 88, | ||
| 1943 | "_verticalCenter": 0, | ||
| 1944 | "_horizontalCenter": 0, | ||
| 1945 | "_isAbsLeft": true, | ||
| 1946 | "_isAbsRight": true, | ||
| 1947 | "_isAbsTop": true, | ||
| 1948 | "_isAbsBottom": true, | ||
| 1949 | "_isAbsHorizontalCenter": true, | ||
| 1950 | "_isAbsVerticalCenter": true, | ||
| 1951 | "_originalWidth": 0, | ||
| 1952 | "_originalHeight": 12, | ||
| 1953 | "_id": "83omalR2VFhaW9MhgugsCU" | ||
| 1954 | }, | ||
| 1955 | { | ||
| 1956 | "__type__": "cc.Node", | ||
| 1957 | "_name": "AD", | ||
| 1958 | "_objFlags": 0, | ||
| 1959 | "_parent": { | ||
| 1960 | "__id__": 39 | ||
| 1961 | }, | ||
| 1962 | "_children": [], | ||
| 1963 | "_active": true, | ||
| 1964 | "_level": 0, | ||
| 1965 | "_components": [ | ||
| 1966 | { | ||
| 1967 | "__id__": 44 | ||
| 1968 | }, | ||
| 1969 | { | ||
| 1970 | "__id__": 45 | ||
| 1971 | } | ||
| 1972 | ], | ||
| 1973 | "_prefab": null, | ||
| 1974 | "_opacity": 255, | ||
| 1975 | "_color": { | ||
| 1976 | "__type__": "cc.Color", | ||
| 1977 | "r": 255, | ||
| 1978 | "g": 255, | ||
| 1979 | "b": 255, | ||
| 1980 | "a": 255 | ||
| 1981 | }, | ||
| 1982 | "_contentSize": { | ||
| 1983 | "__type__": "cc.Size", | ||
| 1984 | "width": 10, | ||
| 1985 | "height": 13 | ||
| 1986 | }, | ||
| 1987 | "_anchorPoint": { | ||
| 1988 | "__type__": "cc.Vec2", | ||
| 1989 | "x": 0.5, | ||
| 1990 | "y": 0.5 | ||
| 1991 | }, | ||
| 1992 | "_position": { | ||
| 1993 | "__type__": "cc.Vec3", | ||
| 1994 | "x": 30, | ||
| 1995 | "y": -47, | ||
| 1996 | "z": 0 | ||
| 1997 | }, | ||
| 1998 | "_scale": { | ||
| 1999 | "__type__": "cc.Vec3", | ||
| 2000 | "x": 1, | ||
| 2001 | "y": 1, | ||
| 2002 | "z": 1 | ||
| 2003 | }, | ||
| 2004 | "_eulerAngles": { | ||
| 2005 | "__type__": "cc.Vec3", | ||
| 2006 | "x": 0, | ||
| 2007 | "y": 0, | ||
| 2008 | "z": 0 | ||
| 2009 | }, | ||
| 2010 | "_skewX": 0, | ||
| 2011 | "_skewY": 0, | ||
| 2012 | "_is3DNode": false, | ||
| 2013 | "groupIndex": 0, | ||
| 2014 | "_rotationX": 0, | ||
| 2015 | "_rotationY": 0, | ||
| 2016 | "_id": "cchrp1fUZM6rNN0giKatUL" | ||
| 2017 | }, | ||
| 2018 | { | ||
| 2019 | "__type__": "cc.Sprite", | ||
| 2020 | "_name": "", | ||
| 2021 | "_objFlags": 0, | ||
| 2022 | "node": { | ||
| 2023 | "__id__": 43 | ||
| 2024 | }, | ||
| 2025 | "_enabled": true, | ||
| 2026 | "_materials": [ | ||
| 2027 | { | ||
| 2028 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 2029 | } | ||
| 2030 | ], | ||
| 2031 | "_srcBlendFactor": 770, | ||
| 2032 | "_dstBlendFactor": 771, | ||
| 2033 | "_spriteFrame": { | ||
| 2034 | "__uuid__": "17b8df2f-d8ef-4693-8db5-d19182b1dd0b" | ||
| 2035 | }, | ||
| 2036 | "_type": 0, | ||
| 2037 | "_sizeMode": 0, | ||
| 2038 | "_fillType": 0, | ||
| 2039 | "_fillCenter": { | ||
| 2040 | "__type__": "cc.Vec2", | ||
| 2041 | "x": 0, | ||
| 2042 | "y": 0 | ||
| 2043 | }, | ||
| 2044 | "_fillStart": 0, | ||
| 2045 | "_fillRange": 0, | ||
| 2046 | "_isTrimmedMode": true, | ||
| 2047 | "_atlas": null, | ||
| 2048 | "_id": "63XSpmeqpNd4FGBcxy34tO" | ||
| 2049 | }, | ||
| 2050 | { | ||
| 2051 | "__type__": "cc.Widget", | ||
| 2052 | "_name": "", | ||
| 2053 | "_objFlags": 0, | ||
| 2054 | "node": { | ||
| 2055 | "__id__": 43 | ||
| 2056 | }, | ||
| 2057 | "_enabled": true, | ||
| 2058 | "alignMode": 0, | ||
| 2059 | "_target": null, | ||
| 2060 | "_alignFlags": 13, | ||
| 2061 | "_left": 30, | ||
| 2062 | "_right": 0, | ||
| 2063 | "_top": 87.5, | ||
| 2064 | "_bottom": -6.5, | ||
| 2065 | "_verticalCenter": 0, | ||
| 2066 | "_horizontalCenter": 0, | ||
| 2067 | "_isAbsLeft": true, | ||
| 2068 | "_isAbsRight": true, | ||
| 2069 | "_isAbsTop": true, | ||
| 2070 | "_isAbsBottom": true, | ||
| 2071 | "_isAbsHorizontalCenter": true, | ||
| 2072 | "_isAbsVerticalCenter": true, | ||
| 2073 | "_originalWidth": 0, | ||
| 2074 | "_originalHeight": 12, | ||
| 2075 | "_id": "48VlyLrs5JE4hJ2O2IYeAN" | ||
| 2076 | }, | ||
| 2077 | { | ||
| 2078 | "__type__": "cc.Node", | ||
| 2079 | "_name": "Page", | ||
| 2080 | "_objFlags": 0, | ||
| 2081 | "_parent": { | ||
| 2082 | "__id__": 39 | ||
| 2083 | }, | ||
| 2084 | "_children": [ | ||
| 2085 | { | ||
| 2086 | "__id__": 47 | ||
| 2087 | }, | ||
| 2088 | { | ||
| 2089 | "__id__": 49 | ||
| 2090 | }, | ||
| 2091 | { | ||
| 2092 | "__id__": 51 | ||
| 2093 | }, | ||
| 2094 | { | ||
| 2095 | "__id__": 53 | ||
| 2096 | } | ||
| 2097 | ], | ||
| 2098 | "_active": true, | ||
| 2099 | "_level": 0, | ||
| 2100 | "_components": [ | ||
| 2101 | { | ||
| 2102 | "__id__": 55 | ||
| 2103 | }, | ||
| 2104 | { | ||
| 2105 | "__id__": 56 | ||
| 2106 | } | ||
| 2107 | ], | ||
| 2108 | "_prefab": null, | ||
| 2109 | "_opacity": 255, | ||
| 2110 | "_color": { | ||
| 2111 | "__type__": "cc.Color", | ||
| 2112 | "r": 255, | ||
| 2113 | "g": 255, | ||
| 2114 | "b": 255, | ||
| 2115 | "a": 255 | ||
| 2116 | }, | ||
| 2117 | "_contentSize": { | ||
| 2118 | "__type__": "cc.Size", | ||
| 2119 | "width": 18, | ||
| 2120 | "height": 58.67999999999999 | ||
| 2121 | }, | ||
| 2122 | "_anchorPoint": { | ||
| 2123 | "__type__": "cc.Vec2", | ||
| 2124 | "x": 0.5, | ||
| 2125 | "y": 0.5 | ||
| 2126 | }, | ||
| 2127 | "_position": { | ||
| 2128 | "__type__": "cc.Vec3", | ||
| 2129 | "x": 29.999999999999996, | ||
| 2130 | "y": -2.3399999999999963, | ||
| 2131 | "z": 0 | ||
| 2132 | }, | ||
| 2133 | "_scale": { | ||
| 2134 | "__type__": "cc.Vec3", | ||
| 2135 | "x": 1, | ||
| 2136 | "y": 1, | ||
| 2137 | "z": 1 | ||
| 2138 | }, | ||
| 2139 | "_eulerAngles": { | ||
| 2140 | "__type__": "cc.Vec3", | ||
| 2141 | "x": 0, | ||
| 2142 | "y": 0, | ||
| 2143 | "z": 0 | ||
| 2144 | }, | ||
| 2145 | "_skewX": 0, | ||
| 2146 | "_skewY": 0, | ||
| 2147 | "_is3DNode": false, | ||
| 2148 | "groupIndex": 0, | ||
| 2149 | "_rotationX": 0, | ||
| 2150 | "_rotationY": 0, | ||
| 2151 | "_id": "63DTU5ncxMkZEi9OFxB7vw" | ||
| 2152 | }, | ||
| 2153 | { | ||
| 2154 | "__type__": "cc.PrivateNode", | ||
| 2155 | "_name": "RICHTEXT_CHILD", | ||
| 2156 | "_objFlags": 1024, | ||
| 2157 | "_parent": { | ||
| 2158 | "__id__": 46 | ||
| 2159 | }, | ||
| 2160 | "_children": [], | ||
| 2161 | "_active": false, | ||
| 2162 | "_level": 1, | ||
| 2163 | "_components": [ | ||
| 2164 | { | ||
| 2165 | "__id__": 48 | ||
| 2166 | } | ||
| 2167 | ], | ||
| 2168 | "_prefab": null, | ||
| 2169 | "_opacity": 255, | ||
| 2170 | "_color": { | ||
| 2171 | "__type__": "cc.Color", | ||
| 2172 | "r": 255, | ||
| 2173 | "g": 255, | ||
| 2174 | "b": 255, | ||
| 2175 | "a": 255 | ||
| 2176 | }, | ||
| 2177 | "_contentSize": { | ||
| 2178 | "__type__": "cc.Size", | ||
| 2179 | "width": 18, | ||
| 2180 | "height": 22.68 | ||
| 2181 | }, | ||
| 2182 | "_anchorPoint": { | ||
| 2183 | "__type__": "cc.Vec2", | ||
| 2184 | "x": 0, | ||
| 2185 | "y": 0 | ||
| 2186 | }, | ||
| 2187 | "_position": { | ||
| 2188 | "__type__": "cc.Vec3", | ||
| 2189 | "x": -9, | ||
| 2190 | "y": 6.660000000000004, | ||
| 2191 | "z": 0 | ||
| 2192 | }, | ||
| 2193 | "_scale": { | ||
| 2194 | "__type__": "cc.Vec3", | ||
| 2195 | "x": 1, | ||
| 2196 | "y": 1, | ||
| 2197 | "z": 1 | ||
| 2198 | }, | ||
| 2199 | "_eulerAngles": { | ||
| 2200 | "__type__": "cc.Vec3", | ||
| 2201 | "x": 0, | ||
| 2202 | "y": 0, | ||
| 2203 | "z": 0 | ||
| 2204 | }, | ||
| 2205 | "_skewX": 0, | ||
| 2206 | "_skewY": 0, | ||
| 2207 | "_is3DNode": false, | ||
| 2208 | "groupIndex": 0, | ||
| 2209 | "showInEditor": false, | ||
| 2210 | "_id": "d56ow2sH1PcZp2H5k2/ZOX" | ||
| 2211 | }, | ||
| 2212 | { | ||
| 2213 | "__type__": "cc.Label", | ||
| 2214 | "_name": "", | ||
| 2215 | "_objFlags": 0, | ||
| 2216 | "node": { | ||
| 2217 | "__id__": 47 | ||
| 2218 | }, | ||
| 2219 | "_enabled": true, | ||
| 2220 | "_materials": [ | ||
| 2221 | { | ||
| 2222 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 2223 | } | ||
| 2224 | ], | ||
| 2225 | "_useOriginalSize": true, | ||
| 2226 | "_string": "翻", | ||
| 2227 | "_N$string": "翻", | ||
| 2228 | "_fontSize": 18, | ||
| 2229 | "_lineHeight": 18, | ||
| 2230 | "_enableWrapText": true, | ||
| 2231 | "_N$file": null, | ||
| 2232 | "_isSystemFontUsed": true, | ||
| 2233 | "_spacingX": 0, | ||
| 2234 | "_batchAsBitmap": false, | ||
| 2235 | "_N$horizontalAlign": 0, | ||
| 2236 | "_N$verticalAlign": 1, | ||
| 2237 | "_N$fontFamily": "Arial", | ||
| 2238 | "_N$overflow": 0, | ||
| 2239 | "_N$cacheMode": 0, | ||
| 2240 | "_id": "fc37L1+F1DLIPZCJOyZYro" | ||
| 2241 | }, | ||
| 2242 | { | ||
| 2243 | "__type__": "cc.PrivateNode", | ||
| 2244 | "_name": "RICHTEXT_CHILD", | ||
| 2245 | "_objFlags": 1024, | ||
| 2246 | "_parent": { | ||
| 2247 | "__id__": 46 | ||
| 2248 | }, | ||
| 2249 | "_children": [], | ||
| 2250 | "_active": false, | ||
| 2251 | "_level": 1, | ||
| 2252 | "_components": [ | ||
| 2253 | { | ||
| 2254 | "__id__": 50 | ||
| 2255 | } | ||
| 2256 | ], | ||
| 2257 | "_prefab": null, | ||
| 2258 | "_opacity": 255, | ||
| 2259 | "_color": { | ||
| 2260 | "__type__": "cc.Color", | ||
| 2261 | "r": 255, | ||
| 2262 | "g": 255, | ||
| 2263 | "b": 255, | ||
| 2264 | "a": 255 | ||
| 2265 | }, | ||
| 2266 | "_contentSize": { | ||
| 2267 | "__type__": "cc.Size", | ||
| 2268 | "width": 18, | ||
| 2269 | "height": 22.68 | ||
| 2270 | }, | ||
| 2271 | "_anchorPoint": { | ||
| 2272 | "__type__": "cc.Vec2", | ||
| 2273 | "x": 0, | ||
| 2274 | "y": 0 | ||
| 2275 | }, | ||
| 2276 | "_position": { | ||
| 2277 | "__type__": "cc.Vec3", | ||
| 2278 | "x": -9, | ||
| 2279 | "y": -11.339999999999996, | ||
| 2280 | "z": 0 | ||
| 2281 | }, | ||
| 2282 | "_scale": { | ||
| 2283 | "__type__": "cc.Vec3", | ||
| 2284 | "x": 1, | ||
| 2285 | "y": 1, | ||
| 2286 | "z": 1 | ||
| 2287 | }, | ||
| 2288 | "_eulerAngles": { | ||
| 2289 | "__type__": "cc.Vec3", | ||
| 2290 | "x": 0, | ||
| 2291 | "y": 0, | ||
| 2292 | "z": 0 | ||
| 2293 | }, | ||
| 2294 | "_skewX": 0, | ||
| 2295 | "_skewY": 0, | ||
| 2296 | "_is3DNode": false, | ||
| 2297 | "groupIndex": 0, | ||
| 2298 | "showInEditor": false, | ||
| 2299 | "_id": "b3EvOH+sZMk7ZUf5XLWQid" | ||
| 2300 | }, | ||
| 2301 | { | ||
| 2302 | "__type__": "cc.Label", | ||
| 2303 | "_name": "", | ||
| 2304 | "_objFlags": 0, | ||
| 2305 | "node": { | ||
| 2306 | "__id__": 49 | ||
| 2307 | }, | ||
| 2308 | "_enabled": true, | ||
| 2309 | "_materials": [ | ||
| 2310 | { | ||
| 2311 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 2312 | } | ||
| 2313 | ], | ||
| 2314 | "_useOriginalSize": true, | ||
| 2315 | "_string": "页", | ||
| 2316 | "_N$string": "页", | ||
| 2317 | "_fontSize": 18, | ||
| 2318 | "_lineHeight": 18, | ||
| 2319 | "_enableWrapText": true, | ||
| 2320 | "_N$file": null, | ||
| 2321 | "_isSystemFontUsed": true, | ||
| 2322 | "_spacingX": 0, | ||
| 2323 | "_batchAsBitmap": false, | ||
| 2324 | "_N$horizontalAlign": 0, | ||
| 2325 | "_N$verticalAlign": 1, | ||
| 2326 | "_N$fontFamily": "Arial", | ||
| 2327 | "_N$overflow": 0, | ||
| 2328 | "_N$cacheMode": 0, | ||
| 2329 | "_id": "8awa/LA/1JOqCbHeLxQgVU" | ||
| 2330 | }, | ||
| 2331 | { | ||
| 2332 | "__type__": "cc.PrivateNode", | ||
| 2333 | "_name": "RICHTEXT_CHILD", | ||
| 2334 | "_objFlags": 1024, | ||
| 2335 | "_parent": { | ||
| 2336 | "__id__": 46 | ||
| 2337 | }, | ||
| 2338 | "_children": [], | ||
| 2339 | "_active": false, | ||
| 2340 | "_level": 1, | ||
| 2341 | "_components": [ | ||
| 2342 | { | ||
| 2343 | "__id__": 52 | ||
| 2344 | } | ||
| 2345 | ], | ||
| 2346 | "_prefab": null, | ||
| 2347 | "_opacity": 255, | ||
| 2348 | "_color": { | ||
| 2349 | "__type__": "cc.Color", | ||
| 2350 | "r": 255, | ||
| 2351 | "g": 255, | ||
| 2352 | "b": 255, | ||
| 2353 | "a": 255 | ||
| 2354 | }, | ||
| 2355 | "_contentSize": { | ||
| 2356 | "__type__": "cc.Size", | ||
| 2357 | "width": 5, | ||
| 2358 | "height": 22.68 | ||
| 2359 | }, | ||
| 2360 | "_anchorPoint": { | ||
| 2361 | "__type__": "cc.Vec2", | ||
| 2362 | "x": 0, | ||
| 2363 | "y": 0 | ||
| 2364 | }, | ||
| 2365 | "_position": { | ||
| 2366 | "__type__": "cc.Vec3", | ||
| 2367 | "x": -9, | ||
| 2368 | "y": -29.339999999999996, | ||
| 2369 | "z": 0 | ||
| 2370 | }, | ||
| 2371 | "_scale": { | ||
| 2372 | "__type__": "cc.Vec3", | ||
| 2373 | "x": 1, | ||
| 2374 | "y": 1, | ||
| 2375 | "z": 1 | ||
| 2376 | }, | ||
| 2377 | "_eulerAngles": { | ||
| 2378 | "__type__": "cc.Vec3", | ||
| 2379 | "x": 0, | ||
| 2380 | "y": 0, | ||
| 2381 | "z": 0 | ||
| 2382 | }, | ||
| 2383 | "_skewX": 0, | ||
| 2384 | "_skewY": 0, | ||
| 2385 | "_is3DNode": false, | ||
| 2386 | "groupIndex": 0, | ||
| 2387 | "showInEditor": false, | ||
| 2388 | "_id": "265Rizj+xLJ6INsEnM/vv6" | ||
| 2389 | }, | ||
| 2390 | { | ||
| 2391 | "__type__": "cc.Label", | ||
| 2392 | "_name": "", | ||
| 2393 | "_objFlags": 0, | ||
| 2394 | "node": { | ||
| 2395 | "__id__": 51 | ||
| 2396 | }, | ||
| 2397 | "_enabled": true, | ||
| 2398 | "_materials": [ | ||
| 2399 | { | ||
| 2400 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 2401 | } | ||
| 2402 | ], | ||
| 2403 | "_useOriginalSize": true, | ||
| 2404 | "_string": " ", | ||
| 2405 | "_N$string": " ", | ||
| 2406 | "_fontSize": 18, | ||
| 2407 | "_lineHeight": 18, | ||
| 2408 | "_enableWrapText": true, | ||
| 2409 | "_N$file": null, | ||
| 2410 | "_isSystemFontUsed": true, | ||
| 2411 | "_spacingX": 0, | ||
| 2412 | "_batchAsBitmap": false, | ||
| 2413 | "_N$horizontalAlign": 0, | ||
| 2414 | "_N$verticalAlign": 1, | ||
| 2415 | "_N$fontFamily": "Arial", | ||
| 2416 | "_N$overflow": 0, | ||
| 2417 | "_N$cacheMode": 0, | ||
| 2418 | "_id": "8d2aO1GBxFWo78l2g7sMU3" | ||
| 2419 | }, | ||
| 2420 | { | ||
| 2421 | "__type__": "cc.PrivateNode", | ||
| 2422 | "_name": "RICHTEXT_CHILD", | ||
| 2423 | "_objFlags": 1024, | ||
| 2424 | "_parent": { | ||
| 2425 | "__id__": 46 | ||
| 2426 | }, | ||
| 2427 | "_children": [], | ||
| 2428 | "_active": false, | ||
| 2429 | "_level": 1, | ||
| 2430 | "_components": [ | ||
| 2431 | { | ||
| 2432 | "__id__": 54 | ||
| 2433 | } | ||
| 2434 | ], | ||
| 2435 | "_prefab": null, | ||
| 2436 | "_opacity": 255, | ||
| 2437 | "_color": { | ||
| 2438 | "__type__": "cc.Color", | ||
| 2439 | "r": 255, | ||
| 2440 | "g": 255, | ||
| 2441 | "b": 128, | ||
| 2442 | "a": 255 | ||
| 2443 | }, | ||
| 2444 | "_contentSize": { | ||
| 2445 | "__type__": "cc.Size", | ||
| 2446 | "width": 10.01, | ||
| 2447 | "height": 22.68 | ||
| 2448 | }, | ||
| 2449 | "_anchorPoint": { | ||
| 2450 | "__type__": "cc.Vec2", | ||
| 2451 | "x": 0, | ||
| 2452 | "y": 0 | ||
| 2453 | }, | ||
| 2454 | "_position": { | ||
| 2455 | "__type__": "cc.Vec3", | ||
| 2456 | "x": -4, | ||
| 2457 | "y": -29.339999999999996, | ||
| 2458 | "z": 0 | ||
| 2459 | }, | ||
| 2460 | "_scale": { | ||
| 2461 | "__type__": "cc.Vec3", | ||
| 2462 | "x": 1, | ||
| 2463 | "y": 1, | ||
| 2464 | "z": 1 | ||
| 2465 | }, | ||
| 2466 | "_eulerAngles": { | ||
| 2467 | "__type__": "cc.Vec3", | ||
| 2468 | "x": 0, | ||
| 2469 | "y": 0, | ||
| 2470 | "z": 0 | ||
| 2471 | }, | ||
| 2472 | "_skewX": 0, | ||
| 2473 | "_skewY": 0, | ||
| 2474 | "_is3DNode": false, | ||
| 2475 | "groupIndex": 0, | ||
| 2476 | "showInEditor": false, | ||
| 2477 | "_id": "a1u+TjVkRGPJi4vVMp0rjj" | ||
| 2478 | }, | ||
| 2479 | { | ||
| 2480 | "__type__": "cc.Label", | ||
| 2481 | "_name": "", | ||
| 2482 | "_objFlags": 0, | ||
| 2483 | "node": { | ||
| 2484 | "__id__": 53 | ||
| 2485 | }, | ||
| 2486 | "_enabled": true, | ||
| 2487 | "_materials": [ | ||
| 2488 | { | ||
| 2489 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 2490 | } | ||
| 2491 | ], | ||
| 2492 | "_useOriginalSize": true, | ||
| 2493 | "_string": "1", | ||
| 2494 | "_N$string": "1", | ||
| 2495 | "_fontSize": 18, | ||
| 2496 | "_lineHeight": 18, | ||
| 2497 | "_enableWrapText": true, | ||
| 2498 | "_N$file": null, | ||
| 2499 | "_isSystemFontUsed": true, | ||
| 2500 | "_spacingX": 0, | ||
| 2501 | "_batchAsBitmap": false, | ||
| 2502 | "_N$horizontalAlign": 0, | ||
| 2503 | "_N$verticalAlign": 1, | ||
| 2504 | "_N$fontFamily": "Arial", | ||
| 2505 | "_N$overflow": 0, | ||
| 2506 | "_N$cacheMode": 0, | ||
| 2507 | "_id": "3bC2K3MoJEUIM1Z6SYV00m" | ||
| 2508 | }, | ||
| 2509 | { | ||
| 2510 | "__type__": "cc.RichText", | ||
| 2511 | "_name": "", | ||
| 2512 | "_objFlags": 0, | ||
| 2513 | "node": { | ||
| 2514 | "__id__": 46 | ||
| 2515 | }, | ||
| 2516 | "_enabled": true, | ||
| 2517 | "_fontFamily": "Arial", | ||
| 2518 | "_isSystemFontUsed": true, | ||
| 2519 | "_N$string": "翻\n页\n <color=#FFFF80>1</color>", | ||
| 2520 | "_N$horizontalAlign": 0, | ||
| 2521 | "_N$fontSize": 18, | ||
| 2522 | "_N$font": null, | ||
| 2523 | "_N$maxWidth": 0, | ||
| 2524 | "_N$lineHeight": 18, | ||
| 2525 | "_N$imageAtlas": null, | ||
| 2526 | "_N$handleTouchEvent": true, | ||
| 2527 | "_id": "83nKwh7o1BMrpPu2gAzAIu" | ||
| 2528 | }, | ||
| 2529 | { | ||
| 2530 | "__type__": "cc.Widget", | ||
| 2531 | "_name": "", | ||
| 2532 | "_objFlags": 0, | ||
| 2533 | "node": { | ||
| 2534 | "__id__": 46 | ||
| 2535 | }, | ||
| 2536 | "_enabled": true, | ||
| 2537 | "alignMode": 0, | ||
| 2538 | "_target": null, | ||
| 2539 | "_alignFlags": 9, | ||
| 2540 | "_left": 25.999999999999996, | ||
| 2541 | "_right": 0, | ||
| 2542 | "_top": 20, | ||
| 2543 | "_bottom": 0, | ||
| 2544 | "_verticalCenter": 0, | ||
| 2545 | "_horizontalCenter": 0, | ||
| 2546 | "_isAbsLeft": true, | ||
| 2547 | "_isAbsRight": true, | ||
| 2548 | "_isAbsTop": true, | ||
| 2549 | "_isAbsBottom": true, | ||
| 2550 | "_isAbsHorizontalCenter": true, | ||
| 2551 | "_isAbsVerticalCenter": true, | ||
| 2552 | "_originalWidth": 0, | ||
| 2553 | "_originalHeight": 0, | ||
| 2554 | "_id": "88za7QTu5IjIe82UIyFd+O" | ||
| 2555 | }, | ||
| 2556 | { | ||
| 2557 | "__type__": "cc.Sprite", | ||
| 2558 | "_name": "", | ||
| 2559 | "_objFlags": 0, | ||
| 2560 | "node": { | ||
| 2561 | "__id__": 39 | ||
| 2562 | }, | ||
| 2563 | "_enabled": true, | ||
| 2564 | "_materials": [ | ||
| 2565 | { | ||
| 2566 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 2567 | } | ||
| 2568 | ], | ||
| 2569 | "_srcBlendFactor": 770, | ||
| 2570 | "_dstBlendFactor": 771, | ||
| 2571 | "_spriteFrame": { | ||
| 2572 | "__uuid__": "ccecb956-ef67-4a11-8255-2d476e221119" | ||
| 2573 | }, | ||
| 2574 | "_type": 0, | ||
| 2575 | "_sizeMode": 0, | ||
| 2576 | "_fillType": 0, | ||
| 2577 | "_fillCenter": { | ||
| 2578 | "__type__": "cc.Vec2", | ||
| 2579 | "x": 0, | ||
| 2580 | "y": 0 | ||
| 2581 | }, | ||
| 2582 | "_fillStart": 0, | ||
| 2583 | "_fillRange": 0, | ||
| 2584 | "_isTrimmedMode": true, | ||
| 2585 | "_atlas": null, | ||
| 2586 | "_id": "bd8MXywIdHlaw2h8N/zQ5/" | ||
| 2587 | }, | ||
| 2588 | { | ||
| 2589 | "__type__": "cc.Widget", | ||
| 2590 | "_name": "", | ||
| 2591 | "_objFlags": 0, | ||
| 2592 | "node": { | ||
| 2593 | "__id__": 39 | ||
| 2594 | }, | ||
| 2595 | "_enabled": true, | ||
| 2596 | "alignMode": 2, | ||
| 2597 | "_target": null, | ||
| 2598 | "_alignFlags": 4, | ||
| 2599 | "_left": -4, | ||
| 2600 | "_right": 0, | ||
| 2601 | "_top": 0, | ||
| 2602 | "_bottom": 0, | ||
| 2603 | "_verticalCenter": 0, | ||
| 2604 | "_horizontalCenter": 0, | ||
| 2605 | "_isAbsLeft": true, | ||
| 2606 | "_isAbsRight": true, | ||
| 2607 | "_isAbsTop": true, | ||
| 2608 | "_isAbsBottom": true, | ||
| 2609 | "_isAbsHorizontalCenter": true, | ||
| 2610 | "_isAbsVerticalCenter": true, | ||
| 2611 | "_originalWidth": 0, | ||
| 2612 | "_originalHeight": 94, | ||
| 2613 | "_id": "d19KDeh75JEr3eO+DvEH8L" | ||
| 2614 | }, | ||
| 2615 | { | ||
| 2616 | "__type__": "cc.Sprite", | ||
| 2617 | "_name": "", | ||
| 2618 | "_objFlags": 0, | ||
| 2619 | "node": { | ||
| 2620 | "__id__": 38 | ||
| 2621 | }, | ||
| 2622 | "_enabled": true, | ||
| 2623 | "_materials": [ | ||
| 2624 | { | ||
| 2625 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 2626 | } | ||
| 2627 | ], | ||
| 2628 | "_srcBlendFactor": 770, | ||
| 2629 | "_dstBlendFactor": 771, | ||
| 2630 | "_spriteFrame": { | ||
| 2631 | "__uuid__": "1668a88d-480a-4952-9870-4c7933af5cba" | ||
| 2632 | }, | ||
| 2633 | "_type": 0, | ||
| 2634 | "_sizeMode": 0, | ||
| 2635 | "_fillType": 0, | ||
| 2636 | "_fillCenter": { | ||
| 2637 | "__type__": "cc.Vec2", | ||
| 2638 | "x": 0, | ||
| 2639 | "y": 0 | ||
| 2640 | }, | ||
| 2641 | "_fillStart": 0, | ||
| 2642 | "_fillRange": 0, | ||
| 2643 | "_isTrimmedMode": true, | ||
| 2644 | "_atlas": null, | ||
| 2645 | "_id": "f3JbDIMANF0KtFvycSXa2k" | ||
| 2646 | }, | ||
| 2647 | { | ||
| 2648 | "__type__": "cc.Widget", | ||
| 2649 | "_name": "", | ||
| 2650 | "_objFlags": 0, | ||
| 2651 | "node": { | ||
| 2652 | "__id__": 38 | ||
| 2653 | }, | ||
| 2654 | "_enabled": true, | ||
| 2655 | "alignMode": 2, | ||
| 2656 | "_target": null, | ||
| 2657 | "_alignFlags": 1, | ||
| 2658 | "_left": 0, | ||
| 2659 | "_right": 0, | ||
| 2660 | "_top": 0, | ||
| 2661 | "_bottom": 0, | ||
| 2662 | "_verticalCenter": 0, | ||
| 2663 | "_horizontalCenter": 0, | ||
| 2664 | "_isAbsLeft": true, | ||
| 2665 | "_isAbsRight": true, | ||
| 2666 | "_isAbsTop": true, | ||
| 2667 | "_isAbsBottom": true, | ||
| 2668 | "_isAbsHorizontalCenter": true, | ||
| 2669 | "_isAbsVerticalCenter": true, | ||
| 2670 | "_originalWidth": 0, | ||
| 2671 | "_originalHeight": 0, | ||
| 2672 | "_id": "edqEhQzRdAQYRO9oEnMx1H" | ||
| 2673 | }, | ||
| 2674 | { | ||
| 2675 | "__type__": "cc.Widget", | ||
| 2676 | "_name": "", | ||
| 2677 | "_objFlags": 0, | ||
| 2678 | "node": { | ||
| 2679 | "__id__": 35 | ||
| 2680 | }, | ||
| 2681 | "_enabled": true, | ||
| 2682 | "alignMode": 0, | ||
| 2683 | "_target": null, | ||
| 2684 | "_alignFlags": 33, | ||
| 2685 | "_left": 0, | ||
| 2686 | "_right": -30, | ||
| 2687 | "_top": 0, | ||
| 2688 | "_bottom": 0, | ||
| 2689 | "_verticalCenter": 0, | ||
| 2690 | "_horizontalCenter": 0, | ||
| 2691 | "_isAbsLeft": true, | ||
| 2692 | "_isAbsRight": true, | ||
| 2693 | "_isAbsTop": true, | ||
| 2694 | "_isAbsBottom": true, | ||
| 2695 | "_isAbsHorizontalCenter": true, | ||
| 2696 | "_isAbsVerticalCenter": true, | ||
| 2697 | "_originalWidth": 0, | ||
| 2698 | "_originalHeight": 0, | ||
| 2699 | "_id": "ea8gWJkM5G8aZu0U/OM5m2" | ||
| 2700 | }, | ||
| 2701 | { | ||
| 2702 | "__type__": "cc.Mask", | ||
| 2703 | "_name": "", | ||
| 2704 | "_objFlags": 0, | ||
| 2705 | "node": { | ||
| 2706 | "__id__": 35 | ||
| 2707 | }, | ||
| 2708 | "_enabled": false, | ||
| 2709 | "_materials": [], | ||
| 2710 | "_spriteFrame": null, | ||
| 2711 | "_type": 0, | ||
| 2712 | "_segments": 64, | ||
| 2713 | "_N$alphaThreshold": 0, | ||
| 2714 | "_N$inverted": false, | ||
| 2715 | "_id": "6dARy3iLZPnZIzRgHU686P" | ||
| 2716 | }, | ||
| 2717 | { | ||
| 2718 | "__type__": "cc.Widget", | ||
| 2719 | "_name": "", | ||
| 2720 | "_objFlags": 0, | ||
| 2721 | "node": { | ||
| 2722 | "__id__": 31 | ||
| 2723 | }, | ||
| 2724 | "_enabled": true, | ||
| 2725 | "alignMode": 0, | ||
| 2726 | "_target": null, | ||
| 2727 | "_alignFlags": 9, | ||
| 2728 | "_left": 50, | ||
| 2729 | "_right": 0, | ||
| 2730 | "_top": 326, | ||
| 2731 | "_bottom": 0, | ||
| 2732 | "_verticalCenter": 0, | ||
| 2733 | "_horizontalCenter": 0, | ||
| 2734 | "_isAbsLeft": true, | ||
| 2735 | "_isAbsRight": true, | ||
| 2736 | "_isAbsTop": true, | ||
| 2737 | "_isAbsBottom": true, | ||
| 2738 | "_isAbsHorizontalCenter": true, | ||
| 2739 | "_isAbsVerticalCenter": true, | ||
| 2740 | "_originalWidth": 0, | ||
| 2741 | "_originalHeight": 0, | ||
| 2742 | "_id": "6eG04Rw39Ep7JkcnWSVZPJ" | ||
| 2743 | }, | ||
| 2744 | { | ||
| 2745 | "__type__": "cc.Canvas", | ||
| 2746 | "_name": "", | ||
| 2747 | "_objFlags": 0, | ||
| 2748 | "node": { | ||
| 2749 | "__id__": 2 | ||
| 2750 | }, | ||
| 2751 | "_enabled": true, | ||
| 2752 | "_designResolution": { | ||
| 2753 | "__type__": "cc.Size", | ||
| 2754 | "width": 1280, | ||
| 2755 | "height": 720 | ||
| 2756 | }, | ||
| 2757 | "_fitWidth": false, | ||
| 2758 | "_fitHeight": true, | ||
| 2759 | "_id": "48XyW44fpEmK1bZaX7SCLM" | ||
| 2760 | }, | ||
| 2761 | { | ||
| 2762 | "__type__": "525222QTdZPOJPZJbr8avQo", | ||
| 2763 | "_name": "", | ||
| 2764 | "_objFlags": 0, | ||
| 2765 | "node": { | ||
| 2766 | "__id__": 2 | ||
| 2767 | }, | ||
| 2768 | "_enabled": true, | ||
| 2769 | "_cLog": null, | ||
| 2770 | "_cApplication": null, | ||
| 2771 | "_cFocus": null, | ||
| 2772 | "_aFocusTargets": [], | ||
| 2773 | "_fiCurrentFocus": null, | ||
| 2774 | "_iSceneStatus": 0, | ||
| 2775 | "_fFocusScaleFactor": 1.06, | ||
| 2776 | "_bIsFocusInit": false, | ||
| 2777 | "_oSceneContext": null, | ||
| 2778 | "_oNextSceneParameter": null, | ||
| 2779 | "_compPlayer": null, | ||
| 2780 | "_aTouchContext": [], | ||
| 2781 | "_defaultBackScene": null, | ||
| 2782 | "_oFocusScaleFactorInfo": null, | ||
| 2783 | "holdClick": false, | ||
| 2784 | "_bShowExitBox": false, | ||
| 2785 | "_aNavId": [], | ||
| 2786 | "spriteGrowup": { | ||
| 2787 | "__id__": 8 | ||
| 2788 | }, | ||
| 2789 | "spriteGrade": { | ||
| 2790 | "__id__": 11 | ||
| 2791 | }, | ||
| 2792 | "spriteCustom": { | ||
| 2793 | "__id__": 14 | ||
| 2794 | }, | ||
| 2795 | "spriteMain": { | ||
| 2796 | "__id__": 17 | ||
| 2797 | }, | ||
| 2798 | "PFB_NAV": { | ||
| 2799 | "__uuid__": "6700b1c0-3f79-4c11-a5df-b4a65de78eda" | ||
| 2800 | }, | ||
| 2801 | "PFB_CATEGORY": { | ||
| 2802 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 2803 | }, | ||
| 2804 | "_id": "f7FSBdisxERI3Wn6WJ+z3k" | ||
| 2805 | } | ||
| 2806 | ] | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
assets/Scene/sceneClass.fire.meta
0 → 100644
assets/Script/Class.js
0 → 100644
| 1 | var Common = require('Common'); | ||
| 2 | var Network = require('Network'); | ||
| 3 | var TVFocus = require('TVFocus'); | ||
| 4 | var FocusInfo = require('FocusInfo'); | ||
| 5 | var TVCanvas = require('TVCanvas'); | ||
| 6 | var TVScrollParameter = require('TVScrollParameter'); | ||
| 7 | var ListView = require('ListView'); | ||
| 8 | var ListCell = require('ListCell'); | ||
| 9 | |||
| 10 | cc.Class({ | ||
| 11 | extends: TVCanvas, | ||
| 12 | |||
| 13 | properties: { | ||
| 14 | _aNavId: [], | ||
| 15 | |||
| 16 | spriteGrowup: cc.Sprite, | ||
| 17 | spriteGrade: cc.Sprite, | ||
| 18 | spriteCustom: cc.Sprite, | ||
| 19 | spriteMain: cc.Sprite, | ||
| 20 | PFB_NAV: { | ||
| 21 | default: null, | ||
| 22 | type: cc.Prefab | ||
| 23 | }, | ||
| 24 | PFB_CATEGORY: { | ||
| 25 | default: null, | ||
| 26 | type: cc.Prefab | ||
| 27 | }, | ||
| 28 | }, | ||
| 29 | |||
| 30 | onLoad: function () { | ||
| 31 | this._super(); | ||
| 32 | |||
| 33 | this._oSceneContext = {}; | ||
| 34 | this._oSceneContext._iCurrentNavIndex = 0; | ||
| 35 | |||
| 36 | this.spriteGrowup.spriteFrame.setRect(cc.rect(0, 0, 173, 62)); | ||
| 37 | this.spriteGrade.spriteFrame.setRect(cc.rect(0, 0, 173, 62)); | ||
| 38 | this.spriteCustom.spriteFrame.setRect(cc.rect(0, 0, 173, 62)); | ||
| 39 | this.spriteMain.spriteFrame.setRect(cc.rect(0, 0, 137, 65)); | ||
| 40 | |||
| 41 | this._nodeNavListWrapper = cc.find('NavListArea/NavListWrapper', this.node);// | ||
| 42 | this._nodeNavList = cc.find('NavList', this._nodeNavListWrapper); | ||
| 43 | this._nodeNavList.addComponent(TVScrollParameter); | ||
| 44 | |||
| 45 | //右分类框框 | ||
| 46 | this._nodeCategoryList = cc.find("CategoryList", this.node); | ||
| 47 | let lvCategoryList = this._nodeCategoryList.addComponent(ListView); | ||
| 48 | lvCategoryList.init(this, 3, 1, 3, 4, 'ClassCategoryListCell', | ||
| 49 | -415, 110, //起始位置 | ||
| 50 | 0, 138, 40, 0, //margin | ||
| 51 | 1, 1, | ||
| 52 | function () { | ||
| 53 | // this.getDefaultCollection(); | ||
| 54 | this.getNavList(); | ||
| 55 | } | ||
| 56 | ); | ||
| 57 | |||
| 58 | this.initPrefab(); | ||
| 59 | // this.getNavList(); | ||
| 60 | }, | ||
| 61 | |||
| 62 | initPrefab: function () { | ||
| 63 | let aTheme = ["SHBK", "ZRZS", "YSQM", "YYSJ", "ZJYZ", "GSGX", "MSSG"]; | ||
| 64 | for (let i = 0; i < 7; i++) { | ||
| 65 | // cc.log("加载预制..."); | ||
| 66 | let nodeNavListCell = cc.instantiate(this.PFB_NAV); | ||
| 67 | nodeNavListCell.getChildByName("Theme").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 121, 44)); | ||
| 68 | nodeNavListCell.getChildByName("Week").getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 121, 44)); | ||
| 69 | nodeNavListCell.x = nodeNavListCell.width / 2 + i * ((nodeNavListCell.width) + 40); | ||
| 70 | this._nodeNavList.addChild(nodeNavListCell, 10, "nav_cell_" + i); | ||
| 71 | cc.loader.loadRes('class/' + aTheme[i], cc.Texture2D, function (err, texture) { //背景框 | ||
| 72 | nodeNavListCell.getChildByName("Theme").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 121, 44)); | ||
| 73 | // spriteFrame._calculateUV(); | ||
| 74 | }); | ||
| 75 | cc.loader.loadRes('class/' + i, cc.Texture2D, function (err, texture) { //背景框 | ||
| 76 | nodeNavListCell.getChildByName("Week").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 121, 44)); | ||
| 77 | // spriteFrame._calculateUV(); | ||
| 78 | }); | ||
| 79 | //准备焦点坐标 | ||
| 80 | let fiCategoryBlock = nodeNavListCell.addComponent(FocusInfo); | ||
| 81 | fiCategoryBlock.init( | ||
| 82 | '', | ||
| 83 | true, null, null, 1.0 | ||
| 84 | ); | ||
| 85 | nodeNavListCell.active = true; //在初始化时已经实现,这里只是为了避免一闪而过的背景 | ||
| 86 | // nodeCategoryListCell.getComponent(FocusInfo).setEnable(false); | ||
| 87 | this._aFocusTargets[0]['nav_list_cell_' + i] = nodeNavListCell; | ||
| 88 | } | ||
| 89 | }, | ||
| 90 | |||
| 91 | getNavList: function () { | ||
| 92 | let oTypeRequestParameters = { | ||
| 93 | "view": "json", | ||
| 94 | "limit": 7, | ||
| 95 | "sortField": "date_time", | ||
| 96 | "sortDirection": "asc", | ||
| 97 | "token": Common.TEST_API_TOKEN_EDU, | ||
| 98 | }; | ||
| 99 | Network.ajax('GET', Common.TOPDRAW_API_SERVER_EDU + "ClassSchedule/ListCurrentWeek", null, oTypeRequestParameters, | ||
| 100 | function (strResponse) { | ||
| 101 | try { | ||
| 102 | var oJSONResult = JSON.parse(strResponse); | ||
| 103 | if (oJSONResult.businessCode == 'success') { | ||
| 104 | if (oJSONResult.resultSet.length > 0) { | ||
| 105 | for (var i = 0; i < oJSONResult.resultSet.length; i++) { | ||
| 106 | this._aNavId.push(oJSONResult.resultSet[i].id); | ||
| 107 | //恢复上下文带过来的位置 | ||
| 108 | // if (this._oSceneContext.requestedTypeId && this._oSceneContext.requestedTypeId == oJSONResult.resultSet[i].id) { | ||
| 109 | // this._iCurrentTypeIndex = i; | ||
| 110 | // } | ||
| 111 | // let nodeTypeListCell = cc.instantiate(this.PFB_TYPE); | ||
| 112 | // nodeTypeListCell.y = -nodeTypeListCell.height / 2 - i * (nodeTypeListCell.height + 27) - 10; | ||
| 113 | // this._nodeTypeList.addChild(nodeTypeListCell, 10, "TypeListCell" + i); | ||
| 114 | // //准备焦点坐标 | ||
| 115 | // let fiTypeBlock = nodeTypeListCell.addComponent(FocusInfo); | ||
| 116 | // fiTypeBlock.init( | ||
| 117 | // '', | ||
| 118 | // true, null, null, 1.15 | ||
| 119 | // ); | ||
| 120 | // this._aFocusTargets[0]['type_list_cell_' + i] = nodeTypeListCell; | ||
| 121 | // if (oJSONResult.resultSet[i].image[0]) { | ||
| 122 | // let width = oJSONResult.resultSet[i].image[0].width; | ||
| 123 | // let height = oJSONResult.resultSet[i].image[0].height / 2; | ||
| 124 | // nodeTypeListCell.width = width; | ||
| 125 | // nodeTypeListCell.height = height; | ||
| 126 | // this._nodeTypeHeight = height; | ||
| 127 | // if (this._oSceneContext._iCurrentTypeIndex == i) { | ||
| 128 | // Network.loadImageInNativeRuntime( | ||
| 129 | // Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[i].image[0].fileUrl, | ||
| 130 | // function (texture) { | ||
| 131 | // cc.find('Bg', nodeTypeListCell).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, height, width, height)); | ||
| 132 | // }, null, this | ||
| 133 | // ); | ||
| 134 | // } else { | ||
| 135 | // Network.loadImageInNativeRuntime( | ||
| 136 | // Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[i].image[0].fileUrl, | ||
| 137 | // function (texture) { | ||
| 138 | // cc.find('Bg', nodeTypeListCell).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, width, height)); | ||
| 139 | // }, null, this | ||
| 140 | // ); | ||
| 141 | // } | ||
| 142 | // } | ||
| 143 | } | ||
| 144 | this._oSceneContext.requestedNavId = this._aNavId[this._oSceneContext._iCurrentNavIndex]; | ||
| 145 | |||
| 146 | this.getCategoryList(); | ||
| 147 | // this._bInitTypeListSuccess = true; | ||
| 148 | // this.checkDataReadyAndInitFocus(); //初始化焦点放到这里 | ||
| 149 | } else { | ||
| 150 | this._oSceneContext.focusPath = "app"; | ||
| 151 | } | ||
| 152 | cc.log("Success GET TYPE LIST..."); | ||
| 153 | } else { | ||
| 154 | cc.log("Error GET TYPE LIST..." + oJSONResult.description); | ||
| 155 | } | ||
| 156 | } catch (error) { | ||
| 157 | cc.log("Exception GET TYPE LIST..." + error); | ||
| 158 | } | ||
| 159 | }, | ||
| 160 | function (strResponse) { | ||
| 161 | cc.log("Communication Error : Get Type List Information..." + strResponse + "\r\n"); | ||
| 162 | }, this, "uuid" | ||
| 163 | ); | ||
| 164 | }, | ||
| 165 | |||
| 166 | |||
| 167 | getCategoryList: function () { | ||
| 168 | var self = this; | ||
| 169 | let lvCategoryList = this._nodeCategoryList.getComponent(ListView); | ||
| 170 | let oCategoryRequestParameters = { | ||
| 171 | "view": "json", | ||
| 172 | "classScheduleId": this._aNavId[this._oSceneContext._iCurrentNavIndex], | ||
| 173 | "isVIP": 0, | ||
| 174 | }; | ||
| 175 | let iStart1 = 0; | ||
| 176 | if (null != this._oSceneContext.categoryRecordIndexOfFirstCell) { | ||
| 177 | iStart1 = this._oSceneContext.categoryRecordIndexOfFirstCell; | ||
| 178 | } | ||
| 179 | |||
| 180 | lvCategoryList.setDataSource( | ||
| 181 | "GET", | ||
| 182 | Common.TOPDRAW_API_SERVER_EDU + "ClassSchedule/ListMedia", | ||
| 183 | oCategoryRequestParameters, | ||
| 184 | iStart1, (lvCategoryList.getShowCellRows() + lvCategoryList.getAlphaCellRows()) * lvCategoryList.getCellCountEachRow(), | ||
| 185 | "", "" | ||
| 186 | ); | ||
| 187 | |||
| 188 | lvCategoryList.loadData( | ||
| 189 | function (strResponse) { | ||
| 190 | // var oJSONResult = JSON.parse(strResponse); | ||
| 191 | // if (oJSONResult.resultSet.length <= 0) { //没有数据就显示占位图 | ||
| 192 | // cc.find('BlankIcon', this.node).opacity = 255 | ||
| 193 | // } else { | ||
| 194 | // cc.find('BlankIcon', this.node).opacity = 0 | ||
| 195 | // } | ||
| 196 | |||
| 197 | lvCategoryList.renderInitData(strResponse, function () { | ||
| 198 | this._bIsCategoryListDataInit = true; | ||
| 199 | // this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage(); | ||
| 200 | this.checkDataReadyAndInitFocus(); | ||
| 201 | // this.changeEditorStatus(); | ||
| 202 | }); | ||
| 203 | }, | ||
| 204 | null, | ||
| 205 | this | ||
| 206 | ); | ||
| 207 | }, | ||
| 208 | |||
| 209 | checkDataReadyAndInitFocus: function (bInitSuccess) { | ||
| 210 | if (!this._bIsFocusInit) { | ||
| 211 | this.scheduleOnce(() => { //指定0让回调函数在下一帧立即执行 | ||
| 212 | this.initFocus(); | ||
| 213 | }, 0); | ||
| 214 | this._bIsFocusInit = true; | ||
| 215 | } | ||
| 216 | }, | ||
| 217 | |||
| 218 | initFocus: function () { | ||
| 219 | |||
| 220 | var fiGrowup = this.spriteGrowup.addComponent(FocusInfo); | ||
| 221 | this._aFocusTargets[0]['to_growup_index'] = this.spriteGrowup; | ||
| 222 | fiGrowup.init(null, true); | ||
| 223 | |||
| 224 | var fiGrade = this.spriteGrade.addComponent(FocusInfo); | ||
| 225 | this._aFocusTargets[0]['to_grade_index'] = this.spriteGrade; | ||
| 226 | fiGrade.init(null, true); | ||
| 227 | |||
| 228 | var fiCustom = this.spriteCustom.addComponent(FocusInfo); | ||
| 229 | this._aFocusTargets[0]['to_custom_index'] = this.spriteCustom; | ||
| 230 | fiCustom.init(null, true); | ||
| 231 | |||
| 232 | var fiMain = this.spriteMain.addComponent(FocusInfo); | ||
| 233 | this._aFocusTargets[0]['to_main_index'] = this.spriteMain; | ||
| 234 | fiMain.init('{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneRecommend"}}]}', true); | ||
| 235 | |||
| 236 | this._oSceneContext.focusPath = "nav_cell_0"; //---------------------先写死 | ||
| 237 | var nodeInitFocus = cc.find(this._oSceneContext.focusPath, this._nodeNavList); | ||
| 238 | // cc.log("回退界面:" + this._oSceneContext.focusPath); | ||
| 239 | var nodeFocus = new cc.Node('nodeFocus'); | ||
| 240 | this.node.addChild(nodeFocus, 0); | ||
| 241 | this._cFocus = this.node.getChildByName('nodeFocus').addComponent(TVFocus); | ||
| 242 | |||
| 243 | this._cFocus.init('focusContainer', this, | ||
| 244 | nodeInitFocus.getComponent(FocusInfo), | ||
| 245 | Common.SCREEN_WIDTH, Common.SCREEN_HEIGHT, 0, 0, 1.0, true);//暂且认定这几个参数控制焦点大小 | ||
| 246 | }, | ||
| 247 | |||
| 248 | keyDownDirection: function (Direct) { | ||
| 249 | var fiFocusTarget = null; | ||
| 250 | var fiCurrentFocus = this._fiCurrentFocus; | ||
| 251 | var oScrollParameter = null; | ||
| 252 | let aCheckResult; | ||
| 253 | fiFocusTarget = this._cFocus.findTarget(fiCurrentFocus, this._aFocusTargets, 0, Direct); | ||
| 254 | if (!fiFocusTarget) { return; } | ||
| 255 | aCheckResult = this.checkFocusTarget(fiFocusTarget, oScrollParameter); | ||
| 256 | fiFocusTarget = aCheckResult[0]; | ||
| 257 | oScrollParameter = aCheckResult[1]; | ||
| 258 | this.scheduleOnce(() => { //指定0让回调函数在下一帧立即执行(推荐位初始化图片后,需等待下一帧操作) | ||
| 259 | this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Direct, null, oScrollParameter); | ||
| 260 | }, 0); | ||
| 261 | }, | ||
| 262 | |||
| 263 | checkFocusTarget: function (fiFocusTarget, oScrollParameter) { | ||
| 264 | |||
| 265 | return [fiFocusTarget, oScrollParameter]; | ||
| 266 | }, | ||
| 267 | |||
| 268 | onKeyDown: function (event) { | ||
| 269 | this._super(event); | ||
| 270 | //TODO:给ListView传值,使其可以让滑块跟随滚动 | ||
| 271 | let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView); | ||
| 272 | if (lvCategoryList) { | ||
| 273 | lvCategoryList.setCurrentFocus(this._fiCurrentFocus); | ||
| 274 | } | ||
| 275 | switch (event.keyCode) { | ||
| 276 | case cc.macro.KEY.up: | ||
| 277 | case Common.ANDROID_KEY.up: | ||
| 278 | if (0 == this._fiCurrentFocus.node.getName().indexOf('CategoryOtherListCell')) { | ||
| 279 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryOtherListCell', '')); | ||
| 280 | // cc.log("当前时多少条目:"+index); | ||
| 281 | let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView); | ||
| 282 | if (lvCategoryList.scrollARowUp(index)) { | ||
| 283 | return; | ||
| 284 | } | ||
| 285 | } | ||
| 286 | this.keyDownDirection(Common.MOVE_DIRECTION_UP); | ||
| 287 | break; | ||
| 288 | case cc.macro.KEY.right: | ||
| 289 | case Common.ANDROID_KEY.right: | ||
| 290 | // this.scheduleOnce(() => { //指定0让回调函数在下一帧立即执行 | ||
| 291 | // this.initFocus(); | ||
| 292 | // }, 0); | ||
| 293 | this.keyDownDirection(Common.MOVE_DIRECTION_RIGHT); | ||
| 294 | break; | ||
| 295 | case cc.macro.KEY.down: | ||
| 296 | case Common.ANDROID_KEY.down: | ||
| 297 | if (0 == this._fiCurrentFocus.node.getName().indexOf('CategoryOtherListCell')) { | ||
| 298 | var index = parseInt(this._fiCurrentFocus.node.getName().replace('CategoryOtherListCell', '')); | ||
| 299 | let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView); | ||
| 300 | if (lvCategoryList.scrollARowDown(null, index)) { | ||
| 301 | return; | ||
| 302 | } | ||
| 303 | } | ||
| 304 | this.keyDownDirection(Common.MOVE_DIRECTION_DOWN); | ||
| 305 | break; | ||
| 306 | case cc.macro.KEY.left: | ||
| 307 | case Common.ANDROID_KEY.left: | ||
| 308 | this.keyDownDirection(Common.MOVE_DIRECTION_LEFT); | ||
| 309 | break; | ||
| 310 | case cc.macro.KEY.enter: | ||
| 311 | case cc.macro.KEY.space: | ||
| 312 | case Common.ANDROID_KEY.enter: | ||
| 313 | if (0 == this._fiCurrentFocus.node.getName().indexOf('MainSprite')) { | ||
| 314 | this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); | ||
| 315 | } else { | ||
| 316 | this.commonTip("敬请期待", 1); | ||
| 317 | } | ||
| 318 | break; | ||
| 319 | case cc.macro.KEY.backspace: | ||
| 320 | case Common.ANDROID_KEY.back: | ||
| 321 | this.backAScene(); | ||
| 322 | break; | ||
| 323 | } | ||
| 324 | }, | ||
| 325 | |||
| 326 | onBeforeFocusChange: function (event) { | ||
| 327 | let fiFrom = event.detail.from; | ||
| 328 | let fiTo = event.detail.to; | ||
| 329 | |||
| 330 | if (0 == fiFrom.node.getName().indexOf('GrowupSprite')) { | ||
| 331 | cc.loader.loadRes('class/growup_button', cc.Texture2D, function (err, texture) { | ||
| 332 | fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 173, 62)); | ||
| 333 | }); | ||
| 334 | } | ||
| 335 | if (0 == fiFrom.node.getName().indexOf('GradeSprite')) { | ||
| 336 | cc.loader.loadRes('class/grade_button', cc.Texture2D, function (err, texture) { | ||
| 337 | fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 174, 62)); | ||
| 338 | }); | ||
| 339 | } | ||
| 340 | if (0 == fiFrom.node.getName().indexOf('CustomSprite')) { | ||
| 341 | cc.loader.loadRes('class/customizedCourses_button', cc.Texture2D, function (err, texture) { | ||
| 342 | fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 176, 62)); | ||
| 343 | }); | ||
| 344 | } | ||
| 345 | if (0 == fiFrom.node.getName().indexOf('MainSprite')) { | ||
| 346 | cc.loader.loadRes('button/home_button', cc.Texture2D, function (err, texture) { | ||
| 347 | fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 137, 63)); | ||
| 348 | }); | ||
| 349 | } | ||
| 350 | if (0 == fiFrom.node.getName().indexOf('nav_cell_')) { | ||
| 351 | fiFrom.node.getChildByName("Bg").getChildByName("active").active = false; | ||
| 352 | fiFrom.node.getChildByName("Star").getChildByName("active").active = false; | ||
| 353 | } | ||
| 354 | }, | ||
| 355 | |||
| 356 | onAfterFocusChange: function (event) { | ||
| 357 | let fiTo = event.detail.to; | ||
| 358 | |||
| 359 | if (0 == fiTo.node.getName().indexOf('GrowupSprite')) { | ||
| 360 | cc.loader.loadRes('class/growup_button', cc.Texture2D, function (err, texture) { | ||
| 361 | fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 62, 173, 62)); | ||
| 362 | }); | ||
| 363 | } | ||
| 364 | if (0 == fiTo.node.getName().indexOf('GradeSprite')) { | ||
| 365 | cc.loader.loadRes('class/grade_button', cc.Texture2D, function (err, texture) { | ||
| 366 | fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 62, 174, 62)); | ||
| 367 | }); | ||
| 368 | } | ||
| 369 | if (0 == fiTo.node.getName().indexOf('CustomSprite')) { | ||
| 370 | cc.loader.loadRes('class/customizedCourses_button', cc.Texture2D, function (err, texture) { | ||
| 371 | fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 62, 176, 62)); | ||
| 372 | }); | ||
| 373 | } | ||
| 374 | if (0 == fiTo.node.getName().indexOf('MainSprite')) { | ||
| 375 | cc.loader.loadRes('button/home_button', cc.Texture2D, function (err, texture) { | ||
| 376 | fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 63, 137, 63)); | ||
| 377 | }); | ||
| 378 | } | ||
| 379 | if (0 == fiTo.node.getName().indexOf('nav_cell_')) { | ||
| 380 | fiTo.node.getChildByName("Bg").getChildByName("active").active = true; | ||
| 381 | fiTo.node.getChildByName("Star").getChildByName("active").active = true; | ||
| 382 | } | ||
| 383 | }, | ||
| 384 | |||
| 385 | doCurrentFocusTVLinkAction: function (strAction) { | ||
| 386 | let strTVLink = this._fiCurrentFocus.getTVLink(); | ||
| 387 | var joTVLink = null; | ||
| 388 | try { | ||
| 389 | joTVLink = JSON.parse(strTVLink); | ||
| 390 | let jaOperationList = joTVLink.click; | ||
| 391 | for (let i = 0; i < jaOperationList.length; i++) { | ||
| 392 | switch (jaOperationList[i].action) { | ||
| 393 | default: | ||
| 394 | this.doTVLinkAction(jaOperationList[i]); | ||
| 395 | break; | ||
| 396 | } | ||
| 397 | } | ||
| 398 | } catch (error) { | ||
| 399 | cc.log("runTVLinkAction Exception..." + error); | ||
| 400 | } | ||
| 401 | }, | ||
| 402 | |||
| 403 | }); |
assets/Script/Class.js.meta
0 → 100644
| ... | @@ -5,6 +5,7 @@ var FocusInfo = require('FocusInfo'); | ... | @@ -5,6 +5,7 @@ var FocusInfo = require('FocusInfo'); |
| 5 | var TVCanvas = require('TVCanvas'); | 5 | var TVCanvas = require('TVCanvas'); |
| 6 | var ListView = require('ListView'); | 6 | var ListView = require('ListView'); |
| 7 | var GameLobbyCategoryJson = require('GameLobbyCategoryJson'); | 7 | var GameLobbyCategoryJson = require('GameLobbyCategoryJson'); |
| 8 | var GameCategoryListCell = require('GameCategoryListCell'); | ||
| 8 | 9 | ||
| 9 | cc.Class({ | 10 | cc.Class({ |
| 10 | extends: TVCanvas, | 11 | extends: TVCanvas, |
| ... | @@ -199,7 +200,12 @@ cc.Class({ | ... | @@ -199,7 +200,12 @@ cc.Class({ |
| 199 | this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_LEFT, null, oScrollParameter); | 200 | this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_LEFT, null, oScrollParameter); |
| 200 | } | 201 | } |
| 201 | if (event.keyCode == cc.macro.KEY.enter || event.keyCode == Common.ANDROID_KEY.enter) { | 202 | if (event.keyCode == cc.macro.KEY.enter || event.keyCode == Common.ANDROID_KEY.enter) { |
| 202 | this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); | 203 | // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); |
| 204 | |||
| 205 | var apkName=this._fiCurrentFocus.node.getComponent(GameCategoryListCell).apkName; | ||
| 206 | // cc.log("点击包名:"+apkName); | ||
| 207 | let o1 = jsb.reflection.callStaticMethod("org/cocos2dx/javascript/TopdrawSDKWrapper", "startGame", "(ILjava/lang/String;Ljava/lang/String;)V", | ||
| 208 | parseInt(1), apkName, "onGetPlayURL"); | ||
| 203 | } | 209 | } |
| 204 | if (event.keyCode == cc.macro.KEY.space) { | 210 | if (event.keyCode == cc.macro.KEY.space) { |
| 205 | // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); | 211 | // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); |
| ... | @@ -212,7 +218,14 @@ cc.Class({ | ... | @@ -212,7 +218,14 @@ cc.Class({ |
| 212 | if (lvCategoryList) { | 218 | if (lvCategoryList) { |
| 213 | this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage(); | 219 | this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage(); |
| 214 | } | 220 | } |
| 221 | }, | ||
| 215 | 222 | ||
| 223 | onGetPlayURL : function(strPlayURL){ | ||
| 224 | try{ | ||
| 225 | |||
| 226 | }catch(ex){ | ||
| 227 | |||
| 228 | } | ||
| 216 | }, | 229 | }, |
| 217 | 230 | ||
| 218 | onBeforeFocusChange: function (event) { | 231 | onBeforeFocusChange: function (event) { | ... | ... |
| ... | @@ -281,8 +281,12 @@ cc.Class({ | ... | @@ -281,8 +281,12 @@ cc.Class({ |
| 281 | ); | 281 | ); |
| 282 | if (currentNode.getComponent(FocusInfo)) { | 282 | if (currentNode.getComponent(FocusInfo)) { |
| 283 | let fiBlock = currentNode.getComponent(FocusInfo); //弄tvlink | 283 | let fiBlock = currentNode.getComponent(FocusInfo); //弄tvlink |
| 284 | // fiBlock.setTVLink(currentRemote.tvlink); | 284 | if(currentNode.name=="promotionItem_9fd6d854-2a72-42d5-a2c0-1ce824cf406c"){ //针对课程表搞出来一个tvlink |
| 285 | fiBlock.setTVLink('{"click":[{"action":"ChangeScene","parameters":{"sceneName":"sceneCategory"}}]}'); | 285 | fiBlock.setTVLink('{"click":[{"action":"ChangeScene","parameters":{"sceneName":"sceneClass"}}]}'); |
| 286 | }else{ | ||
| 287 | // fiBlock.setTVLink(currentRemote.tvlink); | ||
| 288 | fiBlock.setTVLink('{"click":[{"action":"ChangeScene","parameters":{"sceneName":"sceneCategory"}}]}'); | ||
| 289 | } | ||
| 286 | } | 290 | } |
| 287 | } else if (currentNode.name == "hasChildFrame" && currentNode.childrenCount > 0) { //渲染自动布局的节点 | 291 | } else if (currentNode.name == "hasChildFrame" && currentNode.childrenCount > 0) { //渲染自动布局的节点 |
| 288 | for (let k = 0; k < currentNode.childrenCount; k++) { | 292 | for (let k = 0; k < currentNode.childrenCount; k++) { | ... | ... |
| ... | @@ -100,6 +100,7 @@ cc.Class({ | ... | @@ -100,6 +100,7 @@ cc.Class({ |
| 100 | 100 | ||
| 101 | 101 | ||
| 102 | //this.node.getChildByName('ScrollBarContainer').getChildByName('ScrollBarBlock').addComponent(FocusInfo); | 102 | //this.node.getChildByName('ScrollBarContainer').getChildByName('ScrollBarBlock').addComponent(FocusInfo); |
| 103 | //cc.log("before instantiate..."+this.compListCell.PFB_NAME); | ||
| 103 | Common.loadRes(this.compListCell.PFB_NAME, | 104 | Common.loadRes(this.compListCell.PFB_NAME, |
| 104 | function (loadedResource) { | 105 | function (loadedResource) { |
| 105 | for (let i = 0; i < this._iCellRowCount * this._iCellCountEachRow; i++) { | 106 | for (let i = 0; i < this._iCellRowCount * this._iCellCountEachRow; i++) { |
| ... | @@ -156,7 +157,7 @@ cc.Class({ | ... | @@ -156,7 +157,7 @@ cc.Class({ |
| 156 | 157 | ||
| 157 | }, | 158 | }, |
| 158 | function (error) { | 159 | function (error) { |
| 159 | cc.log("Error When Loading Prefab Cell..."); | 160 | cc.log("Error When Loading Prefab Cell..."+error); |
| 160 | }, this | 161 | }, this |
| 161 | ); | 162 | ); |
| 162 | 163 | ||
| ... | @@ -344,9 +345,9 @@ cc.Class({ | ... | @@ -344,9 +345,9 @@ cc.Class({ |
| 344 | //初始化 TODO:其他的要隐藏 | 345 | //初始化 TODO:其他的要隐藏 |
| 345 | for (let i = 0; i < (this._iShowCellRows + this._iAlphaCellRows + this._iHiddenCellRows) * this._iCellCountEachRow; i++) { | 346 | for (let i = 0; i < (this._iShowCellRows + this._iAlphaCellRows + this._iHiddenCellRows) * this._iCellCountEachRow; i++) { |
| 346 | let nodeCell = nodeContainer.getChildByName(this._strListCellName | 347 | let nodeCell = nodeContainer.getChildByName(this._strListCellName |
| 347 | + ((this._oDataSource.start + i) % (this._iCellRowCount * this._iCellCountEachRow))); //这里第一次显示如果不是从头开始显示的,则要使用准确的PFB来操作 | 348 | + ((this._oDataSource.start + i) % (this._iCellRowCount * this._iCellCountEachRow))); //这里第一次显示如果不是从头开始显示的,则要使用准确的PFB来操作 |
| 348 | let compCell = nodeCell.getComponent(ListCell); | 349 | let compCell = nodeCell.getComponent(ListCell); |
| 349 | 350 | ||
| 350 | if (i < oJSONResult.resultSet.length) { | 351 | if (i < oJSONResult.resultSet.length) { |
| 351 | //准备到最下面Alpha的后面,这要注意兼容两个方向 | 352 | //准备到最下面Alpha的后面,这要注意兼容两个方向 |
| 352 | if (1 == this._iTitleDirection) { //一个个往右铺,一行行往下铺 | 353 | if (1 == this._iTitleDirection) { //一个个往右铺,一行行往下铺 | ... | ... |
| ... | @@ -11,66 +11,73 @@ cc.Class({ | ... | @@ -11,66 +11,73 @@ cc.Class({ |
| 11 | { | 11 | { |
| 12 | "id": 233, | 12 | "id": 233, |
| 13 | "title": "火箭小黄人", | 13 | "title": "火箭小黄人", |
| 14 | "packageName":"com.topdraw.xhx.bird", | ||
| 14 | "image": [ | 15 | "image": [ |
| 15 | { | 16 | { |
| 16 | "bg": "game/bg_xyx_1", | 17 | "bg": "game/bg_xyx_10", |
| 17 | "fileUrl": "game/xyx_1" | 18 | "fileUrl": "game/xyx_10" |
| 18 | } | 19 | } |
| 19 | ] | 20 | ] |
| 20 | }, | 21 | }, |
| 21 | { | 22 | { |
| 22 | "id": 233, | 23 | "id": 233, |
| 23 | "title": "接糖果", | 24 | "title": "接糖果", |
| 25 | "packageName":"com.topdraw.xhx.candy", | ||
| 24 | "image": [ | 26 | "image": [ |
| 25 | { | 27 | { |
| 26 | "bg": "game/bg_xyx_2", | 28 | "bg": "game/bg_xyx_5", |
| 27 | "fileUrl": "game/xyx_2" | 29 | "fileUrl": "game/xyx_5" |
| 28 | } | 30 | } |
| 29 | ] | 31 | ] |
| 30 | }, | 32 | }, |
| 31 | { | 33 | { |
| 32 | "id": 233, | 34 | "id": 233, |
| 33 | "title": "欢乐叠蛋糕", | 35 | "title": "欢乐叠蛋糕", |
| 36 | "packageName":"com.topdraw.xhx.cake", | ||
| 34 | "image": [ | 37 | "image": [ |
| 35 | { | 38 | { |
| 36 | "bg": "game/bg_xyx_3", | 39 | "bg": "game/bg_xyx_1", |
| 37 | "fileUrl": "game/xyx_3" | 40 | "fileUrl": "game/xyx_1" |
| 38 | } | 41 | } |
| 39 | ] | 42 | ] |
| 40 | }, | 43 | }, |
| 41 | { | 44 | { |
| 42 | "id": 233, | 45 | "id": 233, |
| 43 | "title": "记忆翻牌", | 46 | "title": "记忆翻牌", |
| 47 | "packageName":"com.topdraw.xhx.fanpai", | ||
| 44 | "image": [ | 48 | "image": [ |
| 45 | { | 49 | { |
| 46 | "bg": "game/bg_xyx_4", | 50 | "bg": "game/bg_xyx_2", |
| 47 | "fileUrl": "game/xyx_4" | 51 | "fileUrl": "game/xyx_2" |
| 48 | } | 52 | } |
| 49 | ] | 53 | ] |
| 50 | }, | 54 | }, |
| 51 | { | 55 | { |
| 52 | "id": 233, | 56 | "id": 233, |
| 53 | "title": "飞檐走壁", | 57 | "title": "飞檐走壁", |
| 58 | "packageName":"com.topdraw.xhx.feiyanzoubi", | ||
| 54 | "image": [ | 59 | "image": [ |
| 55 | { | 60 | { |
| 56 | "bg": "game/bg_xyx_5", | 61 | "bg": "game/bg_xyx_9", |
| 57 | "fileUrl": "game/xyx_5" | 62 | "fileUrl": "game/xyx_9" |
| 58 | } | 63 | } |
| 59 | ] | 64 | ] |
| 60 | }, | 65 | }, |
| 61 | { | 66 | { |
| 62 | "id": 233, | 67 | "id": 233, |
| 63 | "title": "旋转海盗", | 68 | "title": "旋转海盗", |
| 69 | "packageName":"com.topdraw.xhx.haidao", | ||
| 64 | "image": [ | 70 | "image": [ |
| 65 | { | 71 | { |
| 66 | "bg": "game/bg_xyx_6", | 72 | "bg": "game/bg_xyx_8", |
| 67 | "fileUrl": "game/xyx_6" | 73 | "fileUrl": "game/xyx_8" |
| 68 | } | 74 | } |
| 69 | ] | 75 | ] |
| 70 | }, | 76 | }, |
| 71 | { | 77 | { |
| 72 | "id": 233, | 78 | "id": 233, |
| 73 | "title": "奔跑吧小马宝莉", | 79 | "title": "奔跑吧小马宝莉", |
| 80 | "packageName":"com.topdraw.xhx.run", | ||
| 74 | "image": [ | 81 | "image": [ |
| 75 | { | 82 | { |
| 76 | "bg": "game/bg_xyx_7", | 83 | "bg": "game/bg_xyx_7", |
| ... | @@ -81,30 +88,33 @@ cc.Class({ | ... | @@ -81,30 +88,33 @@ cc.Class({ |
| 81 | { | 88 | { |
| 82 | "id": 233, | 89 | "id": 233, |
| 83 | "title": "猜猜我是谁", | 90 | "title": "猜猜我是谁", |
| 91 | "packageName":"com.topdraw.xhx.guess", | ||
| 84 | "image": [ | 92 | "image": [ |
| 85 | { | 93 | { |
| 86 | "bg": "game/bg_xyx_8", | 94 | "bg": "game/bg_xyx_3", |
| 87 | "fileUrl": "game/xyx_8" | 95 | "fileUrl": "game/xyx_3" |
| 88 | } | 96 | } |
| 89 | ] | 97 | ] |
| 90 | }, | 98 | }, |
| 91 | { | 99 | { |
| 92 | "id": 233, | 100 | "id": 233, |
| 93 | "title": "它的颜色", | 101 | "title": "它的颜色", |
| 102 | "packageName":"com.topdraw.xhx.guesscolor", | ||
| 94 | "image": [ | 103 | "image": [ |
| 95 | { | 104 | { |
| 96 | "bg": "game/bg_xyx_9", | 105 | "bg": "game/bg_xyx_4", |
| 97 | "fileUrl": "game/xyx_9" | 106 | "fileUrl": "game/xyx_4" |
| 98 | } | 107 | } |
| 99 | ] | 108 | ] |
| 100 | }, | 109 | }, |
| 101 | { | 110 | { |
| 102 | "id": 233, | 111 | "id": 233, |
| 103 | "title": "数一数", | 112 | "title": "数一数", |
| 113 | "packageName":"com.topdraw.xhx.shuyishu", | ||
| 104 | "image": [ | 114 | "image": [ |
| 105 | { | 115 | { |
| 106 | "bg": "game/bg_xyx_10", | 116 | "bg": "game/bg_xyx_6", |
| 107 | "fileUrl": "game/xyx_10" | 117 | "fileUrl": "game/xyx_6" |
| 108 | } | 118 | } |
| 109 | ] | 119 | ] |
| 110 | } | 120 | } | ... | ... |
| ... | @@ -30,7 +30,8 @@ cc.Class({ | ... | @@ -30,7 +30,8 @@ cc.Class({ |
| 30 | }, | 30 | }, |
| 31 | { | 31 | { |
| 32 | "name": "three2six", | 32 | "name": "three2six", |
| 33 | "tvlink": '{"click": [{"action": "changeLayout","parameters": {"layoutPath": "layout/waterfall_three2six.json"}}]}', | 33 | //"tvlink": '{"click": [{"action": "changeLayout","parameters": {"layoutPath": "layout/waterfall_three2six.json"}}]}', |
| 34 | "tvlink": '{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneGameLobby"}}]}', | ||
| 34 | "type": "promotion_item", | 35 | "type": "promotion_item", |
| 35 | "imageURL": "image/navigator/three2six.png", | 36 | "imageURL": "image/navigator/three2six.png", |
| 36 | "top": 240, | 37 | "top": 240, | ... | ... |
| ... | @@ -40,7 +40,7 @@ cc.Class({ | ... | @@ -40,7 +40,7 @@ cc.Class({ |
| 40 | "height": 287 | 40 | "height": 287 |
| 41 | }, | 41 | }, |
| 42 | { | 42 | { |
| 43 | "name": "dailyRecommend", | 43 | "name": "classSchedule", |
| 44 | "code": "promotionItem_9fd6d854-2a72-42d5-a2c0-1ce824cf406c", | 44 | "code": "promotionItem_9fd6d854-2a72-42d5-a2c0-1ce824cf406c", |
| 45 | "left": 0, | 45 | "left": 0, |
| 46 | "top": 308, | 46 | "top": 308, | ... | ... |
| 1 | var Common = require('Common'); | ||
| 2 | var FocusInfo = require('FocusInfo'); | ||
| 3 | var ListCell = require('ListCell'); | ||
| 4 | var Network = require('Network'); | ||
| 5 | |||
| 6 | cc.Class({ | ||
| 7 | extends: ListCell, | ||
| 8 | |||
| 9 | properties: { | ||
| 10 | id: 0, | ||
| 11 | pic: cc.Sprite, | ||
| 12 | activeName1: cc.Label, | ||
| 13 | activeName2: cc.Label, | ||
| 14 | normalName: cc.Label, | ||
| 15 | }, | ||
| 16 | |||
| 17 | statics: { | ||
| 18 | PFB_NAME: 'prefab/pfbClassCategoryCell', | ||
| 19 | CELL_NAME: 'OtherListCell', | ||
| 20 | }, | ||
| 21 | |||
| 22 | init: function (iCellIndex, bIsFocusEnable, compSceneCanvas) { | ||
| 23 | // cc.find("CollectionBg", this.node).opacity = 0; | ||
| 24 | // let nodeCollectionBg = this.node.getChildByName("CollectionBg"); | ||
| 25 | // nodeCollectionBg.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 53, 171)); | ||
| 26 | // let nodeCollectionPic = nodeCollectionBg.getChildByName('CollectionPic'); | ||
| 27 | // nodeCollectionPic.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 30, 28)); | ||
| 28 | |||
| 29 | // let fiCollection = this.node.getChildByName('CollectionBg').addComponent(FocusInfo); | ||
| 30 | // fiCollection.init( | ||
| 31 | // null, true, null, null, 1.0); | ||
| 32 | // compSceneCanvas.addNodeToFocusTarget(0, this.node.getChildByName('CollectionBg').name + iCellIndex, this.node); | ||
| 33 | // 准备焦点坐标 | ||
| 34 | // let fiCategoryBlock=this.node.getChildByName('Pic').addComponent(FocusInfo); | ||
| 35 | let fiCategoryBlock = this.node.addComponent(FocusInfo); | ||
| 36 | fiCategoryBlock.init( | ||
| 37 | null, false, null, null, 1.0 | ||
| 38 | ); | ||
| 39 | compSceneCanvas.addNodeToFocusTarget(0, this.node.name, this.node); | ||
| 40 | }, | ||
| 41 | |||
| 42 | render(oData, iRecordIndex) { | ||
| 43 | // var self = this; | ||
| 44 | // this.id = oData.id; | ||
| 45 | // this.activeName1.string = oData.name; | ||
| 46 | // this.activeName2.string = oData.name; | ||
| 47 | // this.normalName.string = oData.name; | ||
| 48 | // this.activeName1._updateRenderData(true); | ||
| 49 | // this.activeName2._updateRenderData(true); | ||
| 50 | // this.normalName._updateRenderData(true); | ||
| 51 | // if (oData.play_times) { | ||
| 52 | // let value = parseInt(oData.play_times); | ||
| 53 | // if (value > 10000) { | ||
| 54 | // this.textPlayTimes.string = parseInt(value / 10000) + "万+"; | ||
| 55 | // } else { | ||
| 56 | // this.textPlayTimes.string = value; | ||
| 57 | // } | ||
| 58 | // } | ||
| 59 | |||
| 60 | // if (oData.images.list[0]) { | ||
| 61 | // Network.loadImageInNativeRuntime( | ||
| 62 | // Common.TOPDRAW_IMAGE_SERVER_EDU_RIGHT + oData.images.list[0].fileUrl, | ||
| 63 | // function (texture) { | ||
| 64 | // self.pic.spriteFrame = new cc.SpriteFrame(texture); | ||
| 65 | // }, null, this | ||
| 66 | // ); | ||
| 67 | // } | ||
| 68 | |||
| 69 | // self.collectBg.spriteFrame.setRect(cc.rect(0, 0, 53, 171)); | ||
| 70 | // self.collectPic.spriteFrame.setRect(cc.rect(0, 0, 30, 28)); | ||
| 71 | // if (oData.isCollect) { | ||
| 72 | // cc.loader.loadRes("texture/ui/collect_heart", cc.Texture2D, function (err, texture) { | ||
| 73 | // var spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 28, 30, 28)); | ||
| 74 | // self.collectPic.spriteFrame = spriteFrame; | ||
| 75 | // }); | ||
| 76 | // } else { | ||
| 77 | // cc.loader.loadRes("texture/ui/collect_heart", cc.Texture2D, function (err, texture) { | ||
| 78 | // var spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 30, 28)); | ||
| 79 | // self.collectPic.spriteFrame = spriteFrame; | ||
| 80 | // }); | ||
| 81 | // } | ||
| 82 | |||
| 83 | // this.node.getComponent(FocusInfo).setTVLink(oData.tvlink); | ||
| 84 | }, | ||
| 85 | |||
| 86 | enableFocusInfo: function () { | ||
| 87 | this.node.getComponent(FocusInfo).setEnable(true); | ||
| 88 | }, | ||
| 89 | |||
| 90 | disableFocusInfo: function () { | ||
| 91 | this.node.getComponent(FocusInfo).setEnable(false); | ||
| 92 | }, | ||
| 93 | |||
| 94 | setUIWithFocus: function () { | ||
| 95 | let nodeCellName = this.node.getChildByName('Name'); | ||
| 96 | cc.find("NormalName", nodeCellName).opacity = 255; | ||
| 97 | //超出滚动 | ||
| 98 | let nodeScreenTitleText = cc.find('ActiveName/NameContainer/NameText', nodeCellName); | ||
| 99 | |||
| 100 | let fOriginalX = nodeScreenTitleText.x; | ||
| 101 | let fOriginalY = nodeScreenTitleText.y; | ||
| 102 | |||
| 103 | let nodeScreenTitleText1 = nodeScreenTitleText.getChildByName('NameText1'); | ||
| 104 | let nodeScreenTitleText2 = nodeScreenTitleText.getChildByName('NameText2'); | ||
| 105 | nodeScreenTitleText2.x = nodeScreenTitleText1.x + nodeScreenTitleText1.width + 10;//TODO:补丁,解决滚动重叠 | ||
| 106 | if (nodeScreenTitleText1.width > nodeScreenTitleText.width) { | ||
| 107 | cc.find("ActiveName/NameContainer", nodeCellName).opacity = 255; | ||
| 108 | cc.find("NormalName", nodeCellName).opacity = 0; | ||
| 109 | let fEndPositionDelta = (nodeScreenTitleText1.width + 30); | ||
| 110 | //下方时长和字有关系,才能速度一样 | ||
| 111 | var ftaScreenTitleMoveToTarget = cc.moveTo(10 * (nodeScreenTitleText1.width / nodeScreenTitleText.width), fOriginalX - fEndPositionDelta, fOriginalY); | ||
| 112 | var ftaScreenTitleMoveToBack = cc.moveTo(0, fOriginalX, fOriginalY); | ||
| 113 | var sequenceMediaTitle = cc.sequence(ftaScreenTitleMoveToTarget, ftaScreenTitleMoveToBack); | ||
| 114 | var repeatScreenTitle = cc.repeat(sequenceMediaTitle, 10); | ||
| 115 | repeatScreenTitle.setTag(Common.OVERLENGTH_MOVING); | ||
| 116 | nodeScreenTitleText.runAction(repeatScreenTitle); | ||
| 117 | nodeScreenTitleText2.active = true; | ||
| 118 | } | ||
| 119 | }, | ||
| 120 | setUIWithoutFocus: function () { | ||
| 121 | let nodeCellName = this.node.getChildByName('Name'); | ||
| 122 | cc.find("NormalName", nodeCellName).opacity = 255; | ||
| 123 | // cc.find("ActiveName/ActiveNameBg", nodeCellName).opacity = 0; | ||
| 124 | //如有滚动停止滚动 | ||
| 125 | let nodeScreenTitleText = cc.find('ActiveName/NameContainer/NameText', nodeCellName); | ||
| 126 | if (null != nodeScreenTitleText.getActionByTag(Common.OVERLENGTH_MOVING)) { | ||
| 127 | nodeScreenTitleText.stopActionByTag(Common.OVERLENGTH_MOVING); | ||
| 128 | nodeScreenTitleText.getChildByName('NameText2').active = false; | ||
| 129 | cc.find("ActiveName/NameContainer", nodeCellName).opacity = 0; | ||
| 130 | } | ||
| 131 | nodeScreenTitleText.x = 0; | ||
| 132 | }, | ||
| 133 | |||
| 134 | }); |
| ... | @@ -9,6 +9,7 @@ cc.Class({ | ... | @@ -9,6 +9,7 @@ cc.Class({ |
| 9 | 9 | ||
| 10 | properties: { | 10 | properties: { |
| 11 | id: 0, | 11 | id: 0, |
| 12 | apkName:"", //包名 | ||
| 12 | bg: cc.Sprite, //背景 | 13 | bg: cc.Sprite, //背景 |
| 13 | starName: cc.Label, //名称 | 14 | starName: cc.Label, //名称 |
| 14 | pic: cc.Sprite, //动漫图片 | 15 | pic: cc.Sprite, //动漫图片 |
| ... | @@ -31,6 +32,7 @@ cc.Class({ | ... | @@ -31,6 +32,7 @@ cc.Class({ |
| 31 | render(oData, iRecordIndex) { | 32 | render(oData, iRecordIndex) { |
| 32 | this.id = oData.id; | 33 | this.id = oData.id; |
| 33 | this.starName.string = oData.title; | 34 | this.starName.string = oData.title; |
| 35 | this.apkName=oData.packageName; | ||
| 34 | // // this.bg.spriteFrame.setRect(cc.rect(0, 0, 214, 214)); | 36 | // // this.bg.spriteFrame.setRect(cc.rect(0, 0, 214, 214)); |
| 35 | var self = this; | 37 | var self = this; |
| 36 | cc.loader.loadRes(oData.image[0].fileUrl, cc.Texture2D, function (err, texture) { | 38 | cc.loader.loadRes(oData.image[0].fileUrl, cc.Texture2D, function (err, texture) { |
| ... | @@ -45,8 +47,8 @@ cc.Class({ | ... | @@ -45,8 +47,8 @@ cc.Class({ |
| 45 | // }, null, this | 47 | // }, null, this |
| 46 | // ); | 48 | // ); |
| 47 | // } | 49 | // } |
| 48 | // //准备焦点坐标 | 50 | //准备焦点坐标oData.tvlink |
| 49 | // this.node.getComponent(FocusInfo).setTVLink(oData.tvlink); | 51 | this.node.getComponent(FocusInfo).setTVLink(""); |
| 50 | }, | 52 | }, |
| 51 | 53 | ||
| 52 | enableFocusInfo: function () { | 54 | enableFocusInfo: function () { | ... | ... |
assets/resources/class.meta
0 → 100644
assets/resources/class/0.png
0 → 100644
2.19 KB
assets/resources/class/0.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "8e2938b3-18ec-4f90-b737-89ad29898a3a", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "0": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "a26ee8c8-2654-4085-a546-86f47777b6da", | ||
| 13 | "rawTextureUuid": "8e2938b3-18ec-4f90-b737-89ad29898a3a", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 2.5, | ||
| 19 | "trimX": 40, | ||
| 20 | "trimY": 9, | ||
| 21 | "width": 41, | ||
| 22 | "height": 106, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 129, | ||
| 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 |
assets/resources/class/1.png
0 → 100644
2.3 KB
assets/resources/class/1.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "0139af40-31ec-4fac-bee8-51dee907242e", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "1": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "95efd913-c8a4-40b2-9f34-4d0ede5f8cfe", | ||
| 13 | "rawTextureUuid": "0139af40-31ec-4fac-bee8-51dee907242e", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0.5, | ||
| 18 | "offsetY": 2.5, | ||
| 19 | "trimX": 40, | ||
| 20 | "trimY": 9, | ||
| 21 | "width": 42, | ||
| 22 | "height": 106, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 129, | ||
| 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 |
assets/resources/class/2.png
0 → 100644
2.37 KB
assets/resources/class/2.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "3d498573-d61d-4344-b9de-8f68d91a29ef", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "2": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "5398d373-7857-4ca9-8224-6725af716690", | ||
| 13 | "rawTextureUuid": "3d498573-d61d-4344-b9de-8f68d91a29ef", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0.5, | ||
| 18 | "offsetY": 2.5, | ||
| 19 | "trimX": 40, | ||
| 20 | "trimY": 9, | ||
| 21 | "width": 42, | ||
| 22 | "height": 106, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 129, | ||
| 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 |
assets/resources/class/3.png
0 → 100644
2.59 KB
assets/resources/class/3.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "80b77deb-d328-47b1-acab-513b557636cb", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "3": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "d8dd1726-9a6b-4992-a267-d012cf2a7626", | ||
| 13 | "rawTextureUuid": "80b77deb-d328-47b1-acab-513b557636cb", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0.5, | ||
| 18 | "offsetY": 2.5, | ||
| 19 | "trimX": 40, | ||
| 20 | "trimY": 9, | ||
| 21 | "width": 42, | ||
| 22 | "height": 106, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 129, | ||
| 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 |
assets/resources/class/4.png
0 → 100644
2.55 KB
assets/resources/class/4.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "21fe4565-54b8-413e-b7f5-196347455e7b", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "4": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "6fcc571e-d8a1-4274-b292-bb18557c4c34", | ||
| 13 | "rawTextureUuid": "21fe4565-54b8-413e-b7f5-196347455e7b", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0.5, | ||
| 18 | "offsetY": 2.5, | ||
| 19 | "trimX": 40, | ||
| 20 | "trimY": 9, | ||
| 21 | "width": 42, | ||
| 22 | "height": 106, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 129, | ||
| 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 |
assets/resources/class/5.png
0 → 100644
2.66 KB
assets/resources/class/5.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "35cc5246-f140-430c-8811-06db650e22e0", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "5": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "a0bafb80-e643-4fa6-a121-fd2926d01d50", | ||
| 13 | "rawTextureUuid": "35cc5246-f140-430c-8811-06db650e22e0", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 2.5, | ||
| 19 | "trimX": 40, | ||
| 20 | "trimY": 9, | ||
| 21 | "width": 41, | ||
| 22 | "height": 106, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 129, | ||
| 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 |
assets/resources/class/6.png
0 → 100644
2.41 KB
assets/resources/class/6.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "bf6b07d0-e8ce-4caa-bb10-74efce49cab0", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "6": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "9234d7ba-bcc7-4706-b7e8-9072daf507e4", | ||
| 13 | "rawTextureUuid": "bf6b07d0-e8ce-4caa-bb10-74efce49cab0", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 2, | ||
| 19 | "trimX": 40, | ||
| 20 | "trimY": 9, | ||
| 21 | "width": 41, | ||
| 22 | "height": 107, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 129, | ||
| 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 |
assets/resources/class/GSGX.png
0 → 100644
4.31 KB
assets/resources/class/GSGX.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "ebab674d-99e1-49c4-9502-eafbe6f2b311", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "GSGX": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "b94df350-7424-492f-9ff6-89699784f129", | ||
| 13 | "rawTextureUuid": "ebab674d-99e1-49c4-9502-eafbe6f2b311", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": -1.5, | ||
| 18 | "offsetY": -2, | ||
| 19 | "trimX": 16, | ||
| 20 | "trimY": 14, | ||
| 21 | "width": 86, | ||
| 22 | "height": 108, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 132, | ||
| 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 |
assets/resources/class/MSSG.png
0 → 100644
3.5 KB
assets/resources/class/MSSG.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "09e629d6-8d4a-47e0-9ba6-19fa35ba313f", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "MSSG": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "d89c5008-2ded-4b89-a313-f30e6e79e436", | ||
| 13 | "rawTextureUuid": "09e629d6-8d4a-47e0-9ba6-19fa35ba313f", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": -1.5, | ||
| 18 | "offsetY": -2, | ||
| 19 | "trimX": 16, | ||
| 20 | "trimY": 14, | ||
| 21 | "width": 86, | ||
| 22 | "height": 108, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 132, | ||
| 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 |
assets/resources/class/SHBK.png
0 → 100644
3.9 KB
assets/resources/class/SHBK.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "43a5ba60-7f8f-4649-9613-c438597613e5", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "SHBK": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "2adfc87d-f72d-4d23-8830-1165eb8b40f7", | ||
| 13 | "rawTextureUuid": "43a5ba60-7f8f-4649-9613-c438597613e5", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": -1, | ||
| 18 | "offsetY": -2, | ||
| 19 | "trimX": 16, | ||
| 20 | "trimY": 14, | ||
| 21 | "width": 87, | ||
| 22 | "height": 108, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 132, | ||
| 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 |
assets/resources/class/Today.png
0 → 100644
2.9 KB
assets/resources/class/Today.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "dc8fe9a3-b97c-459c-96c2-55cd760ceeb5", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "Today": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "60a35e08-196c-401c-8967-25cd2f0a4f1c", | ||
| 13 | "rawTextureUuid": "dc8fe9a3-b97c-459c-96c2-55cd760ceeb5", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 2.5, | ||
| 19 | "trimX": 39, | ||
| 20 | "trimY": 9, | ||
| 21 | "width": 43, | ||
| 22 | "height": 106, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 129, | ||
| 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 |
assets/resources/class/YSQM.png
0 → 100644
4.09 KB
assets/resources/class/YSQM.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "2eee0e78-34b6-4d3b-8b4a-ffd84ff6623a", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "YSQM": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "f8360087-8a5e-4e4e-9b54-8cf79535cec5", | ||
| 13 | "rawTextureUuid": "2eee0e78-34b6-4d3b-8b4a-ffd84ff6623a", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": -1, | ||
| 18 | "offsetY": -2.5, | ||
| 19 | "trimX": 16, | ||
| 20 | "trimY": 14, | ||
| 21 | "width": 87, | ||
| 22 | "height": 109, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 132, | ||
| 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 |
assets/resources/class/YYSJ.png
0 → 100644
4.09 KB
assets/resources/class/YYSJ.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "3e90dcb2-3dd4-4b49-99eb-ef59828e51f2", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "YYSJ": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "3e7ef534-4b22-4e03-8544-2cdc3c0d95ea", | ||
| 13 | "rawTextureUuid": "3e90dcb2-3dd4-4b49-99eb-ef59828e51f2", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": -1, | ||
| 18 | "offsetY": -2, | ||
| 19 | "trimX": 16, | ||
| 20 | "trimY": 14, | ||
| 21 | "width": 87, | ||
| 22 | "height": 108, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 132, | ||
| 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 |
assets/resources/class/ZJYZ.png
0 → 100644
4.06 KB
assets/resources/class/ZJYZ.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "6c093af2-be1c-4e55-be04-f782506ae6bf", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "ZJYZ": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "90842bfe-129a-4da0-82f1-0cac006e9149", | ||
| 13 | "rawTextureUuid": "6c093af2-be1c-4e55-be04-f782506ae6bf", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": -0.5, | ||
| 18 | "offsetY": -2, | ||
| 19 | "trimX": 17, | ||
| 20 | "trimY": 14, | ||
| 21 | "width": 86, | ||
| 22 | "height": 108, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 132, | ||
| 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 |
assets/resources/class/ZRZS.png
0 → 100644
4.35 KB
assets/resources/class/ZRZS.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "98784910-c2be-4984-b65b-2de6d3d56f5f", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "ZRZS": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "deba5aca-791b-43b3-bda4-1a7a9c7da1d6", | ||
| 13 | "rawTextureUuid": "98784910-c2be-4984-b65b-2de6d3d56f5f", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": -0.5, | ||
| 18 | "offsetY": -2, | ||
| 19 | "trimX": 17, | ||
| 20 | "trimY": 14, | ||
| 21 | "width": 86, | ||
| 22 | "height": 108, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 132, | ||
| 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 |
assets/resources/class/baseboard.png
0 → 100644
1.82 KB
assets/resources/class/baseboard.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "0d220822-9ae7-42fd-abd5-86898338266c", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "baseboard": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "ea54d67e-d60b-4099-af3c-fd79637bebe8", | ||
| 13 | "rawTextureUuid": "0d220822-9ae7-42fd-abd5-86898338266c", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 0, | ||
| 19 | "trimX": 0, | ||
| 20 | "trimY": 0, | ||
| 21 | "width": 121, | ||
| 22 | "height": 88, | ||
| 23 | "rawWidth": 121, | ||
| 24 | "rawHeight": 88, | ||
| 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 |
assets/resources/class/baseboard_active.png
0 → 100644
2.78 KB
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "c24c9094-2f04-4c2e-b1aa-203dca6d08b2", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "baseboard_active": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "f6ec8f94-2ebd-4b95-b9e5-786860239c34", | ||
| 13 | "rawTextureUuid": "c24c9094-2f04-4c2e-b1aa-203dca6d08b2", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 0, | ||
| 19 | "trimX": 0, | ||
| 20 | "trimY": 0, | ||
| 21 | "width": 129, | ||
| 22 | "height": 96, | ||
| 23 | "rawWidth": 129, | ||
| 24 | "rawHeight": 96, | ||
| 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 |
assets/resources/class/bg.jpg
0 → 100644
612 KB
assets/resources/class/bg.jpg.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "6b52990e-9cd9-46ea-bc70-dc437bd43367", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "bg": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "01bdcd01-33d3-4f02-893f-d68c1ba9058a", | ||
| 13 | "rawTextureUuid": "6b52990e-9cd9-46ea-bc70-dc437bd43367", | ||
| 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 |
assets/resources/class/class_pic.png
0 → 100644
79.8 KB
assets/resources/class/class_pic.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "5ae0f1d4-1b33-4547-b92f-e65868b2e2f1", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "class_pic": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "13426eee-945c-4029-8729-8e11b539c3c7", | ||
| 13 | "rawTextureUuid": "5ae0f1d4-1b33-4547-b92f-e65868b2e2f1", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 0, | ||
| 19 | "trimX": 0, | ||
| 20 | "trimY": 0, | ||
| 21 | "width": 274, | ||
| 22 | "height": 168, | ||
| 23 | "rawWidth": 274, | ||
| 24 | "rawHeight": 168, | ||
| 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 |
24.4 KB
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "427d1bcb-af19-4ddc-84d7-8d0c69a61706", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "customizedCourses_button": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "99be0119-8aad-4127-95aa-696b6b040925", | ||
| 13 | "rawTextureUuid": "427d1bcb-af19-4ddc-84d7-8d0c69a61706", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": -2, | ||
| 19 | "trimX": 0, | ||
| 20 | "trimY": 4, | ||
| 21 | "width": 176, | ||
| 22 | "height": 124, | ||
| 23 | "rawWidth": 176, | ||
| 24 | "rawHeight": 128, | ||
| 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 |
assets/resources/class/drak.png
0 → 100644
3.68 KB
assets/resources/class/drak.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "20b82ba2-ddf0-492b-be1d-1d4c9f08ef51", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "drak": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "c8e536c0-b0ef-4439-8922-ca983188e6fc", | ||
| 13 | "rawTextureUuid": "20b82ba2-ddf0-492b-be1d-1d4c9f08ef51", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0.5, | ||
| 18 | "offsetY": -0.5, | ||
| 19 | "trimX": 2, | ||
| 20 | "trimY": 2, | ||
| 21 | "width": 48, | ||
| 22 | "height": 47, | ||
| 23 | "rawWidth": 51, | ||
| 24 | "rawHeight": 50, | ||
| 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 |
assets/resources/class/grade_button.png
0 → 100644
24.2 KB
assets/resources/class/grade_button.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "701fe32b-1deb-4705-83f6-11db5cb25943", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "grade_button": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "ec3f7e4f-0e2b-4d91-b1d1-2b9b15514b4b", | ||
| 13 | "rawTextureUuid": "701fe32b-1deb-4705-83f6-11db5cb25943", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 1, | ||
| 18 | "offsetY": -2, | ||
| 19 | "trimX": 2, | ||
| 20 | "trimY": 4, | ||
| 21 | "width": 174, | ||
| 22 | "height": 124, | ||
| 23 | "rawWidth": 176, | ||
| 24 | "rawHeight": 128, | ||
| 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 |
assets/resources/class/growup_button.png
0 → 100644
23.5 KB
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "09461cfe-b4d2-4f50-b57f-39c8d4bd6119", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "growup_button": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "309165d6-22f3-40e6-b1da-194cd6255941", | ||
| 13 | "rawTextureUuid": "09461cfe-b4d2-4f50-b57f-39c8d4bd6119", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 1.5, | ||
| 18 | "offsetY": -2, | ||
| 19 | "trimX": 3, | ||
| 20 | "trimY": 4, | ||
| 21 | "width": 173, | ||
| 22 | "height": 124, | ||
| 23 | "rawWidth": 176, | ||
| 24 | "rawHeight": 128, | ||
| 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 |
assets/resources/class/star_groove.png
0 → 100644
5.26 KB
assets/resources/class/star_groove.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "f7467269-6833-4487-ac26-fbbca565cdb8", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "star_groove": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "7888448f-8fb2-462a-a128-52df9e9be325", | ||
| 13 | "rawTextureUuid": "f7467269-6833-4487-ac26-fbbca565cdb8", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 0, | ||
| 19 | "trimX": 0, | ||
| 20 | "trimY": 0, | ||
| 21 | "width": 159, | ||
| 22 | "height": 61, | ||
| 23 | "rawWidth": 159, | ||
| 24 | "rawHeight": 61, | ||
| 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 |
5.28 KB
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "02d02138-53ca-4477-826e-066ce5d9138a", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "star_groove_active": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "387d0cd6-cfc9-4f3f-a3c0-fc7addad8971", | ||
| 13 | "rawTextureUuid": "02d02138-53ca-4477-826e-066ce5d9138a", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 0, | ||
| 19 | "trimX": 0, | ||
| 20 | "trimY": 0, | ||
| 21 | "width": 159, | ||
| 22 | "height": 61, | ||
| 23 | "rawWidth": 159, | ||
| 24 | "rawHeight": 61, | ||
| 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 |
assets/resources/class/this_week.png
0 → 100644
2.98 KB
assets/resources/class/this_week.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "bfbaac04-906d-40e4-aa37-527a841b434b", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "this_week": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "a43abdbe-41d8-4519-ab17-6998fb5e57b6", | ||
| 13 | "rawTextureUuid": "bfbaac04-906d-40e4-aa37-527a841b434b", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 0, | ||
| 19 | "trimX": 0, | ||
| 20 | "trimY": 0, | ||
| 21 | "width": 158, | ||
| 22 | "height": 30, | ||
| 23 | "rawWidth": 158, | ||
| 24 | "rawHeight": 30, | ||
| 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 |
assets/resources/class/tips.png
0 → 100644
11.2 KB
assets/resources/class/tips.png.meta
0 → 100644
| 1 | { | ||
| 2 | "ver": "2.3.1", | ||
| 3 | "uuid": "5cc7e44d-177f-4281-9d96-497f6c7b14bc", | ||
| 4 | "type": "sprite", | ||
| 5 | "wrapMode": "clamp", | ||
| 6 | "filterMode": "bilinear", | ||
| 7 | "premultiplyAlpha": false, | ||
| 8 | "platformSettings": {}, | ||
| 9 | "subMetas": { | ||
| 10 | "tips": { | ||
| 11 | "ver": "1.0.4", | ||
| 12 | "uuid": "5ef776c1-c670-49c8-a1f0-39f8cb1d33a6", | ||
| 13 | "rawTextureUuid": "5cc7e44d-177f-4281-9d96-497f6c7b14bc", | ||
| 14 | "trimType": "auto", | ||
| 15 | "trimThreshold": 1, | ||
| 16 | "rotated": false, | ||
| 17 | "offsetX": 0, | ||
| 18 | "offsetY": 0, | ||
| 19 | "trimX": 0, | ||
| 20 | "trimY": 0, | ||
| 21 | "width": 326, | ||
| 22 | "height": 137, | ||
| 23 | "rawWidth": 326, | ||
| 24 | "rawHeight": 137, | ||
| 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": "pfbClassCategoryCell", | ||
| 17 | "_objFlags": 0, | ||
| 18 | "_parent": null, | ||
| 19 | "_children": [ | ||
| 20 | { | ||
| 21 | "__id__": 2 | ||
| 22 | }, | ||
| 23 | { | ||
| 24 | "__id__": 6 | ||
| 25 | }, | ||
| 26 | { | ||
| 27 | "__id__": 12 | ||
| 28 | } | ||
| 29 | ], | ||
| 30 | "_active": true, | ||
| 31 | "_level": 1, | ||
| 32 | "_components": [ | ||
| 33 | { | ||
| 34 | "__id__": 43 | ||
| 35 | } | ||
| 36 | ], | ||
| 37 | "_prefab": { | ||
| 38 | "__id__": 44 | ||
| 39 | }, | ||
| 40 | "_opacity": 255, | ||
| 41 | "_color": { | ||
| 42 | "__type__": "cc.Color", | ||
| 43 | "r": 255, | ||
| 44 | "g": 255, | ||
| 45 | "b": 255, | ||
| 46 | "a": 255 | ||
| 47 | }, | ||
| 48 | "_contentSize": { | ||
| 49 | "__type__": "cc.Size", | ||
| 50 | "width": 247, | ||
| 51 | "height": 152 | ||
| 52 | }, | ||
| 53 | "_anchorPoint": { | ||
| 54 | "__type__": "cc.Vec2", | ||
| 55 | "x": 0.5, | ||
| 56 | "y": 0.5 | ||
| 57 | }, | ||
| 58 | "_position": { | ||
| 59 | "__type__": "cc.Vec3", | ||
| 60 | "x": 0, | ||
| 61 | "y": 0, | ||
| 62 | "z": 0 | ||
| 63 | }, | ||
| 64 | "_scale": { | ||
| 65 | "__type__": "cc.Vec3", | ||
| 66 | "x": 1, | ||
| 67 | "y": 1, | ||
| 68 | "z": 1 | ||
| 69 | }, | ||
| 70 | "_eulerAngles": { | ||
| 71 | "__type__": "cc.Vec3", | ||
| 72 | "x": 0, | ||
| 73 | "y": 0, | ||
| 74 | "z": 0 | ||
| 75 | }, | ||
| 76 | "_skewX": 0, | ||
| 77 | "_skewY": 0, | ||
| 78 | "_is3DNode": false, | ||
| 79 | "groupIndex": 0, | ||
| 80 | "_rotationX": 0, | ||
| 81 | "_rotationY": 0, | ||
| 82 | "_id": "" | ||
| 83 | }, | ||
| 84 | { | ||
| 85 | "__type__": "cc.Node", | ||
| 86 | "_name": "Pic", | ||
| 87 | "_objFlags": 0, | ||
| 88 | "_parent": { | ||
| 89 | "__id__": 1 | ||
| 90 | }, | ||
| 91 | "_children": [], | ||
| 92 | "_active": true, | ||
| 93 | "_level": 7, | ||
| 94 | "_components": [ | ||
| 95 | { | ||
| 96 | "__id__": 3 | ||
| 97 | }, | ||
| 98 | { | ||
| 99 | "__id__": 4 | ||
| 100 | } | ||
| 101 | ], | ||
| 102 | "_prefab": { | ||
| 103 | "__id__": 5 | ||
| 104 | }, | ||
| 105 | "_opacity": 255, | ||
| 106 | "_color": { | ||
| 107 | "__type__": "cc.Color", | ||
| 108 | "r": 255, | ||
| 109 | "g": 255, | ||
| 110 | "b": 255, | ||
| 111 | "a": 255 | ||
| 112 | }, | ||
| 113 | "_contentSize": { | ||
| 114 | "__type__": "cc.Size", | ||
| 115 | "width": 247, | ||
| 116 | "height": 152 | ||
| 117 | }, | ||
| 118 | "_anchorPoint": { | ||
| 119 | "__type__": "cc.Vec2", | ||
| 120 | "x": 0.5, | ||
| 121 | "y": 0.5 | ||
| 122 | }, | ||
| 123 | "_position": { | ||
| 124 | "__type__": "cc.Vec3", | ||
| 125 | "x": 0, | ||
| 126 | "y": 0, | ||
| 127 | "z": 0 | ||
| 128 | }, | ||
| 129 | "_scale": { | ||
| 130 | "__type__": "cc.Vec3", | ||
| 131 | "x": 1, | ||
| 132 | "y": 1, | ||
| 133 | "z": 1 | ||
| 134 | }, | ||
| 135 | "_eulerAngles": { | ||
| 136 | "__type__": "cc.Vec3", | ||
| 137 | "x": 0, | ||
| 138 | "y": 0, | ||
| 139 | "z": 0 | ||
| 140 | }, | ||
| 141 | "_skewX": 0, | ||
| 142 | "_skewY": 0, | ||
| 143 | "_is3DNode": false, | ||
| 144 | "groupIndex": 0, | ||
| 145 | "_rotationX": 0, | ||
| 146 | "_rotationY": 0, | ||
| 147 | "_id": "" | ||
| 148 | }, | ||
| 149 | { | ||
| 150 | "__type__": "cc.Widget", | ||
| 151 | "_name": "", | ||
| 152 | "_objFlags": 0, | ||
| 153 | "node": { | ||
| 154 | "__id__": 2 | ||
| 155 | }, | ||
| 156 | "_enabled": true, | ||
| 157 | "alignMode": 1, | ||
| 158 | "_target": null, | ||
| 159 | "_alignFlags": 8, | ||
| 160 | "_left": 0, | ||
| 161 | "_right": 0, | ||
| 162 | "_top": 0, | ||
| 163 | "_bottom": 0, | ||
| 164 | "_verticalCenter": 0, | ||
| 165 | "_horizontalCenter": 0, | ||
| 166 | "_isAbsLeft": true, | ||
| 167 | "_isAbsRight": true, | ||
| 168 | "_isAbsTop": true, | ||
| 169 | "_isAbsBottom": true, | ||
| 170 | "_isAbsHorizontalCenter": true, | ||
| 171 | "_isAbsVerticalCenter": true, | ||
| 172 | "_originalWidth": 0, | ||
| 173 | "_originalHeight": 0, | ||
| 174 | "_id": "" | ||
| 175 | }, | ||
| 176 | { | ||
| 177 | "__type__": "cc.Sprite", | ||
| 178 | "_name": "", | ||
| 179 | "_objFlags": 0, | ||
| 180 | "node": { | ||
| 181 | "__id__": 2 | ||
| 182 | }, | ||
| 183 | "_enabled": true, | ||
| 184 | "_materials": [ | ||
| 185 | { | ||
| 186 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 187 | } | ||
| 188 | ], | ||
| 189 | "_srcBlendFactor": 770, | ||
| 190 | "_dstBlendFactor": 771, | ||
| 191 | "_spriteFrame": { | ||
| 192 | "__uuid__": "13426eee-945c-4029-8729-8e11b539c3c7" | ||
| 193 | }, | ||
| 194 | "_type": 0, | ||
| 195 | "_sizeMode": 0, | ||
| 196 | "_fillType": 0, | ||
| 197 | "_fillCenter": { | ||
| 198 | "__type__": "cc.Vec2", | ||
| 199 | "x": 0, | ||
| 200 | "y": 0 | ||
| 201 | }, | ||
| 202 | "_fillStart": 0, | ||
| 203 | "_fillRange": 0, | ||
| 204 | "_isTrimmedMode": true, | ||
| 205 | "_atlas": null, | ||
| 206 | "_id": "" | ||
| 207 | }, | ||
| 208 | { | ||
| 209 | "__type__": "cc.PrefabInfo", | ||
| 210 | "root": { | ||
| 211 | "__id__": 1 | ||
| 212 | }, | ||
| 213 | "asset": { | ||
| 214 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 215 | }, | ||
| 216 | "fileId": "40hKPp/lxLQqzI7RSgf+uK", | ||
| 217 | "sync": false | ||
| 218 | }, | ||
| 219 | { | ||
| 220 | "__type__": "cc.Node", | ||
| 221 | "_name": "CollectionBg", | ||
| 222 | "_objFlags": 0, | ||
| 223 | "_parent": { | ||
| 224 | "__id__": 1 | ||
| 225 | }, | ||
| 226 | "_children": [ | ||
| 227 | { | ||
| 228 | "__id__": 7 | ||
| 229 | } | ||
| 230 | ], | ||
| 231 | "_active": true, | ||
| 232 | "_level": 2, | ||
| 233 | "_components": [ | ||
| 234 | { | ||
| 235 | "__id__": 10 | ||
| 236 | } | ||
| 237 | ], | ||
| 238 | "_prefab": { | ||
| 239 | "__id__": 11 | ||
| 240 | }, | ||
| 241 | "_opacity": 255, | ||
| 242 | "_color": { | ||
| 243 | "__type__": "cc.Color", | ||
| 244 | "r": 255, | ||
| 245 | "g": 255, | ||
| 246 | "b": 255, | ||
| 247 | "a": 255 | ||
| 248 | }, | ||
| 249 | "_contentSize": { | ||
| 250 | "__type__": "cc.Size", | ||
| 251 | "width": 51, | ||
| 252 | "height": 152 | ||
| 253 | }, | ||
| 254 | "_anchorPoint": { | ||
| 255 | "__type__": "cc.Vec2", | ||
| 256 | "x": 0.5, | ||
| 257 | "y": 0.5 | ||
| 258 | }, | ||
| 259 | "_position": { | ||
| 260 | "__type__": "cc.Vec3", | ||
| 261 | "x": 158, | ||
| 262 | "y": 0, | ||
| 263 | "z": 0 | ||
| 264 | }, | ||
| 265 | "_scale": { | ||
| 266 | "__type__": "cc.Vec3", | ||
| 267 | "x": 1, | ||
| 268 | "y": 1, | ||
| 269 | "z": 1 | ||
| 270 | }, | ||
| 271 | "_eulerAngles": { | ||
| 272 | "__type__": "cc.Vec3", | ||
| 273 | "x": 0, | ||
| 274 | "y": 0, | ||
| 275 | "z": 0 | ||
| 276 | }, | ||
| 277 | "_skewX": 0, | ||
| 278 | "_skewY": 0, | ||
| 279 | "_is3DNode": false, | ||
| 280 | "groupIndex": 0, | ||
| 281 | "_rotationX": 0, | ||
| 282 | "_rotationY": 0, | ||
| 283 | "_id": "" | ||
| 284 | }, | ||
| 285 | { | ||
| 286 | "__type__": "cc.Node", | ||
| 287 | "_name": "CollectionPic", | ||
| 288 | "_objFlags": 0, | ||
| 289 | "_parent": { | ||
| 290 | "__id__": 6 | ||
| 291 | }, | ||
| 292 | "_children": [], | ||
| 293 | "_active": true, | ||
| 294 | "_level": 3, | ||
| 295 | "_components": [ | ||
| 296 | { | ||
| 297 | "__id__": 8 | ||
| 298 | } | ||
| 299 | ], | ||
| 300 | "_prefab": { | ||
| 301 | "__id__": 9 | ||
| 302 | }, | ||
| 303 | "_opacity": 255, | ||
| 304 | "_color": { | ||
| 305 | "__type__": "cc.Color", | ||
| 306 | "r": 255, | ||
| 307 | "g": 255, | ||
| 308 | "b": 255, | ||
| 309 | "a": 255 | ||
| 310 | }, | ||
| 311 | "_contentSize": { | ||
| 312 | "__type__": "cc.Size", | ||
| 313 | "width": 51, | ||
| 314 | "height": 50 | ||
| 315 | }, | ||
| 316 | "_anchorPoint": { | ||
| 317 | "__type__": "cc.Vec2", | ||
| 318 | "x": 0.5, | ||
| 319 | "y": 0.5 | ||
| 320 | }, | ||
| 321 | "_position": { | ||
| 322 | "__type__": "cc.Vec3", | ||
| 323 | "x": 0, | ||
| 324 | "y": 0, | ||
| 325 | "z": 0 | ||
| 326 | }, | ||
| 327 | "_scale": { | ||
| 328 | "__type__": "cc.Vec3", | ||
| 329 | "x": 1, | ||
| 330 | "y": 1, | ||
| 331 | "z": 1 | ||
| 332 | }, | ||
| 333 | "_eulerAngles": { | ||
| 334 | "__type__": "cc.Vec3", | ||
| 335 | "x": 0, | ||
| 336 | "y": 0, | ||
| 337 | "z": 0 | ||
| 338 | }, | ||
| 339 | "_skewX": 0, | ||
| 340 | "_skewY": 0, | ||
| 341 | "_is3DNode": false, | ||
| 342 | "groupIndex": 0, | ||
| 343 | "_rotationX": 0, | ||
| 344 | "_rotationY": 0, | ||
| 345 | "_id": "" | ||
| 346 | }, | ||
| 347 | { | ||
| 348 | "__type__": "cc.Sprite", | ||
| 349 | "_name": "", | ||
| 350 | "_objFlags": 0, | ||
| 351 | "node": { | ||
| 352 | "__id__": 7 | ||
| 353 | }, | ||
| 354 | "_enabled": true, | ||
| 355 | "_materials": [ | ||
| 356 | { | ||
| 357 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 358 | } | ||
| 359 | ], | ||
| 360 | "_srcBlendFactor": 770, | ||
| 361 | "_dstBlendFactor": 771, | ||
| 362 | "_spriteFrame": { | ||
| 363 | "__uuid__": "c8e536c0-b0ef-4439-8922-ca983188e6fc" | ||
| 364 | }, | ||
| 365 | "_type": 0, | ||
| 366 | "_sizeMode": 0, | ||
| 367 | "_fillType": 0, | ||
| 368 | "_fillCenter": { | ||
| 369 | "__type__": "cc.Vec2", | ||
| 370 | "x": 0, | ||
| 371 | "y": 0 | ||
| 372 | }, | ||
| 373 | "_fillStart": 0, | ||
| 374 | "_fillRange": 0, | ||
| 375 | "_isTrimmedMode": true, | ||
| 376 | "_atlas": null, | ||
| 377 | "_id": "" | ||
| 378 | }, | ||
| 379 | { | ||
| 380 | "__type__": "cc.PrefabInfo", | ||
| 381 | "root": { | ||
| 382 | "__id__": 1 | ||
| 383 | }, | ||
| 384 | "asset": { | ||
| 385 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 386 | }, | ||
| 387 | "fileId": "8alJi+0/tHmr1y4Ko4X0/D", | ||
| 388 | "sync": false | ||
| 389 | }, | ||
| 390 | { | ||
| 391 | "__type__": "cc.Widget", | ||
| 392 | "_name": "", | ||
| 393 | "_objFlags": 0, | ||
| 394 | "node": { | ||
| 395 | "__id__": 6 | ||
| 396 | }, | ||
| 397 | "_enabled": true, | ||
| 398 | "alignMode": 1, | ||
| 399 | "_target": null, | ||
| 400 | "_alignFlags": 32, | ||
| 401 | "_left": 0, | ||
| 402 | "_right": -60, | ||
| 403 | "_top": 0, | ||
| 404 | "_bottom": 0, | ||
| 405 | "_verticalCenter": 0, | ||
| 406 | "_horizontalCenter": 0, | ||
| 407 | "_isAbsLeft": true, | ||
| 408 | "_isAbsRight": true, | ||
| 409 | "_isAbsTop": true, | ||
| 410 | "_isAbsBottom": true, | ||
| 411 | "_isAbsHorizontalCenter": true, | ||
| 412 | "_isAbsVerticalCenter": true, | ||
| 413 | "_originalWidth": 0, | ||
| 414 | "_originalHeight": 0, | ||
| 415 | "_id": "" | ||
| 416 | }, | ||
| 417 | { | ||
| 418 | "__type__": "cc.PrefabInfo", | ||
| 419 | "root": { | ||
| 420 | "__id__": 1 | ||
| 421 | }, | ||
| 422 | "asset": { | ||
| 423 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 424 | }, | ||
| 425 | "fileId": "992T3UGe5NUax6TqwlNdgm", | ||
| 426 | "sync": false | ||
| 427 | }, | ||
| 428 | { | ||
| 429 | "__type__": "cc.Node", | ||
| 430 | "_name": "Name", | ||
| 431 | "_objFlags": 0, | ||
| 432 | "_parent": { | ||
| 433 | "__id__": 1 | ||
| 434 | }, | ||
| 435 | "_children": [ | ||
| 436 | { | ||
| 437 | "__id__": 13 | ||
| 438 | }, | ||
| 439 | { | ||
| 440 | "__id__": 16 | ||
| 441 | }, | ||
| 442 | { | ||
| 443 | "__id__": 33 | ||
| 444 | } | ||
| 445 | ], | ||
| 446 | "_active": true, | ||
| 447 | "_level": 7, | ||
| 448 | "_components": [ | ||
| 449 | { | ||
| 450 | "__id__": 40 | ||
| 451 | }, | ||
| 452 | { | ||
| 453 | "__id__": 41 | ||
| 454 | } | ||
| 455 | ], | ||
| 456 | "_prefab": { | ||
| 457 | "__id__": 42 | ||
| 458 | }, | ||
| 459 | "_opacity": 255, | ||
| 460 | "_color": { | ||
| 461 | "__type__": "cc.Color", | ||
| 462 | "r": 255, | ||
| 463 | "g": 255, | ||
| 464 | "b": 255, | ||
| 465 | "a": 255 | ||
| 466 | }, | ||
| 467 | "_contentSize": { | ||
| 468 | "__type__": "cc.Size", | ||
| 469 | "width": 247, | ||
| 470 | "height": 30 | ||
| 471 | }, | ||
| 472 | "_anchorPoint": { | ||
| 473 | "__type__": "cc.Vec2", | ||
| 474 | "x": 0.5, | ||
| 475 | "y": 0.5 | ||
| 476 | }, | ||
| 477 | "_position": { | ||
| 478 | "__type__": "cc.Vec3", | ||
| 479 | "x": 0, | ||
| 480 | "y": -101, | ||
| 481 | "z": 0 | ||
| 482 | }, | ||
| 483 | "_scale": { | ||
| 484 | "__type__": "cc.Vec3", | ||
| 485 | "x": 1, | ||
| 486 | "y": 1, | ||
| 487 | "z": 1 | ||
| 488 | }, | ||
| 489 | "_eulerAngles": { | ||
| 490 | "__type__": "cc.Vec3", | ||
| 491 | "x": 0, | ||
| 492 | "y": 0, | ||
| 493 | "z": 0 | ||
| 494 | }, | ||
| 495 | "_skewX": 0, | ||
| 496 | "_skewY": 0, | ||
| 497 | "_is3DNode": false, | ||
| 498 | "groupIndex": 0, | ||
| 499 | "_rotationX": 0, | ||
| 500 | "_rotationY": 0, | ||
| 501 | "_id": "" | ||
| 502 | }, | ||
| 503 | { | ||
| 504 | "__type__": "cc.Node", | ||
| 505 | "_name": "NameBg", | ||
| 506 | "_objFlags": 0, | ||
| 507 | "_parent": { | ||
| 508 | "__id__": 12 | ||
| 509 | }, | ||
| 510 | "_children": [], | ||
| 511 | "_active": false, | ||
| 512 | "_level": 8, | ||
| 513 | "_components": [ | ||
| 514 | { | ||
| 515 | "__id__": 14 | ||
| 516 | } | ||
| 517 | ], | ||
| 518 | "_prefab": { | ||
| 519 | "__id__": 15 | ||
| 520 | }, | ||
| 521 | "_opacity": 100, | ||
| 522 | "_color": { | ||
| 523 | "__type__": "cc.Color", | ||
| 524 | "r": 0, | ||
| 525 | "g": 0, | ||
| 526 | "b": 0, | ||
| 527 | "a": 255 | ||
| 528 | }, | ||
| 529 | "_contentSize": { | ||
| 530 | "__type__": "cc.Size", | ||
| 531 | "width": 247, | ||
| 532 | "height": 30 | ||
| 533 | }, | ||
| 534 | "_anchorPoint": { | ||
| 535 | "__type__": "cc.Vec2", | ||
| 536 | "x": 0.5, | ||
| 537 | "y": 0.5 | ||
| 538 | }, | ||
| 539 | "_position": { | ||
| 540 | "__type__": "cc.Vec3", | ||
| 541 | "x": 0, | ||
| 542 | "y": 0, | ||
| 543 | "z": 0 | ||
| 544 | }, | ||
| 545 | "_scale": { | ||
| 546 | "__type__": "cc.Vec3", | ||
| 547 | "x": 1, | ||
| 548 | "y": 1, | ||
| 549 | "z": 1 | ||
| 550 | }, | ||
| 551 | "_eulerAngles": { | ||
| 552 | "__type__": "cc.Vec3", | ||
| 553 | "x": 0, | ||
| 554 | "y": 0, | ||
| 555 | "z": 0 | ||
| 556 | }, | ||
| 557 | "_skewX": 0, | ||
| 558 | "_skewY": 0, | ||
| 559 | "_is3DNode": false, | ||
| 560 | "groupIndex": 0, | ||
| 561 | "_rotationX": 0, | ||
| 562 | "_rotationY": 0, | ||
| 563 | "_id": "" | ||
| 564 | }, | ||
| 565 | { | ||
| 566 | "__type__": "cc.Sprite", | ||
| 567 | "_name": "", | ||
| 568 | "_objFlags": 0, | ||
| 569 | "node": { | ||
| 570 | "__id__": 13 | ||
| 571 | }, | ||
| 572 | "_enabled": true, | ||
| 573 | "_materials": [ | ||
| 574 | { | ||
| 575 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 576 | } | ||
| 577 | ], | ||
| 578 | "_srcBlendFactor": 770, | ||
| 579 | "_dstBlendFactor": 771, | ||
| 580 | "_spriteFrame": { | ||
| 581 | "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" | ||
| 582 | }, | ||
| 583 | "_type": 0, | ||
| 584 | "_sizeMode": 0, | ||
| 585 | "_fillType": 0, | ||
| 586 | "_fillCenter": { | ||
| 587 | "__type__": "cc.Vec2", | ||
| 588 | "x": 0, | ||
| 589 | "y": 0 | ||
| 590 | }, | ||
| 591 | "_fillStart": 0, | ||
| 592 | "_fillRange": 0, | ||
| 593 | "_isTrimmedMode": true, | ||
| 594 | "_atlas": null, | ||
| 595 | "_id": "" | ||
| 596 | }, | ||
| 597 | { | ||
| 598 | "__type__": "cc.PrefabInfo", | ||
| 599 | "root": { | ||
| 600 | "__id__": 1 | ||
| 601 | }, | ||
| 602 | "asset": { | ||
| 603 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 604 | }, | ||
| 605 | "fileId": "73K8K+LA1PVLY1Lz9BZ4lf", | ||
| 606 | "sync": false | ||
| 607 | }, | ||
| 608 | { | ||
| 609 | "__type__": "cc.Node", | ||
| 610 | "_name": "ActiveName", | ||
| 611 | "_objFlags": 0, | ||
| 612 | "_parent": { | ||
| 613 | "__id__": 12 | ||
| 614 | }, | ||
| 615 | "_children": [ | ||
| 616 | { | ||
| 617 | "__id__": 17 | ||
| 618 | }, | ||
| 619 | { | ||
| 620 | "__id__": 20 | ||
| 621 | } | ||
| 622 | ], | ||
| 623 | "_active": true, | ||
| 624 | "_level": 8, | ||
| 625 | "_components": [], | ||
| 626 | "_prefab": { | ||
| 627 | "__id__": 32 | ||
| 628 | }, | ||
| 629 | "_opacity": 255, | ||
| 630 | "_color": { | ||
| 631 | "__type__": "cc.Color", | ||
| 632 | "r": 255, | ||
| 633 | "g": 255, | ||
| 634 | "b": 255, | ||
| 635 | "a": 255 | ||
| 636 | }, | ||
| 637 | "_contentSize": { | ||
| 638 | "__type__": "cc.Size", | ||
| 639 | "width": 247, | ||
| 640 | "height": 0 | ||
| 641 | }, | ||
| 642 | "_anchorPoint": { | ||
| 643 | "__type__": "cc.Vec2", | ||
| 644 | "x": 0.5, | ||
| 645 | "y": 0.5 | ||
| 646 | }, | ||
| 647 | "_position": { | ||
| 648 | "__type__": "cc.Vec3", | ||
| 649 | "x": 0, | ||
| 650 | "y": 0, | ||
| 651 | "z": 0 | ||
| 652 | }, | ||
| 653 | "_scale": { | ||
| 654 | "__type__": "cc.Vec3", | ||
| 655 | "x": 1, | ||
| 656 | "y": 1, | ||
| 657 | "z": 1 | ||
| 658 | }, | ||
| 659 | "_eulerAngles": { | ||
| 660 | "__type__": "cc.Vec3", | ||
| 661 | "x": 0, | ||
| 662 | "y": 0, | ||
| 663 | "z": 0 | ||
| 664 | }, | ||
| 665 | "_skewX": 0, | ||
| 666 | "_skewY": 0, | ||
| 667 | "_is3DNode": false, | ||
| 668 | "groupIndex": 0, | ||
| 669 | "_rotationX": 0, | ||
| 670 | "_rotationY": 0, | ||
| 671 | "_id": "" | ||
| 672 | }, | ||
| 673 | { | ||
| 674 | "__type__": "cc.Node", | ||
| 675 | "_name": "ActiveNameBg", | ||
| 676 | "_objFlags": 0, | ||
| 677 | "_parent": { | ||
| 678 | "__id__": 16 | ||
| 679 | }, | ||
| 680 | "_children": [], | ||
| 681 | "_active": true, | ||
| 682 | "_level": 9, | ||
| 683 | "_components": [ | ||
| 684 | { | ||
| 685 | "__id__": 18 | ||
| 686 | } | ||
| 687 | ], | ||
| 688 | "_prefab": { | ||
| 689 | "__id__": 19 | ||
| 690 | }, | ||
| 691 | "_opacity": 255, | ||
| 692 | "_color": { | ||
| 693 | "__type__": "cc.Color", | ||
| 694 | "r": 255, | ||
| 695 | "g": 255, | ||
| 696 | "b": 255, | ||
| 697 | "a": 255 | ||
| 698 | }, | ||
| 699 | "_contentSize": { | ||
| 700 | "__type__": "cc.Size", | ||
| 701 | "width": 247, | ||
| 702 | "height": 30 | ||
| 703 | }, | ||
| 704 | "_anchorPoint": { | ||
| 705 | "__type__": "cc.Vec2", | ||
| 706 | "x": 0.5, | ||
| 707 | "y": 0.5 | ||
| 708 | }, | ||
| 709 | "_position": { | ||
| 710 | "__type__": "cc.Vec3", | ||
| 711 | "x": 0, | ||
| 712 | "y": 0, | ||
| 713 | "z": 0 | ||
| 714 | }, | ||
| 715 | "_scale": { | ||
| 716 | "__type__": "cc.Vec3", | ||
| 717 | "x": 1, | ||
| 718 | "y": 1, | ||
| 719 | "z": 1 | ||
| 720 | }, | ||
| 721 | "_eulerAngles": { | ||
| 722 | "__type__": "cc.Vec3", | ||
| 723 | "x": 0, | ||
| 724 | "y": 0, | ||
| 725 | "z": 0 | ||
| 726 | }, | ||
| 727 | "_skewX": 0, | ||
| 728 | "_skewY": 0, | ||
| 729 | "_is3DNode": false, | ||
| 730 | "groupIndex": 0, | ||
| 731 | "_rotationX": 0, | ||
| 732 | "_rotationY": 0, | ||
| 733 | "_id": "" | ||
| 734 | }, | ||
| 735 | { | ||
| 736 | "__type__": "cc.Sprite", | ||
| 737 | "_name": "", | ||
| 738 | "_objFlags": 0, | ||
| 739 | "node": { | ||
| 740 | "__id__": 17 | ||
| 741 | }, | ||
| 742 | "_enabled": true, | ||
| 743 | "_materials": [], | ||
| 744 | "_srcBlendFactor": 770, | ||
| 745 | "_dstBlendFactor": 771, | ||
| 746 | "_spriteFrame": null, | ||
| 747 | "_type": 0, | ||
| 748 | "_sizeMode": 0, | ||
| 749 | "_fillType": 0, | ||
| 750 | "_fillCenter": { | ||
| 751 | "__type__": "cc.Vec2", | ||
| 752 | "x": 0, | ||
| 753 | "y": 0 | ||
| 754 | }, | ||
| 755 | "_fillStart": 0, | ||
| 756 | "_fillRange": 0, | ||
| 757 | "_isTrimmedMode": true, | ||
| 758 | "_atlas": null, | ||
| 759 | "_id": "" | ||
| 760 | }, | ||
| 761 | { | ||
| 762 | "__type__": "cc.PrefabInfo", | ||
| 763 | "root": { | ||
| 764 | "__id__": 1 | ||
| 765 | }, | ||
| 766 | "asset": { | ||
| 767 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 768 | }, | ||
| 769 | "fileId": "a2rXJo/AxCZrTOQo3+K/Io", | ||
| 770 | "sync": false | ||
| 771 | }, | ||
| 772 | { | ||
| 773 | "__type__": "cc.Node", | ||
| 774 | "_name": "NameContainer", | ||
| 775 | "_objFlags": 0, | ||
| 776 | "_parent": { | ||
| 777 | "__id__": 16 | ||
| 778 | }, | ||
| 779 | "_children": [ | ||
| 780 | { | ||
| 781 | "__id__": 21 | ||
| 782 | } | ||
| 783 | ], | ||
| 784 | "_active": true, | ||
| 785 | "_level": 9, | ||
| 786 | "_components": [ | ||
| 787 | { | ||
| 788 | "__id__": 29 | ||
| 789 | }, | ||
| 790 | { | ||
| 791 | "__id__": 30 | ||
| 792 | } | ||
| 793 | ], | ||
| 794 | "_prefab": { | ||
| 795 | "__id__": 31 | ||
| 796 | }, | ||
| 797 | "_opacity": 0, | ||
| 798 | "_color": { | ||
| 799 | "__type__": "cc.Color", | ||
| 800 | "r": 255, | ||
| 801 | "g": 255, | ||
| 802 | "b": 255, | ||
| 803 | "a": 255 | ||
| 804 | }, | ||
| 805 | "_contentSize": { | ||
| 806 | "__type__": "cc.Size", | ||
| 807 | "width": 230, | ||
| 808 | "height": 30 | ||
| 809 | }, | ||
| 810 | "_anchorPoint": { | ||
| 811 | "__type__": "cc.Vec2", | ||
| 812 | "x": 0, | ||
| 813 | "y": 0.5 | ||
| 814 | }, | ||
| 815 | "_position": { | ||
| 816 | "__type__": "cc.Vec3", | ||
| 817 | "x": -113.5, | ||
| 818 | "y": 0, | ||
| 819 | "z": 0 | ||
| 820 | }, | ||
| 821 | "_scale": { | ||
| 822 | "__type__": "cc.Vec3", | ||
| 823 | "x": 1, | ||
| 824 | "y": 1, | ||
| 825 | "z": 1 | ||
| 826 | }, | ||
| 827 | "_eulerAngles": { | ||
| 828 | "__type__": "cc.Vec3", | ||
| 829 | "x": 0, | ||
| 830 | "y": 0, | ||
| 831 | "z": 0 | ||
| 832 | }, | ||
| 833 | "_skewX": 0, | ||
| 834 | "_skewY": 0, | ||
| 835 | "_is3DNode": false, | ||
| 836 | "groupIndex": 0, | ||
| 837 | "_rotationX": 0, | ||
| 838 | "_rotationY": 0, | ||
| 839 | "_id": "" | ||
| 840 | }, | ||
| 841 | { | ||
| 842 | "__type__": "cc.Node", | ||
| 843 | "_name": "NameText", | ||
| 844 | "_objFlags": 0, | ||
| 845 | "_parent": { | ||
| 846 | "__id__": 20 | ||
| 847 | }, | ||
| 848 | "_children": [ | ||
| 849 | { | ||
| 850 | "__id__": 22 | ||
| 851 | }, | ||
| 852 | { | ||
| 853 | "__id__": 25 | ||
| 854 | } | ||
| 855 | ], | ||
| 856 | "_active": true, | ||
| 857 | "_level": 10, | ||
| 858 | "_components": [], | ||
| 859 | "_prefab": { | ||
| 860 | "__id__": 28 | ||
| 861 | }, | ||
| 862 | "_opacity": 255, | ||
| 863 | "_color": { | ||
| 864 | "__type__": "cc.Color", | ||
| 865 | "r": 255, | ||
| 866 | "g": 255, | ||
| 867 | "b": 255, | ||
| 868 | "a": 255 | ||
| 869 | }, | ||
| 870 | "_contentSize": { | ||
| 871 | "__type__": "cc.Size", | ||
| 872 | "width": 230, | ||
| 873 | "height": 30 | ||
| 874 | }, | ||
| 875 | "_anchorPoint": { | ||
| 876 | "__type__": "cc.Vec2", | ||
| 877 | "x": 0, | ||
| 878 | "y": 0.5 | ||
| 879 | }, | ||
| 880 | "_position": { | ||
| 881 | "__type__": "cc.Vec3", | ||
| 882 | "x": 0, | ||
| 883 | "y": 0, | ||
| 884 | "z": 0 | ||
| 885 | }, | ||
| 886 | "_scale": { | ||
| 887 | "__type__": "cc.Vec3", | ||
| 888 | "x": 1, | ||
| 889 | "y": 1, | ||
| 890 | "z": 1 | ||
| 891 | }, | ||
| 892 | "_eulerAngles": { | ||
| 893 | "__type__": "cc.Vec3", | ||
| 894 | "x": 0, | ||
| 895 | "y": 0, | ||
| 896 | "z": 0 | ||
| 897 | }, | ||
| 898 | "_skewX": 0, | ||
| 899 | "_skewY": 0, | ||
| 900 | "_is3DNode": false, | ||
| 901 | "groupIndex": 0, | ||
| 902 | "_rotationX": 0, | ||
| 903 | "_rotationY": 0, | ||
| 904 | "_id": "" | ||
| 905 | }, | ||
| 906 | { | ||
| 907 | "__type__": "cc.Node", | ||
| 908 | "_name": "NameText1", | ||
| 909 | "_objFlags": 0, | ||
| 910 | "_parent": { | ||
| 911 | "__id__": 21 | ||
| 912 | }, | ||
| 913 | "_children": [], | ||
| 914 | "_active": true, | ||
| 915 | "_level": 11, | ||
| 916 | "_components": [ | ||
| 917 | { | ||
| 918 | "__id__": 23 | ||
| 919 | } | ||
| 920 | ], | ||
| 921 | "_prefab": { | ||
| 922 | "__id__": 24 | ||
| 923 | }, | ||
| 924 | "_opacity": 255, | ||
| 925 | "_color": { | ||
| 926 | "__type__": "cc.Color", | ||
| 927 | "r": 255, | ||
| 928 | "g": 255, | ||
| 929 | "b": 255, | ||
| 930 | "a": 255 | ||
| 931 | }, | ||
| 932 | "_contentSize": { | ||
| 933 | "__type__": "cc.Size", | ||
| 934 | "width": 84.34, | ||
| 935 | "height": 27.72 | ||
| 936 | }, | ||
| 937 | "_anchorPoint": { | ||
| 938 | "__type__": "cc.Vec2", | ||
| 939 | "x": 0, | ||
| 940 | "y": 1 | ||
| 941 | }, | ||
| 942 | "_position": { | ||
| 943 | "__type__": "cc.Vec3", | ||
| 944 | "x": 0, | ||
| 945 | "y": 10, | ||
| 946 | "z": 0 | ||
| 947 | }, | ||
| 948 | "_scale": { | ||
| 949 | "__type__": "cc.Vec3", | ||
| 950 | "x": 1, | ||
| 951 | "y": 1, | ||
| 952 | "z": 1 | ||
| 953 | }, | ||
| 954 | "_eulerAngles": { | ||
| 955 | "__type__": "cc.Vec3", | ||
| 956 | "x": 0, | ||
| 957 | "y": 0, | ||
| 958 | "z": 0 | ||
| 959 | }, | ||
| 960 | "_skewX": 0, | ||
| 961 | "_skewY": 0, | ||
| 962 | "_is3DNode": false, | ||
| 963 | "groupIndex": 0, | ||
| 964 | "_rotationX": 0, | ||
| 965 | "_rotationY": 0, | ||
| 966 | "_id": "" | ||
| 967 | }, | ||
| 968 | { | ||
| 969 | "__type__": "cc.Label", | ||
| 970 | "_name": "", | ||
| 971 | "_objFlags": 0, | ||
| 972 | "node": { | ||
| 973 | "__id__": 22 | ||
| 974 | }, | ||
| 975 | "_enabled": true, | ||
| 976 | "_materials": [ | ||
| 977 | { | ||
| 978 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 979 | } | ||
| 980 | ], | ||
| 981 | "_useOriginalSize": false, | ||
| 982 | "_string": "载入中...", | ||
| 983 | "_N$string": "载入中...", | ||
| 984 | "_fontSize": 22, | ||
| 985 | "_lineHeight": 22, | ||
| 986 | "_enableWrapText": true, | ||
| 987 | "_N$file": null, | ||
| 988 | "_isSystemFontUsed": true, | ||
| 989 | "_spacingX": 0, | ||
| 990 | "_batchAsBitmap": false, | ||
| 991 | "_N$horizontalAlign": 0, | ||
| 992 | "_N$verticalAlign": 1, | ||
| 993 | "_N$fontFamily": "Arial", | ||
| 994 | "_N$overflow": 0, | ||
| 995 | "_N$cacheMode": 0, | ||
| 996 | "_id": "" | ||
| 997 | }, | ||
| 998 | { | ||
| 999 | "__type__": "cc.PrefabInfo", | ||
| 1000 | "root": { | ||
| 1001 | "__id__": 1 | ||
| 1002 | }, | ||
| 1003 | "asset": { | ||
| 1004 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 1005 | }, | ||
| 1006 | "fileId": "e3pV3lr7JEH673NfmP2t+M", | ||
| 1007 | "sync": false | ||
| 1008 | }, | ||
| 1009 | { | ||
| 1010 | "__type__": "cc.Node", | ||
| 1011 | "_name": "NameText2", | ||
| 1012 | "_objFlags": 0, | ||
| 1013 | "_parent": { | ||
| 1014 | "__id__": 21 | ||
| 1015 | }, | ||
| 1016 | "_children": [], | ||
| 1017 | "_active": true, | ||
| 1018 | "_level": 11, | ||
| 1019 | "_components": [ | ||
| 1020 | { | ||
| 1021 | "__id__": 26 | ||
| 1022 | } | ||
| 1023 | ], | ||
| 1024 | "_prefab": { | ||
| 1025 | "__id__": 27 | ||
| 1026 | }, | ||
| 1027 | "_opacity": 255, | ||
| 1028 | "_color": { | ||
| 1029 | "__type__": "cc.Color", | ||
| 1030 | "r": 255, | ||
| 1031 | "g": 255, | ||
| 1032 | "b": 255, | ||
| 1033 | "a": 255 | ||
| 1034 | }, | ||
| 1035 | "_contentSize": { | ||
| 1036 | "__type__": "cc.Size", | ||
| 1037 | "width": 84.34, | ||
| 1038 | "height": 27.72 | ||
| 1039 | }, | ||
| 1040 | "_anchorPoint": { | ||
| 1041 | "__type__": "cc.Vec2", | ||
| 1042 | "x": 0, | ||
| 1043 | "y": 1 | ||
| 1044 | }, | ||
| 1045 | "_position": { | ||
| 1046 | "__type__": "cc.Vec3", | ||
| 1047 | "x": 78, | ||
| 1048 | "y": 10, | ||
| 1049 | "z": 0 | ||
| 1050 | }, | ||
| 1051 | "_scale": { | ||
| 1052 | "__type__": "cc.Vec3", | ||
| 1053 | "x": 1, | ||
| 1054 | "y": 1, | ||
| 1055 | "z": 1 | ||
| 1056 | }, | ||
| 1057 | "_eulerAngles": { | ||
| 1058 | "__type__": "cc.Vec3", | ||
| 1059 | "x": 0, | ||
| 1060 | "y": 0, | ||
| 1061 | "z": 0 | ||
| 1062 | }, | ||
| 1063 | "_skewX": 0, | ||
| 1064 | "_skewY": 0, | ||
| 1065 | "_is3DNode": false, | ||
| 1066 | "groupIndex": 0, | ||
| 1067 | "_rotationX": 0, | ||
| 1068 | "_rotationY": 0, | ||
| 1069 | "_id": "" | ||
| 1070 | }, | ||
| 1071 | { | ||
| 1072 | "__type__": "cc.Label", | ||
| 1073 | "_name": "", | ||
| 1074 | "_objFlags": 0, | ||
| 1075 | "node": { | ||
| 1076 | "__id__": 25 | ||
| 1077 | }, | ||
| 1078 | "_enabled": true, | ||
| 1079 | "_materials": [ | ||
| 1080 | { | ||
| 1081 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 1082 | } | ||
| 1083 | ], | ||
| 1084 | "_useOriginalSize": false, | ||
| 1085 | "_string": "载入中...", | ||
| 1086 | "_N$string": "载入中...", | ||
| 1087 | "_fontSize": 22, | ||
| 1088 | "_lineHeight": 22, | ||
| 1089 | "_enableWrapText": true, | ||
| 1090 | "_N$file": null, | ||
| 1091 | "_isSystemFontUsed": true, | ||
| 1092 | "_spacingX": 0, | ||
| 1093 | "_batchAsBitmap": false, | ||
| 1094 | "_N$horizontalAlign": 0, | ||
| 1095 | "_N$verticalAlign": 1, | ||
| 1096 | "_N$fontFamily": "Arial", | ||
| 1097 | "_N$overflow": 0, | ||
| 1098 | "_N$cacheMode": 0, | ||
| 1099 | "_id": "" | ||
| 1100 | }, | ||
| 1101 | { | ||
| 1102 | "__type__": "cc.PrefabInfo", | ||
| 1103 | "root": { | ||
| 1104 | "__id__": 1 | ||
| 1105 | }, | ||
| 1106 | "asset": { | ||
| 1107 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 1108 | }, | ||
| 1109 | "fileId": "d3g70N1ehHoap2jx2GlOAG", | ||
| 1110 | "sync": false | ||
| 1111 | }, | ||
| 1112 | { | ||
| 1113 | "__type__": "cc.PrefabInfo", | ||
| 1114 | "root": { | ||
| 1115 | "__id__": 1 | ||
| 1116 | }, | ||
| 1117 | "asset": { | ||
| 1118 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 1119 | }, | ||
| 1120 | "fileId": "689K8EaqRBjrLJwXpHAryd", | ||
| 1121 | "sync": false | ||
| 1122 | }, | ||
| 1123 | { | ||
| 1124 | "__type__": "cc.Widget", | ||
| 1125 | "_name": "", | ||
| 1126 | "_objFlags": 0, | ||
| 1127 | "node": { | ||
| 1128 | "__id__": 20 | ||
| 1129 | }, | ||
| 1130 | "_enabled": true, | ||
| 1131 | "alignMode": 1, | ||
| 1132 | "_target": null, | ||
| 1133 | "_alignFlags": 8, | ||
| 1134 | "_left": 10, | ||
| 1135 | "_right": 0, | ||
| 1136 | "_top": 0, | ||
| 1137 | "_bottom": 0, | ||
| 1138 | "_verticalCenter": 0, | ||
| 1139 | "_horizontalCenter": 0, | ||
| 1140 | "_isAbsLeft": true, | ||
| 1141 | "_isAbsRight": true, | ||
| 1142 | "_isAbsTop": true, | ||
| 1143 | "_isAbsBottom": true, | ||
| 1144 | "_isAbsHorizontalCenter": true, | ||
| 1145 | "_isAbsVerticalCenter": true, | ||
| 1146 | "_originalWidth": 0, | ||
| 1147 | "_originalHeight": 0, | ||
| 1148 | "_id": "" | ||
| 1149 | }, | ||
| 1150 | { | ||
| 1151 | "__type__": "cc.Mask", | ||
| 1152 | "_name": "", | ||
| 1153 | "_objFlags": 0, | ||
| 1154 | "node": { | ||
| 1155 | "__id__": 20 | ||
| 1156 | }, | ||
| 1157 | "_enabled": true, | ||
| 1158 | "_materials": [ | ||
| 1159 | { | ||
| 1160 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 1161 | } | ||
| 1162 | ], | ||
| 1163 | "_spriteFrame": null, | ||
| 1164 | "_type": 0, | ||
| 1165 | "_segments": 64, | ||
| 1166 | "_N$alphaThreshold": 0, | ||
| 1167 | "_N$inverted": false, | ||
| 1168 | "_id": "" | ||
| 1169 | }, | ||
| 1170 | { | ||
| 1171 | "__type__": "cc.PrefabInfo", | ||
| 1172 | "root": { | ||
| 1173 | "__id__": 1 | ||
| 1174 | }, | ||
| 1175 | "asset": { | ||
| 1176 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 1177 | }, | ||
| 1178 | "fileId": "b0z+5uA/lLrI6hgwcHggil", | ||
| 1179 | "sync": false | ||
| 1180 | }, | ||
| 1181 | { | ||
| 1182 | "__type__": "cc.PrefabInfo", | ||
| 1183 | "root": { | ||
| 1184 | "__id__": 1 | ||
| 1185 | }, | ||
| 1186 | "asset": { | ||
| 1187 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 1188 | }, | ||
| 1189 | "fileId": "9foIZHQ9ZNM6EZJgeluWgI", | ||
| 1190 | "sync": false | ||
| 1191 | }, | ||
| 1192 | { | ||
| 1193 | "__type__": "cc.Node", | ||
| 1194 | "_name": "NormalName", | ||
| 1195 | "_objFlags": 0, | ||
| 1196 | "_parent": { | ||
| 1197 | "__id__": 12 | ||
| 1198 | }, | ||
| 1199 | "_children": [ | ||
| 1200 | { | ||
| 1201 | "__id__": 34 | ||
| 1202 | } | ||
| 1203 | ], | ||
| 1204 | "_active": true, | ||
| 1205 | "_level": 8, | ||
| 1206 | "_components": [ | ||
| 1207 | { | ||
| 1208 | "__id__": 37 | ||
| 1209 | }, | ||
| 1210 | { | ||
| 1211 | "__id__": 38 | ||
| 1212 | } | ||
| 1213 | ], | ||
| 1214 | "_prefab": { | ||
| 1215 | "__id__": 39 | ||
| 1216 | }, | ||
| 1217 | "_opacity": 255, | ||
| 1218 | "_color": { | ||
| 1219 | "__type__": "cc.Color", | ||
| 1220 | "r": 255, | ||
| 1221 | "g": 255, | ||
| 1222 | "b": 255, | ||
| 1223 | "a": 255 | ||
| 1224 | }, | ||
| 1225 | "_contentSize": { | ||
| 1226 | "__type__": "cc.Size", | ||
| 1227 | "width": 230, | ||
| 1228 | "height": 30 | ||
| 1229 | }, | ||
| 1230 | "_anchorPoint": { | ||
| 1231 | "__type__": "cc.Vec2", | ||
| 1232 | "x": 0, | ||
| 1233 | "y": 0.5 | ||
| 1234 | }, | ||
| 1235 | "_position": { | ||
| 1236 | "__type__": "cc.Vec3", | ||
| 1237 | "x": -113.5, | ||
| 1238 | "y": 1, | ||
| 1239 | "z": 0 | ||
| 1240 | }, | ||
| 1241 | "_scale": { | ||
| 1242 | "__type__": "cc.Vec3", | ||
| 1243 | "x": 1, | ||
| 1244 | "y": 1, | ||
| 1245 | "z": 1 | ||
| 1246 | }, | ||
| 1247 | "_eulerAngles": { | ||
| 1248 | "__type__": "cc.Vec3", | ||
| 1249 | "x": 0, | ||
| 1250 | "y": 0, | ||
| 1251 | "z": 0 | ||
| 1252 | }, | ||
| 1253 | "_skewX": 0, | ||
| 1254 | "_skewY": 0, | ||
| 1255 | "_is3DNode": false, | ||
| 1256 | "groupIndex": 0, | ||
| 1257 | "_rotationX": 0, | ||
| 1258 | "_rotationY": 0, | ||
| 1259 | "_id": "" | ||
| 1260 | }, | ||
| 1261 | { | ||
| 1262 | "__type__": "cc.Node", | ||
| 1263 | "_name": "MidName", | ||
| 1264 | "_objFlags": 0, | ||
| 1265 | "_parent": { | ||
| 1266 | "__id__": 33 | ||
| 1267 | }, | ||
| 1268 | "_children": [], | ||
| 1269 | "_active": true, | ||
| 1270 | "_level": 9, | ||
| 1271 | "_components": [ | ||
| 1272 | { | ||
| 1273 | "__id__": 35 | ||
| 1274 | } | ||
| 1275 | ], | ||
| 1276 | "_prefab": { | ||
| 1277 | "__id__": 36 | ||
| 1278 | }, | ||
| 1279 | "_opacity": 255, | ||
| 1280 | "_color": { | ||
| 1281 | "__type__": "cc.Color", | ||
| 1282 | "r": 255, | ||
| 1283 | "g": 255, | ||
| 1284 | "b": 255, | ||
| 1285 | "a": 255 | ||
| 1286 | }, | ||
| 1287 | "_contentSize": { | ||
| 1288 | "__type__": "cc.Size", | ||
| 1289 | "width": 84.34, | ||
| 1290 | "height": 27.72 | ||
| 1291 | }, | ||
| 1292 | "_anchorPoint": { | ||
| 1293 | "__type__": "cc.Vec2", | ||
| 1294 | "x": 0, | ||
| 1295 | "y": 0.5 | ||
| 1296 | }, | ||
| 1297 | "_position": { | ||
| 1298 | "__type__": "cc.Vec3", | ||
| 1299 | "x": 0, | ||
| 1300 | "y": 0, | ||
| 1301 | "z": 0 | ||
| 1302 | }, | ||
| 1303 | "_scale": { | ||
| 1304 | "__type__": "cc.Vec3", | ||
| 1305 | "x": 1, | ||
| 1306 | "y": 1, | ||
| 1307 | "z": 1 | ||
| 1308 | }, | ||
| 1309 | "_eulerAngles": { | ||
| 1310 | "__type__": "cc.Vec3", | ||
| 1311 | "x": 0, | ||
| 1312 | "y": 0, | ||
| 1313 | "z": 0 | ||
| 1314 | }, | ||
| 1315 | "_skewX": 0, | ||
| 1316 | "_skewY": 0, | ||
| 1317 | "_is3DNode": false, | ||
| 1318 | "groupIndex": 0, | ||
| 1319 | "_rotationX": 0, | ||
| 1320 | "_rotationY": 0, | ||
| 1321 | "_id": "" | ||
| 1322 | }, | ||
| 1323 | { | ||
| 1324 | "__type__": "cc.Label", | ||
| 1325 | "_name": "", | ||
| 1326 | "_objFlags": 0, | ||
| 1327 | "node": { | ||
| 1328 | "__id__": 34 | ||
| 1329 | }, | ||
| 1330 | "_enabled": true, | ||
| 1331 | "_materials": [ | ||
| 1332 | { | ||
| 1333 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 1334 | } | ||
| 1335 | ], | ||
| 1336 | "_useOriginalSize": false, | ||
| 1337 | "_string": "载入中...", | ||
| 1338 | "_N$string": "载入中...", | ||
| 1339 | "_fontSize": 22, | ||
| 1340 | "_lineHeight": 22, | ||
| 1341 | "_enableWrapText": true, | ||
| 1342 | "_N$file": null, | ||
| 1343 | "_isSystemFontUsed": true, | ||
| 1344 | "_spacingX": 0, | ||
| 1345 | "_batchAsBitmap": false, | ||
| 1346 | "_N$horizontalAlign": 0, | ||
| 1347 | "_N$verticalAlign": 1, | ||
| 1348 | "_N$fontFamily": "Arial", | ||
| 1349 | "_N$overflow": 0, | ||
| 1350 | "_N$cacheMode": 0, | ||
| 1351 | "_id": "" | ||
| 1352 | }, | ||
| 1353 | { | ||
| 1354 | "__type__": "cc.PrefabInfo", | ||
| 1355 | "root": { | ||
| 1356 | "__id__": 1 | ||
| 1357 | }, | ||
| 1358 | "asset": { | ||
| 1359 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 1360 | }, | ||
| 1361 | "fileId": "fftT39l5xBr5y3ITb7obJa", | ||
| 1362 | "sync": false | ||
| 1363 | }, | ||
| 1364 | { | ||
| 1365 | "__type__": "cc.Mask", | ||
| 1366 | "_name": "", | ||
| 1367 | "_objFlags": 0, | ||
| 1368 | "node": { | ||
| 1369 | "__id__": 33 | ||
| 1370 | }, | ||
| 1371 | "_enabled": true, | ||
| 1372 | "_materials": [ | ||
| 1373 | { | ||
| 1374 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 1375 | } | ||
| 1376 | ], | ||
| 1377 | "_spriteFrame": null, | ||
| 1378 | "_type": 0, | ||
| 1379 | "_segments": 64, | ||
| 1380 | "_N$alphaThreshold": 0, | ||
| 1381 | "_N$inverted": false, | ||
| 1382 | "_id": "" | ||
| 1383 | }, | ||
| 1384 | { | ||
| 1385 | "__type__": "cc.Widget", | ||
| 1386 | "_name": "", | ||
| 1387 | "_objFlags": 0, | ||
| 1388 | "node": { | ||
| 1389 | "__id__": 33 | ||
| 1390 | }, | ||
| 1391 | "_enabled": true, | ||
| 1392 | "alignMode": 1, | ||
| 1393 | "_target": null, | ||
| 1394 | "_alignFlags": 8, | ||
| 1395 | "_left": 10, | ||
| 1396 | "_right": 0, | ||
| 1397 | "_top": 0, | ||
| 1398 | "_bottom": 0, | ||
| 1399 | "_verticalCenter": 0, | ||
| 1400 | "_horizontalCenter": 0, | ||
| 1401 | "_isAbsLeft": true, | ||
| 1402 | "_isAbsRight": true, | ||
| 1403 | "_isAbsTop": true, | ||
| 1404 | "_isAbsBottom": true, | ||
| 1405 | "_isAbsHorizontalCenter": true, | ||
| 1406 | "_isAbsVerticalCenter": true, | ||
| 1407 | "_originalWidth": 0, | ||
| 1408 | "_originalHeight": 0, | ||
| 1409 | "_id": "" | ||
| 1410 | }, | ||
| 1411 | { | ||
| 1412 | "__type__": "cc.PrefabInfo", | ||
| 1413 | "root": { | ||
| 1414 | "__id__": 1 | ||
| 1415 | }, | ||
| 1416 | "asset": { | ||
| 1417 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 1418 | }, | ||
| 1419 | "fileId": "74HIZnrp1JZ4XnmAeAbWSQ", | ||
| 1420 | "sync": false | ||
| 1421 | }, | ||
| 1422 | { | ||
| 1423 | "__type__": "cc.Sprite", | ||
| 1424 | "_name": "", | ||
| 1425 | "_objFlags": 0, | ||
| 1426 | "node": { | ||
| 1427 | "__id__": 12 | ||
| 1428 | }, | ||
| 1429 | "_enabled": true, | ||
| 1430 | "_materials": [], | ||
| 1431 | "_srcBlendFactor": 770, | ||
| 1432 | "_dstBlendFactor": 771, | ||
| 1433 | "_spriteFrame": null, | ||
| 1434 | "_type": 0, | ||
| 1435 | "_sizeMode": 0, | ||
| 1436 | "_fillType": 0, | ||
| 1437 | "_fillCenter": { | ||
| 1438 | "__type__": "cc.Vec2", | ||
| 1439 | "x": 0, | ||
| 1440 | "y": 0 | ||
| 1441 | }, | ||
| 1442 | "_fillStart": 0, | ||
| 1443 | "_fillRange": 0, | ||
| 1444 | "_isTrimmedMode": true, | ||
| 1445 | "_atlas": null, | ||
| 1446 | "_id": "" | ||
| 1447 | }, | ||
| 1448 | { | ||
| 1449 | "__type__": "cc.Widget", | ||
| 1450 | "_name": "", | ||
| 1451 | "_objFlags": 0, | ||
| 1452 | "node": { | ||
| 1453 | "__id__": 12 | ||
| 1454 | }, | ||
| 1455 | "_enabled": true, | ||
| 1456 | "alignMode": 1, | ||
| 1457 | "_target": null, | ||
| 1458 | "_alignFlags": 12, | ||
| 1459 | "_left": 0, | ||
| 1460 | "_right": 0, | ||
| 1461 | "_top": 0, | ||
| 1462 | "_bottom": -40, | ||
| 1463 | "_verticalCenter": 0, | ||
| 1464 | "_horizontalCenter": 0, | ||
| 1465 | "_isAbsLeft": true, | ||
| 1466 | "_isAbsRight": true, | ||
| 1467 | "_isAbsTop": true, | ||
| 1468 | "_isAbsBottom": true, | ||
| 1469 | "_isAbsHorizontalCenter": true, | ||
| 1470 | "_isAbsVerticalCenter": true, | ||
| 1471 | "_originalWidth": 0, | ||
| 1472 | "_originalHeight": 0, | ||
| 1473 | "_id": "" | ||
| 1474 | }, | ||
| 1475 | { | ||
| 1476 | "__type__": "cc.PrefabInfo", | ||
| 1477 | "root": { | ||
| 1478 | "__id__": 1 | ||
| 1479 | }, | ||
| 1480 | "asset": { | ||
| 1481 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 1482 | }, | ||
| 1483 | "fileId": "1bHTBCLihHaan0ejlYxkeF", | ||
| 1484 | "sync": false | ||
| 1485 | }, | ||
| 1486 | { | ||
| 1487 | "__type__": "bb0d2VAlglDJad3pJfNgXze", | ||
| 1488 | "_name": "", | ||
| 1489 | "_objFlags": 0, | ||
| 1490 | "node": { | ||
| 1491 | "__id__": 1 | ||
| 1492 | }, | ||
| 1493 | "_enabled": true, | ||
| 1494 | "_iCellIndex": -1, | ||
| 1495 | "id": 0, | ||
| 1496 | "pic": { | ||
| 1497 | "__id__": 4 | ||
| 1498 | }, | ||
| 1499 | "activeName1": { | ||
| 1500 | "__id__": 23 | ||
| 1501 | }, | ||
| 1502 | "activeName2": { | ||
| 1503 | "__id__": 26 | ||
| 1504 | }, | ||
| 1505 | "normalName": { | ||
| 1506 | "__id__": 35 | ||
| 1507 | }, | ||
| 1508 | "_id": "" | ||
| 1509 | }, | ||
| 1510 | { | ||
| 1511 | "__type__": "cc.PrefabInfo", | ||
| 1512 | "root": { | ||
| 1513 | "__id__": 1 | ||
| 1514 | }, | ||
| 1515 | "asset": { | ||
| 1516 | "__uuid__": "a568d120-8710-4866-a522-ba1137e34620" | ||
| 1517 | }, | ||
| 1518 | "fileId": "681XjCc1JMa7weePOmEzV/", | ||
| 1519 | "sync": false | ||
| 1520 | } | ||
| 1521 | ] | ||
| ... | \ 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": "pfbClassNavCell", | ||
| 17 | "_objFlags": 0, | ||
| 18 | "_parent": null, | ||
| 19 | "_children": [ | ||
| 20 | { | ||
| 21 | "__id__": 2 | ||
| 22 | }, | ||
| 23 | { | ||
| 24 | "__id__": 8 | ||
| 25 | }, | ||
| 26 | { | ||
| 27 | "__id__": 12 | ||
| 28 | }, | ||
| 29 | { | ||
| 30 | "__id__": 16 | ||
| 31 | } | ||
| 32 | ], | ||
| 33 | "_active": true, | ||
| 34 | "_level": 1, | ||
| 35 | "_components": [ | ||
| 36 | { | ||
| 37 | "__id__": 23 | ||
| 38 | } | ||
| 39 | ], | ||
| 40 | "_prefab": { | ||
| 41 | "__id__": 24 | ||
| 42 | }, | ||
| 43 | "_opacity": 255, | ||
| 44 | "_color": { | ||
| 45 | "__type__": "cc.Color", | ||
| 46 | "r": 255, | ||
| 47 | "g": 255, | ||
| 48 | "b": 255, | ||
| 49 | "a": 255 | ||
| 50 | }, | ||
| 51 | "_contentSize": { | ||
| 52 | "__type__": "cc.Size", | ||
| 53 | "width": 121, | ||
| 54 | "height": 88 | ||
| 55 | }, | ||
| 56 | "_anchorPoint": { | ||
| 57 | "__type__": "cc.Vec2", | ||
| 58 | "x": 0.5, | ||
| 59 | "y": 0.5 | ||
| 60 | }, | ||
| 61 | "_position": { | ||
| 62 | "__type__": "cc.Vec3", | ||
| 63 | "x": 0, | ||
| 64 | "y": 0, | ||
| 65 | "z": 0 | ||
| 66 | }, | ||
| 67 | "_scale": { | ||
| 68 | "__type__": "cc.Vec3", | ||
| 69 | "x": 1, | ||
| 70 | "y": 1, | ||
| 71 | "z": 1 | ||
| 72 | }, | ||
| 73 | "_eulerAngles": { | ||
| 74 | "__type__": "cc.Vec3", | ||
| 75 | "x": 0, | ||
| 76 | "y": 0, | ||
| 77 | "z": 0 | ||
| 78 | }, | ||
| 79 | "_skewX": 0, | ||
| 80 | "_skewY": 0, | ||
| 81 | "_is3DNode": false, | ||
| 82 | "groupIndex": 0, | ||
| 83 | "_rotationX": 0, | ||
| 84 | "_rotationY": 0, | ||
| 85 | "_id": "" | ||
| 86 | }, | ||
| 87 | { | ||
| 88 | "__type__": "cc.Node", | ||
| 89 | "_name": "Bg", | ||
| 90 | "_objFlags": 0, | ||
| 91 | "_parent": { | ||
| 92 | "__id__": 1 | ||
| 93 | }, | ||
| 94 | "_children": [ | ||
| 95 | { | ||
| 96 | "__id__": 3 | ||
| 97 | } | ||
| 98 | ], | ||
| 99 | "_active": true, | ||
| 100 | "_level": 0, | ||
| 101 | "_components": [ | ||
| 102 | { | ||
| 103 | "__id__": 6 | ||
| 104 | } | ||
| 105 | ], | ||
| 106 | "_prefab": { | ||
| 107 | "__id__": 7 | ||
| 108 | }, | ||
| 109 | "_opacity": 255, | ||
| 110 | "_color": { | ||
| 111 | "__type__": "cc.Color", | ||
| 112 | "r": 255, | ||
| 113 | "g": 255, | ||
| 114 | "b": 255, | ||
| 115 | "a": 255 | ||
| 116 | }, | ||
| 117 | "_contentSize": { | ||
| 118 | "__type__": "cc.Size", | ||
| 119 | "width": 121, | ||
| 120 | "height": 88 | ||
| 121 | }, | ||
| 122 | "_anchorPoint": { | ||
| 123 | "__type__": "cc.Vec2", | ||
| 124 | "x": 0.5, | ||
| 125 | "y": 0.5 | ||
| 126 | }, | ||
| 127 | "_position": { | ||
| 128 | "__type__": "cc.Vec3", | ||
| 129 | "x": 0, | ||
| 130 | "y": 0, | ||
| 131 | "z": 0 | ||
| 132 | }, | ||
| 133 | "_scale": { | ||
| 134 | "__type__": "cc.Vec3", | ||
| 135 | "x": 1, | ||
| 136 | "y": 1, | ||
| 137 | "z": 1 | ||
| 138 | }, | ||
| 139 | "_eulerAngles": { | ||
| 140 | "__type__": "cc.Vec3", | ||
| 141 | "x": 0, | ||
| 142 | "y": 0, | ||
| 143 | "z": 0 | ||
| 144 | }, | ||
| 145 | "_skewX": 0, | ||
| 146 | "_skewY": 0, | ||
| 147 | "_is3DNode": false, | ||
| 148 | "groupIndex": 0, | ||
| 149 | "_rotationX": 0, | ||
| 150 | "_rotationY": 0, | ||
| 151 | "_id": "" | ||
| 152 | }, | ||
| 153 | { | ||
| 154 | "__type__": "cc.Node", | ||
| 155 | "_name": "active", | ||
| 156 | "_objFlags": 0, | ||
| 157 | "_parent": { | ||
| 158 | "__id__": 2 | ||
| 159 | }, | ||
| 160 | "_children": [], | ||
| 161 | "_active": false, | ||
| 162 | "_level": 1, | ||
| 163 | "_components": [ | ||
| 164 | { | ||
| 165 | "__id__": 4 | ||
| 166 | } | ||
| 167 | ], | ||
| 168 | "_prefab": { | ||
| 169 | "__id__": 5 | ||
| 170 | }, | ||
| 171 | "_opacity": 255, | ||
| 172 | "_color": { | ||
| 173 | "__type__": "cc.Color", | ||
| 174 | "r": 255, | ||
| 175 | "g": 255, | ||
| 176 | "b": 255, | ||
| 177 | "a": 255 | ||
| 178 | }, | ||
| 179 | "_contentSize": { | ||
| 180 | "__type__": "cc.Size", | ||
| 181 | "width": 129, | ||
| 182 | "height": 96 | ||
| 183 | }, | ||
| 184 | "_anchorPoint": { | ||
| 185 | "__type__": "cc.Vec2", | ||
| 186 | "x": 0.5, | ||
| 187 | "y": 0.5 | ||
| 188 | }, | ||
| 189 | "_position": { | ||
| 190 | "__type__": "cc.Vec3", | ||
| 191 | "x": 0, | ||
| 192 | "y": 0, | ||
| 193 | "z": 0 | ||
| 194 | }, | ||
| 195 | "_scale": { | ||
| 196 | "__type__": "cc.Vec3", | ||
| 197 | "x": 1, | ||
| 198 | "y": 1, | ||
| 199 | "z": 1 | ||
| 200 | }, | ||
| 201 | "_eulerAngles": { | ||
| 202 | "__type__": "cc.Vec3", | ||
| 203 | "x": 0, | ||
| 204 | "y": 0, | ||
| 205 | "z": 0 | ||
| 206 | }, | ||
| 207 | "_skewX": 0, | ||
| 208 | "_skewY": 0, | ||
| 209 | "_is3DNode": false, | ||
| 210 | "groupIndex": 0, | ||
| 211 | "_rotationX": 0, | ||
| 212 | "_rotationY": 0, | ||
| 213 | "_id": "" | ||
| 214 | }, | ||
| 215 | { | ||
| 216 | "__type__": "cc.Sprite", | ||
| 217 | "_name": "", | ||
| 218 | "_objFlags": 0, | ||
| 219 | "node": { | ||
| 220 | "__id__": 3 | ||
| 221 | }, | ||
| 222 | "_enabled": true, | ||
| 223 | "_materials": [ | ||
| 224 | { | ||
| 225 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 226 | } | ||
| 227 | ], | ||
| 228 | "_srcBlendFactor": 770, | ||
| 229 | "_dstBlendFactor": 771, | ||
| 230 | "_spriteFrame": { | ||
| 231 | "__uuid__": "f6ec8f94-2ebd-4b95-b9e5-786860239c34" | ||
| 232 | }, | ||
| 233 | "_type": 0, | ||
| 234 | "_sizeMode": 1, | ||
| 235 | "_fillType": 0, | ||
| 236 | "_fillCenter": { | ||
| 237 | "__type__": "cc.Vec2", | ||
| 238 | "x": 0, | ||
| 239 | "y": 0 | ||
| 240 | }, | ||
| 241 | "_fillStart": 0, | ||
| 242 | "_fillRange": 0, | ||
| 243 | "_isTrimmedMode": true, | ||
| 244 | "_atlas": null, | ||
| 245 | "_id": "" | ||
| 246 | }, | ||
| 247 | { | ||
| 248 | "__type__": "cc.PrefabInfo", | ||
| 249 | "root": { | ||
| 250 | "__id__": 1 | ||
| 251 | }, | ||
| 252 | "asset": { | ||
| 253 | "__uuid__": "6700b1c0-3f79-4c11-a5df-b4a65de78eda" | ||
| 254 | }, | ||
| 255 | "fileId": "acVjPTPTVMiL41GY9De0zD", | ||
| 256 | "sync": false | ||
| 257 | }, | ||
| 258 | { | ||
| 259 | "__type__": "cc.Sprite", | ||
| 260 | "_name": "", | ||
| 261 | "_objFlags": 0, | ||
| 262 | "node": { | ||
| 263 | "__id__": 2 | ||
| 264 | }, | ||
| 265 | "_enabled": true, | ||
| 266 | "_materials": [ | ||
| 267 | { | ||
| 268 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 269 | } | ||
| 270 | ], | ||
| 271 | "_srcBlendFactor": 770, | ||
| 272 | "_dstBlendFactor": 771, | ||
| 273 | "_spriteFrame": { | ||
| 274 | "__uuid__": "ea54d67e-d60b-4099-af3c-fd79637bebe8" | ||
| 275 | }, | ||
| 276 | "_type": 0, | ||
| 277 | "_sizeMode": 1, | ||
| 278 | "_fillType": 0, | ||
| 279 | "_fillCenter": { | ||
| 280 | "__type__": "cc.Vec2", | ||
| 281 | "x": 0, | ||
| 282 | "y": 0 | ||
| 283 | }, | ||
| 284 | "_fillStart": 0, | ||
| 285 | "_fillRange": 0, | ||
| 286 | "_isTrimmedMode": true, | ||
| 287 | "_atlas": null, | ||
| 288 | "_id": "" | ||
| 289 | }, | ||
| 290 | { | ||
| 291 | "__type__": "cc.PrefabInfo", | ||
| 292 | "root": { | ||
| 293 | "__id__": 1 | ||
| 294 | }, | ||
| 295 | "asset": { | ||
| 296 | "__uuid__": "6700b1c0-3f79-4c11-a5df-b4a65de78eda" | ||
| 297 | }, | ||
| 298 | "fileId": "592x6ksi9BRrRAJCVkUIic", | ||
| 299 | "sync": false | ||
| 300 | }, | ||
| 301 | { | ||
| 302 | "__type__": "cc.Node", | ||
| 303 | "_name": "Theme", | ||
| 304 | "_objFlags": 0, | ||
| 305 | "_parent": { | ||
| 306 | "__id__": 1 | ||
| 307 | }, | ||
| 308 | "_children": [], | ||
| 309 | "_active": true, | ||
| 310 | "_level": 2, | ||
| 311 | "_components": [ | ||
| 312 | { | ||
| 313 | "__id__": 9 | ||
| 314 | }, | ||
| 315 | { | ||
| 316 | "__id__": 10 | ||
| 317 | } | ||
| 318 | ], | ||
| 319 | "_prefab": { | ||
| 320 | "__id__": 11 | ||
| 321 | }, | ||
| 322 | "_opacity": 255, | ||
| 323 | "_color": { | ||
| 324 | "__type__": "cc.Color", | ||
| 325 | "r": 255, | ||
| 326 | "g": 255, | ||
| 327 | "b": 255, | ||
| 328 | "a": 255 | ||
| 329 | }, | ||
| 330 | "_contentSize": { | ||
| 331 | "__type__": "cc.Size", | ||
| 332 | "width": 121, | ||
| 333 | "height": 44 | ||
| 334 | }, | ||
| 335 | "_anchorPoint": { | ||
| 336 | "__type__": "cc.Vec2", | ||
| 337 | "x": 0.5, | ||
| 338 | "y": 0.5 | ||
| 339 | }, | ||
| 340 | "_position": { | ||
| 341 | "__type__": "cc.Vec3", | ||
| 342 | "x": 3, | ||
| 343 | "y": 21, | ||
| 344 | "z": 0 | ||
| 345 | }, | ||
| 346 | "_scale": { | ||
| 347 | "__type__": "cc.Vec3", | ||
| 348 | "x": 1, | ||
| 349 | "y": 1, | ||
| 350 | "z": 1 | ||
| 351 | }, | ||
| 352 | "_eulerAngles": { | ||
| 353 | "__type__": "cc.Vec3", | ||
| 354 | "x": 0, | ||
| 355 | "y": 0, | ||
| 356 | "z": 0 | ||
| 357 | }, | ||
| 358 | "_skewX": 0, | ||
| 359 | "_skewY": 0, | ||
| 360 | "_is3DNode": false, | ||
| 361 | "groupIndex": 0, | ||
| 362 | "_rotationX": 0, | ||
| 363 | "_rotationY": 0, | ||
| 364 | "_id": "" | ||
| 365 | }, | ||
| 366 | { | ||
| 367 | "__type__": "cc.Sprite", | ||
| 368 | "_name": "", | ||
| 369 | "_objFlags": 0, | ||
| 370 | "node": { | ||
| 371 | "__id__": 8 | ||
| 372 | }, | ||
| 373 | "_enabled": true, | ||
| 374 | "_materials": [ | ||
| 375 | { | ||
| 376 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 377 | } | ||
| 378 | ], | ||
| 379 | "_srcBlendFactor": 770, | ||
| 380 | "_dstBlendFactor": 771, | ||
| 381 | "_spriteFrame": { | ||
| 382 | "__uuid__": "2adfc87d-f72d-4d23-8830-1165eb8b40f7" | ||
| 383 | }, | ||
| 384 | "_type": 0, | ||
| 385 | "_sizeMode": 0, | ||
| 386 | "_fillType": 0, | ||
| 387 | "_fillCenter": { | ||
| 388 | "__type__": "cc.Vec2", | ||
| 389 | "x": 0, | ||
| 390 | "y": 0 | ||
| 391 | }, | ||
| 392 | "_fillStart": 0, | ||
| 393 | "_fillRange": 0, | ||
| 394 | "_isTrimmedMode": true, | ||
| 395 | "_atlas": null, | ||
| 396 | "_id": "" | ||
| 397 | }, | ||
| 398 | { | ||
| 399 | "__type__": "cc.Widget", | ||
| 400 | "_name": "", | ||
| 401 | "_objFlags": 0, | ||
| 402 | "node": { | ||
| 403 | "__id__": 8 | ||
| 404 | }, | ||
| 405 | "_enabled": true, | ||
| 406 | "alignMode": 1, | ||
| 407 | "_target": null, | ||
| 408 | "_alignFlags": 9, | ||
| 409 | "_left": 3, | ||
| 410 | "_right": 0, | ||
| 411 | "_top": 1, | ||
| 412 | "_bottom": 0, | ||
| 413 | "_verticalCenter": 0, | ||
| 414 | "_horizontalCenter": 0, | ||
| 415 | "_isAbsLeft": true, | ||
| 416 | "_isAbsRight": true, | ||
| 417 | "_isAbsTop": true, | ||
| 418 | "_isAbsBottom": true, | ||
| 419 | "_isAbsHorizontalCenter": true, | ||
| 420 | "_isAbsVerticalCenter": true, | ||
| 421 | "_originalWidth": 0, | ||
| 422 | "_originalHeight": 0, | ||
| 423 | "_id": "" | ||
| 424 | }, | ||
| 425 | { | ||
| 426 | "__type__": "cc.PrefabInfo", | ||
| 427 | "root": { | ||
| 428 | "__id__": 1 | ||
| 429 | }, | ||
| 430 | "asset": { | ||
| 431 | "__uuid__": "6700b1c0-3f79-4c11-a5df-b4a65de78eda" | ||
| 432 | }, | ||
| 433 | "fileId": "83f6vDhrpM24Yvlxs9H/FH", | ||
| 434 | "sync": false | ||
| 435 | }, | ||
| 436 | { | ||
| 437 | "__type__": "cc.Node", | ||
| 438 | "_name": "Week", | ||
| 439 | "_objFlags": 0, | ||
| 440 | "_parent": { | ||
| 441 | "__id__": 1 | ||
| 442 | }, | ||
| 443 | "_children": [], | ||
| 444 | "_active": true, | ||
| 445 | "_level": 2, | ||
| 446 | "_components": [ | ||
| 447 | { | ||
| 448 | "__id__": 13 | ||
| 449 | }, | ||
| 450 | { | ||
| 451 | "__id__": 14 | ||
| 452 | } | ||
| 453 | ], | ||
| 454 | "_prefab": { | ||
| 455 | "__id__": 15 | ||
| 456 | }, | ||
| 457 | "_opacity": 255, | ||
| 458 | "_color": { | ||
| 459 | "__type__": "cc.Color", | ||
| 460 | "r": 255, | ||
| 461 | "g": 255, | ||
| 462 | "b": 255, | ||
| 463 | "a": 255 | ||
| 464 | }, | ||
| 465 | "_contentSize": { | ||
| 466 | "__type__": "cc.Size", | ||
| 467 | "width": 121, | ||
| 468 | "height": 43 | ||
| 469 | }, | ||
| 470 | "_anchorPoint": { | ||
| 471 | "__type__": "cc.Vec2", | ||
| 472 | "x": 0.5, | ||
| 473 | "y": 0.5 | ||
| 474 | }, | ||
| 475 | "_position": { | ||
| 476 | "__type__": "cc.Vec3", | ||
| 477 | "x": 0, | ||
| 478 | "y": -21.5, | ||
| 479 | "z": 0 | ||
| 480 | }, | ||
| 481 | "_scale": { | ||
| 482 | "__type__": "cc.Vec3", | ||
| 483 | "x": 1, | ||
| 484 | "y": 1, | ||
| 485 | "z": 1 | ||
| 486 | }, | ||
| 487 | "_eulerAngles": { | ||
| 488 | "__type__": "cc.Vec3", | ||
| 489 | "x": 0, | ||
| 490 | "y": 0, | ||
| 491 | "z": 0 | ||
| 492 | }, | ||
| 493 | "_skewX": 0, | ||
| 494 | "_skewY": 0, | ||
| 495 | "_is3DNode": false, | ||
| 496 | "groupIndex": 0, | ||
| 497 | "_rotationX": 0, | ||
| 498 | "_rotationY": 0, | ||
| 499 | "_id": "" | ||
| 500 | }, | ||
| 501 | { | ||
| 502 | "__type__": "cc.Sprite", | ||
| 503 | "_name": "", | ||
| 504 | "_objFlags": 0, | ||
| 505 | "node": { | ||
| 506 | "__id__": 12 | ||
| 507 | }, | ||
| 508 | "_enabled": true, | ||
| 509 | "_materials": [ | ||
| 510 | { | ||
| 511 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 512 | } | ||
| 513 | ], | ||
| 514 | "_srcBlendFactor": 770, | ||
| 515 | "_dstBlendFactor": 771, | ||
| 516 | "_spriteFrame": { | ||
| 517 | "__uuid__": "a26ee8c8-2654-4085-a546-86f47777b6da" | ||
| 518 | }, | ||
| 519 | "_type": 0, | ||
| 520 | "_sizeMode": 0, | ||
| 521 | "_fillType": 0, | ||
| 522 | "_fillCenter": { | ||
| 523 | "__type__": "cc.Vec2", | ||
| 524 | "x": 0, | ||
| 525 | "y": 0 | ||
| 526 | }, | ||
| 527 | "_fillStart": 0, | ||
| 528 | "_fillRange": 0, | ||
| 529 | "_isTrimmedMode": true, | ||
| 530 | "_atlas": null, | ||
| 531 | "_id": "" | ||
| 532 | }, | ||
| 533 | { | ||
| 534 | "__type__": "cc.Widget", | ||
| 535 | "_name": "", | ||
| 536 | "_objFlags": 0, | ||
| 537 | "node": { | ||
| 538 | "__id__": 12 | ||
| 539 | }, | ||
| 540 | "_enabled": true, | ||
| 541 | "alignMode": 1, | ||
| 542 | "_target": null, | ||
| 543 | "_alignFlags": 12, | ||
| 544 | "_left": 0, | ||
| 545 | "_right": 0, | ||
| 546 | "_top": 5, | ||
| 547 | "_bottom": 1, | ||
| 548 | "_verticalCenter": 0, | ||
| 549 | "_horizontalCenter": 0, | ||
| 550 | "_isAbsLeft": true, | ||
| 551 | "_isAbsRight": true, | ||
| 552 | "_isAbsTop": true, | ||
| 553 | "_isAbsBottom": true, | ||
| 554 | "_isAbsHorizontalCenter": true, | ||
| 555 | "_isAbsVerticalCenter": true, | ||
| 556 | "_originalWidth": 0, | ||
| 557 | "_originalHeight": 43, | ||
| 558 | "_id": "" | ||
| 559 | }, | ||
| 560 | { | ||
| 561 | "__type__": "cc.PrefabInfo", | ||
| 562 | "root": { | ||
| 563 | "__id__": 1 | ||
| 564 | }, | ||
| 565 | "asset": { | ||
| 566 | "__uuid__": "6700b1c0-3f79-4c11-a5df-b4a65de78eda" | ||
| 567 | }, | ||
| 568 | "fileId": "a6kUSdV0lJo4AQTy2VdIk1", | ||
| 569 | "sync": false | ||
| 570 | }, | ||
| 571 | { | ||
| 572 | "__type__": "cc.Node", | ||
| 573 | "_name": "Star", | ||
| 574 | "_objFlags": 0, | ||
| 575 | "_parent": { | ||
| 576 | "__id__": 1 | ||
| 577 | }, | ||
| 578 | "_children": [ | ||
| 579 | { | ||
| 580 | "__id__": 17 | ||
| 581 | } | ||
| 582 | ], | ||
| 583 | "_active": true, | ||
| 584 | "_level": 2, | ||
| 585 | "_components": [ | ||
| 586 | { | ||
| 587 | "__id__": 20 | ||
| 588 | }, | ||
| 589 | { | ||
| 590 | "__id__": 21 | ||
| 591 | } | ||
| 592 | ], | ||
| 593 | "_prefab": { | ||
| 594 | "__id__": 22 | ||
| 595 | }, | ||
| 596 | "_opacity": 255, | ||
| 597 | "_color": { | ||
| 598 | "__type__": "cc.Color", | ||
| 599 | "r": 255, | ||
| 600 | "g": 255, | ||
| 601 | "b": 255, | ||
| 602 | "a": 255 | ||
| 603 | }, | ||
| 604 | "_contentSize": { | ||
| 605 | "__type__": "cc.Size", | ||
| 606 | "width": 159, | ||
| 607 | "height": 61 | ||
| 608 | }, | ||
| 609 | "_anchorPoint": { | ||
| 610 | "__type__": "cc.Vec2", | ||
| 611 | "x": 0.5, | ||
| 612 | "y": 0.5 | ||
| 613 | }, | ||
| 614 | "_position": { | ||
| 615 | "__type__": "cc.Vec3", | ||
| 616 | "x": 0, | ||
| 617 | "y": 60.5, | ||
| 618 | "z": 0 | ||
| 619 | }, | ||
| 620 | "_scale": { | ||
| 621 | "__type__": "cc.Vec3", | ||
| 622 | "x": 1, | ||
| 623 | "y": 1, | ||
| 624 | "z": 1 | ||
| 625 | }, | ||
| 626 | "_eulerAngles": { | ||
| 627 | "__type__": "cc.Vec3", | ||
| 628 | "x": 0, | ||
| 629 | "y": 0, | ||
| 630 | "z": 0 | ||
| 631 | }, | ||
| 632 | "_skewX": 0, | ||
| 633 | "_skewY": 0, | ||
| 634 | "_is3DNode": false, | ||
| 635 | "groupIndex": 0, | ||
| 636 | "_rotationX": 0, | ||
| 637 | "_rotationY": 0, | ||
| 638 | "_id": "" | ||
| 639 | }, | ||
| 640 | { | ||
| 641 | "__type__": "cc.Node", | ||
| 642 | "_name": "active", | ||
| 643 | "_objFlags": 0, | ||
| 644 | "_parent": { | ||
| 645 | "__id__": 16 | ||
| 646 | }, | ||
| 647 | "_children": [], | ||
| 648 | "_active": false, | ||
| 649 | "_level": 3, | ||
| 650 | "_components": [ | ||
| 651 | { | ||
| 652 | "__id__": 18 | ||
| 653 | } | ||
| 654 | ], | ||
| 655 | "_prefab": { | ||
| 656 | "__id__": 19 | ||
| 657 | }, | ||
| 658 | "_opacity": 255, | ||
| 659 | "_color": { | ||
| 660 | "__type__": "cc.Color", | ||
| 661 | "r": 255, | ||
| 662 | "g": 255, | ||
| 663 | "b": 255, | ||
| 664 | "a": 255 | ||
| 665 | }, | ||
| 666 | "_contentSize": { | ||
| 667 | "__type__": "cc.Size", | ||
| 668 | "width": 159, | ||
| 669 | "height": 61 | ||
| 670 | }, | ||
| 671 | "_anchorPoint": { | ||
| 672 | "__type__": "cc.Vec2", | ||
| 673 | "x": 0.5, | ||
| 674 | "y": 0.5 | ||
| 675 | }, | ||
| 676 | "_position": { | ||
| 677 | "__type__": "cc.Vec3", | ||
| 678 | "x": 0, | ||
| 679 | "y": 0, | ||
| 680 | "z": 0 | ||
| 681 | }, | ||
| 682 | "_scale": { | ||
| 683 | "__type__": "cc.Vec3", | ||
| 684 | "x": 1, | ||
| 685 | "y": 1, | ||
| 686 | "z": 1 | ||
| 687 | }, | ||
| 688 | "_eulerAngles": { | ||
| 689 | "__type__": "cc.Vec3", | ||
| 690 | "x": 0, | ||
| 691 | "y": 0, | ||
| 692 | "z": 0 | ||
| 693 | }, | ||
| 694 | "_skewX": 0, | ||
| 695 | "_skewY": 0, | ||
| 696 | "_is3DNode": false, | ||
| 697 | "groupIndex": 0, | ||
| 698 | "_rotationX": 0, | ||
| 699 | "_rotationY": 0, | ||
| 700 | "_id": "" | ||
| 701 | }, | ||
| 702 | { | ||
| 703 | "__type__": "cc.Sprite", | ||
| 704 | "_name": "", | ||
| 705 | "_objFlags": 0, | ||
| 706 | "node": { | ||
| 707 | "__id__": 17 | ||
| 708 | }, | ||
| 709 | "_enabled": true, | ||
| 710 | "_materials": [ | ||
| 711 | { | ||
| 712 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 713 | } | ||
| 714 | ], | ||
| 715 | "_srcBlendFactor": 770, | ||
| 716 | "_dstBlendFactor": 771, | ||
| 717 | "_spriteFrame": { | ||
| 718 | "__uuid__": "387d0cd6-cfc9-4f3f-a3c0-fc7addad8971" | ||
| 719 | }, | ||
| 720 | "_type": 0, | ||
| 721 | "_sizeMode": 1, | ||
| 722 | "_fillType": 0, | ||
| 723 | "_fillCenter": { | ||
| 724 | "__type__": "cc.Vec2", | ||
| 725 | "x": 0, | ||
| 726 | "y": 0 | ||
| 727 | }, | ||
| 728 | "_fillStart": 0, | ||
| 729 | "_fillRange": 0, | ||
| 730 | "_isTrimmedMode": true, | ||
| 731 | "_atlas": null, | ||
| 732 | "_id": "" | ||
| 733 | }, | ||
| 734 | { | ||
| 735 | "__type__": "cc.PrefabInfo", | ||
| 736 | "root": { | ||
| 737 | "__id__": 1 | ||
| 738 | }, | ||
| 739 | "asset": { | ||
| 740 | "__uuid__": "6700b1c0-3f79-4c11-a5df-b4a65de78eda" | ||
| 741 | }, | ||
| 742 | "fileId": "6dcquyxl5OPr4WP6ItaD2d", | ||
| 743 | "sync": false | ||
| 744 | }, | ||
| 745 | { | ||
| 746 | "__type__": "cc.Sprite", | ||
| 747 | "_name": "", | ||
| 748 | "_objFlags": 0, | ||
| 749 | "node": { | ||
| 750 | "__id__": 16 | ||
| 751 | }, | ||
| 752 | "_enabled": true, | ||
| 753 | "_materials": [ | ||
| 754 | { | ||
| 755 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
| 756 | } | ||
| 757 | ], | ||
| 758 | "_srcBlendFactor": 770, | ||
| 759 | "_dstBlendFactor": 771, | ||
| 760 | "_spriteFrame": { | ||
| 761 | "__uuid__": "7888448f-8fb2-462a-a128-52df9e9be325" | ||
| 762 | }, | ||
| 763 | "_type": 0, | ||
| 764 | "_sizeMode": 1, | ||
| 765 | "_fillType": 0, | ||
| 766 | "_fillCenter": { | ||
| 767 | "__type__": "cc.Vec2", | ||
| 768 | "x": 0, | ||
| 769 | "y": 0 | ||
| 770 | }, | ||
| 771 | "_fillStart": 0, | ||
| 772 | "_fillRange": 0, | ||
| 773 | "_isTrimmedMode": true, | ||
| 774 | "_atlas": null, | ||
| 775 | "_id": "" | ||
| 776 | }, | ||
| 777 | { | ||
| 778 | "__type__": "cc.Widget", | ||
| 779 | "_name": "", | ||
| 780 | "_objFlags": 0, | ||
| 781 | "node": { | ||
| 782 | "__id__": 16 | ||
| 783 | }, | ||
| 784 | "_enabled": true, | ||
| 785 | "alignMode": 1, | ||
| 786 | "_target": null, | ||
| 787 | "_alignFlags": 1, | ||
| 788 | "_left": 0, | ||
| 789 | "_right": 0, | ||
| 790 | "_top": -47, | ||
| 791 | "_bottom": 0, | ||
| 792 | "_verticalCenter": 0, | ||
| 793 | "_horizontalCenter": 0, | ||
| 794 | "_isAbsLeft": true, | ||
| 795 | "_isAbsRight": true, | ||
| 796 | "_isAbsTop": true, | ||
| 797 | "_isAbsBottom": true, | ||
| 798 | "_isAbsHorizontalCenter": true, | ||
| 799 | "_isAbsVerticalCenter": true, | ||
| 800 | "_originalWidth": 0, | ||
| 801 | "_originalHeight": 0, | ||
| 802 | "_id": "" | ||
| 803 | }, | ||
| 804 | { | ||
| 805 | "__type__": "cc.PrefabInfo", | ||
| 806 | "root": { | ||
| 807 | "__id__": 1 | ||
| 808 | }, | ||
| 809 | "asset": { | ||
| 810 | "__uuid__": "6700b1c0-3f79-4c11-a5df-b4a65de78eda" | ||
| 811 | }, | ||
| 812 | "fileId": "69m7fhHfJGYbC2a4CBcyX/", | ||
| 813 | "sync": false | ||
| 814 | }, | ||
| 815 | { | ||
| 816 | "__type__": "ed50d35S6JKUaVKplnKPkwd", | ||
| 817 | "_name": "", | ||
| 818 | "_objFlags": 0, | ||
| 819 | "node": { | ||
| 820 | "__id__": 1 | ||
| 821 | }, | ||
| 822 | "_enabled": true, | ||
| 823 | "id": 0, | ||
| 824 | "_id": "" | ||
| 825 | }, | ||
| 826 | { | ||
| 827 | "__type__": "cc.PrefabInfo", | ||
| 828 | "root": { | ||
| 829 | "__id__": 1 | ||
| 830 | }, | ||
| 831 | "asset": { | ||
| 832 | "__uuid__": "6700b1c0-3f79-4c11-a5df-b4a65de78eda" | ||
| 833 | }, | ||
| 834 | "fileId": "43je+l5UZHppZNWqV9PaIl", | ||
| 835 | "sync": false | ||
| 836 | } | ||
| 837 | ] | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| ... | @@ -23,7 +23,7 @@ | ... | @@ -23,7 +23,7 @@ |
| 23 | "group-list": [ | 23 | "group-list": [ |
| 24 | "default" | 24 | "default" |
| 25 | ], | 25 | ], |
| 26 | "last-module-event-record-time": 1567662056700, | 26 | "last-module-event-record-time": 1568625456259, |
| 27 | "simulator-orientation": false, | 27 | "simulator-orientation": false, |
| 28 | "simulator-resolution": { | 28 | "simulator-resolution": { |
| 29 | "height": 640, | 29 | "height": 640, | ... | ... |
-
Please register or sign in to post a comment