Login.fire 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873
  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. "__id__": 12
  21. },
  22. {
  23. "__id__": 14
  24. }
  25. ],
  26. "_active": false,
  27. "_level": 0,
  28. "_components": [],
  29. "_prefab": null,
  30. "_opacity": 255,
  31. "_color": {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. "_contentSize": {
  39. "__type__": "cc.Size",
  40. "width": 0,
  41. "height": 0
  42. },
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0,
  46. "y": 0
  47. },
  48. "_scale": {
  49. "__type__": "cc.Vec3",
  50. "x": 0.5772526639805968,
  51. "y": 0.5772526639805968,
  52. "z": 0.5772526639805968
  53. },
  54. "_quat": {
  55. "__type__": "cc.Quat",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0,
  59. "w": 1
  60. },
  61. "_zIndex": 0,
  62. "_is3DNode": true,
  63. "groupIndex": 0,
  64. "autoReleaseAssets": false,
  65. "_id": "e0bea6db-64db-4c3b-b02a-531046201733"
  66. },
  67. {
  68. "__type__": "cc.Node",
  69. "_name": "Canvas",
  70. "_objFlags": 0,
  71. "_parent": {
  72. "__id__": 1
  73. },
  74. "_children": [
  75. {
  76. "__id__": 3
  77. },
  78. {
  79. "__id__": 5
  80. }
  81. ],
  82. "_active": true,
  83. "_level": 1,
  84. "_components": [
  85. {
  86. "__id__": 10
  87. },
  88. {
  89. "__id__": 11
  90. }
  91. ],
  92. "_prefab": null,
  93. "_opacity": 255,
  94. "_color": {
  95. "__type__": "cc.Color",
  96. "r": 255,
  97. "g": 255,
  98. "b": 255,
  99. "a": 255
  100. },
  101. "_contentSize": {
  102. "__type__": "cc.Size",
  103. "width": 720,
  104. "height": 1280
  105. },
  106. "_anchorPoint": {
  107. "__type__": "cc.Vec2",
  108. "x": 0.5,
  109. "y": 0.5
  110. },
  111. "_position": {
  112. "__type__": "cc.Vec3",
  113. "x": 360,
  114. "y": 640,
  115. "z": 0
  116. },
  117. "_scale": {
  118. "__type__": "cc.Vec3",
  119. "x": 1,
  120. "y": 1,
  121. "z": 1
  122. },
  123. "_quat": {
  124. "__type__": "cc.Quat",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0,
  128. "w": 1
  129. },
  130. "_skewX": 0,
  131. "_skewY": 0,
  132. "_zIndex": 0,
  133. "_is3DNode": false,
  134. "groupIndex": 0,
  135. "_id": "402S+89bhCE4qd90Saet7t"
  136. },
  137. {
  138. "__type__": "cc.Node",
  139. "_name": "Main Camera",
  140. "_objFlags": 0,
  141. "_parent": {
  142. "__id__": 2
  143. },
  144. "_children": [],
  145. "_active": true,
  146. "_level": 1,
  147. "_components": [
  148. {
  149. "__id__": 4
  150. }
  151. ],
  152. "_prefab": null,
  153. "_opacity": 255,
  154. "_color": {
  155. "__type__": "cc.Color",
  156. "r": 255,
  157. "g": 255,
  158. "b": 255,
  159. "a": 255
  160. },
  161. "_contentSize": {
  162. "__type__": "cc.Size",
  163. "width": 0,
  164. "height": 0
  165. },
  166. "_anchorPoint": {
  167. "__type__": "cc.Vec2",
  168. "x": 0.5,
  169. "y": 0.5
  170. },
  171. "_position": {
  172. "__type__": "cc.Vec3",
  173. "x": 0,
  174. "y": 0,
  175. "z": 0
  176. },
  177. "_scale": {
  178. "__type__": "cc.Vec3",
  179. "x": 1,
  180. "y": 1,
  181. "z": 1
  182. },
  183. "_quat": {
  184. "__type__": "cc.Quat",
  185. "x": 0,
  186. "y": 0,
  187. "z": 0,
  188. "w": 1
  189. },
  190. "_skewX": 0,
  191. "_skewY": 0,
  192. "_zIndex": 0,
  193. "_is3DNode": false,
  194. "groupIndex": 0,
  195. "_id": "a2kJsMUPFDuY6N2af7yCs3"
  196. },
  197. {
  198. "__type__": "cc.Camera",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 3
  203. },
  204. "_enabled": true,
  205. "_cullingMask": 4294967295,
  206. "_clearFlags": 7,
  207. "_backgroundColor": {
  208. "__type__": "cc.Color",
  209. "r": 0,
  210. "g": 0,
  211. "b": 0,
  212. "a": 255
  213. },
  214. "_depth": -1,
  215. "_zoomRatio": 1,
  216. "_targetTexture": null,
  217. "_fov": 60,
  218. "_orthoSize": 10,
  219. "_nearClip": 0.1,
  220. "_farClip": 4096,
  221. "_ortho": true,
  222. "_rect": {
  223. "__type__": "cc.Rect",
  224. "x": 0,
  225. "y": 0,
  226. "width": 1,
  227. "height": 1
  228. },
  229. "_id": "72z2eVQapNQaZni+rg/gHX"
  230. },
  231. {
  232. "__type__": "cc.Node",
  233. "_name": "logint",
  234. "_objFlags": 0,
  235. "_parent": {
  236. "__id__": 2
  237. },
  238. "_children": [
  239. {
  240. "__id__": 6
  241. }
  242. ],
  243. "_active": true,
  244. "_level": 2,
  245. "_components": [
  246. {
  247. "__id__": 8
  248. },
  249. {
  250. "__id__": 9
  251. }
  252. ],
  253. "_prefab": null,
  254. "_opacity": 255,
  255. "_color": {
  256. "__type__": "cc.Color",
  257. "r": 255,
  258. "g": 255,
  259. "b": 255,
  260. "a": 255
  261. },
  262. "_contentSize": {
  263. "__type__": "cc.Size",
  264. "width": 200,
  265. "height": 80
  266. },
  267. "_anchorPoint": {
  268. "__type__": "cc.Vec2",
  269. "x": 0.5,
  270. "y": 0.5
  271. },
  272. "_position": {
  273. "__type__": "cc.Vec3",
  274. "x": 0,
  275. "y": -254,
  276. "z": 0
  277. },
  278. "_scale": {
  279. "__type__": "cc.Vec3",
  280. "x": 1,
  281. "y": 1,
  282. "z": 1
  283. },
  284. "_quat": {
  285. "__type__": "cc.Quat",
  286. "x": 0,
  287. "y": 0,
  288. "z": 0,
  289. "w": 1
  290. },
  291. "_skewX": 0,
  292. "_skewY": 0,
  293. "_zIndex": 0,
  294. "_is3DNode": false,
  295. "groupIndex": 0,
  296. "_rotationX": 0,
  297. "_rotationY": 0,
  298. "_id": "d7hhL4eHFP34iwjC7I3hdP"
  299. },
  300. {
  301. "__type__": "cc.Node",
  302. "_name": "Label",
  303. "_objFlags": 0,
  304. "_parent": {
  305. "__id__": 5
  306. },
  307. "_children": [],
  308. "_active": false,
  309. "_level": 0,
  310. "_components": [
  311. {
  312. "__id__": 7
  313. }
  314. ],
  315. "_prefab": null,
  316. "_opacity": 255,
  317. "_color": {
  318. "__type__": "cc.Color",
  319. "r": 0,
  320. "g": 0,
  321. "b": 0,
  322. "a": 255
  323. },
  324. "_contentSize": {
  325. "__type__": "cc.Size",
  326. "width": 100,
  327. "height": 40
  328. },
  329. "_anchorPoint": {
  330. "__type__": "cc.Vec2",
  331. "x": 0.5,
  332. "y": 0.5
  333. },
  334. "_position": {
  335. "__type__": "cc.Vec3",
  336. "x": 0,
  337. "y": 0,
  338. "z": 0
  339. },
  340. "_scale": {
  341. "__type__": "cc.Vec3",
  342. "x": 1,
  343. "y": 1,
  344. "z": 1
  345. },
  346. "_quat": {
  347. "__type__": "cc.Quat",
  348. "x": 0,
  349. "y": 0,
  350. "z": 0,
  351. "w": 1
  352. },
  353. "_skewX": 0,
  354. "_skewY": 0,
  355. "_zIndex": 0,
  356. "_is3DNode": false,
  357. "groupIndex": 0,
  358. "_rotationX": 0,
  359. "_rotationY": 0,
  360. "_id": "f3VS7DIXRCBIw5BhvhstcM"
  361. },
  362. {
  363. "__type__": "cc.Label",
  364. "_name": "",
  365. "_objFlags": 0,
  366. "node": {
  367. "__id__": 6
  368. },
  369. "_enabled": true,
  370. "_srcBlendFactor": 1,
  371. "_dstBlendFactor": 771,
  372. "_useOriginalSize": false,
  373. "_string": "button",
  374. "_N$string": "button",
  375. "_fontSize": 20,
  376. "_lineHeight": 40,
  377. "_enableWrapText": false,
  378. "_N$file": null,
  379. "_isSystemFontUsed": true,
  380. "_spacingX": 0,
  381. "_N$horizontalAlign": 1,
  382. "_N$verticalAlign": 1,
  383. "_N$fontFamily": "Arial",
  384. "_N$overflow": 1,
  385. "_id": "87nMzZNnBEY7WAsCggi0Vf"
  386. },
  387. {
  388. "__type__": "cc.Sprite",
  389. "_name": "",
  390. "_objFlags": 0,
  391. "node": {
  392. "__id__": 5
  393. },
  394. "_enabled": true,
  395. "_srcBlendFactor": 770,
  396. "_dstBlendFactor": 771,
  397. "_spriteFrame": {
  398. "__uuid__": "68f16d94-e50a-4684-bc73-0a3db5328ddb"
  399. },
  400. "_type": 1,
  401. "_sizeMode": 0,
  402. "_fillType": 0,
  403. "_fillCenter": {
  404. "__type__": "cc.Vec2",
  405. "x": 0,
  406. "y": 0
  407. },
  408. "_fillStart": 0,
  409. "_fillRange": 0,
  410. "_isTrimmedMode": true,
  411. "_state": 0,
  412. "_atlas": null,
  413. "_id": "039V3cRENGCpI7G8fGPF8f"
  414. },
  415. {
  416. "__type__": "cc.Button",
  417. "_name": "",
  418. "_objFlags": 0,
  419. "node": {
  420. "__id__": 5
  421. },
  422. "_enabled": true,
  423. "duration": 0.1,
  424. "zoomScale": 1.2,
  425. "clickEvents": [],
  426. "_N$interactable": true,
  427. "_N$enableAutoGrayEffect": false,
  428. "_N$transition": 2,
  429. "transition": 2,
  430. "_N$normalColor": {
  431. "__type__": "cc.Color",
  432. "r": 255,
  433. "g": 255,
  434. "b": 255,
  435. "a": 255
  436. },
  437. "_N$pressedColor": {
  438. "__type__": "cc.Color",
  439. "r": 255,
  440. "g": 255,
  441. "b": 255,
  442. "a": 255
  443. },
  444. "pressedColor": {
  445. "__type__": "cc.Color",
  446. "r": 255,
  447. "g": 255,
  448. "b": 255,
  449. "a": 255
  450. },
  451. "_N$hoverColor": {
  452. "__type__": "cc.Color",
  453. "r": 255,
  454. "g": 255,
  455. "b": 255,
  456. "a": 255
  457. },
  458. "hoverColor": {
  459. "__type__": "cc.Color",
  460. "r": 255,
  461. "g": 255,
  462. "b": 255,
  463. "a": 255
  464. },
  465. "_N$disabledColor": {
  466. "__type__": "cc.Color",
  467. "r": 255,
  468. "g": 255,
  469. "b": 255,
  470. "a": 255
  471. },
  472. "_N$normalSprite": {
  473. "__uuid__": "68f16d94-e50a-4684-bc73-0a3db5328ddb"
  474. },
  475. "_N$pressedSprite": {
  476. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  477. },
  478. "pressedSprite": {
  479. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  480. },
  481. "_N$hoverSprite": {
  482. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  483. },
  484. "hoverSprite": {
  485. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  486. },
  487. "_N$disabledSprite": {
  488. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  489. },
  490. "_N$target": {
  491. "__id__": 5
  492. },
  493. "_id": "80Bs2y4yNE46OkUKQVpx5o"
  494. },
  495. {
  496. "__type__": "cc.Canvas",
  497. "_name": "",
  498. "_objFlags": 0,
  499. "node": {
  500. "__id__": 2
  501. },
  502. "_enabled": true,
  503. "_designResolution": {
  504. "__type__": "cc.Size",
  505. "width": 720,
  506. "height": 1280
  507. },
  508. "_fitWidth": false,
  509. "_fitHeight": false,
  510. "_id": "1dXjL7wiJH+o21du1oUu/A"
  511. },
  512. {
  513. "__type__": "23a71pHdNpEQqAgHC0uMzEd",
  514. "_name": "",
  515. "_objFlags": 0,
  516. "node": {
  517. "__id__": 2
  518. },
  519. "_enabled": true,
  520. "_id": "916ot+duhIXadJuN2oZu7u"
  521. },
  522. {
  523. "__type__": "cc.Node",
  524. "_name": "info",
  525. "_objFlags": 0,
  526. "_parent": {
  527. "__id__": 1
  528. },
  529. "_children": [],
  530. "_active": true,
  531. "_level": 1,
  532. "_components": [
  533. {
  534. "__id__": 13
  535. }
  536. ],
  537. "_prefab": null,
  538. "_opacity": 255,
  539. "_color": {
  540. "__type__": "cc.Color",
  541. "r": 0,
  542. "g": 0,
  543. "b": 0,
  544. "a": 255
  545. },
  546. "_contentSize": {
  547. "__type__": "cc.Size",
  548. "width": 520,
  549. "height": 40
  550. },
  551. "_anchorPoint": {
  552. "__type__": "cc.Vec2",
  553. "x": 0,
  554. "y": 1
  555. },
  556. "_position": {
  557. "__type__": "cc.Vec3",
  558. "x": 74,
  559. "y": 1221,
  560. "z": 0
  561. },
  562. "_scale": {
  563. "__type__": "cc.Vec3",
  564. "x": 1,
  565. "y": 1,
  566. "z": 1
  567. },
  568. "_quat": {
  569. "__type__": "cc.Quat",
  570. "x": 0,
  571. "y": 0,
  572. "z": 0,
  573. "w": 1
  574. },
  575. "_skewX": 0,
  576. "_skewY": 0,
  577. "_zIndex": 0,
  578. "_is3DNode": false,
  579. "groupIndex": 0,
  580. "_rotationX": 0,
  581. "_rotationY": 0,
  582. "_id": "43bCIBarlAa4RM4hpC9EZn"
  583. },
  584. {
  585. "__type__": "cc.Label",
  586. "_name": "",
  587. "_objFlags": 0,
  588. "node": {
  589. "__id__": 12
  590. },
  591. "_enabled": true,
  592. "_srcBlendFactor": 1,
  593. "_dstBlendFactor": 771,
  594. "_useOriginalSize": false,
  595. "_string": "",
  596. "_N$string": "",
  597. "_fontSize": 40,
  598. "_lineHeight": 40,
  599. "_enableWrapText": true,
  600. "_N$file": null,
  601. "_isSystemFontUsed": true,
  602. "_spacingX": 0,
  603. "_N$horizontalAlign": 1,
  604. "_N$verticalAlign": 1,
  605. "_N$fontFamily": "Arial",
  606. "_N$overflow": 3,
  607. "_id": "30xF/1amFPKZ5eYGpAi2oc"
  608. },
  609. {
  610. "__type__": "cc.Node",
  611. "_name": "New Button",
  612. "_objFlags": 0,
  613. "_parent": {
  614. "__id__": 1
  615. },
  616. "_children": [
  617. {
  618. "__id__": 15
  619. }
  620. ],
  621. "_active": false,
  622. "_level": 1,
  623. "_components": [
  624. {
  625. "__id__": 17
  626. },
  627. {
  628. "__id__": 18
  629. }
  630. ],
  631. "_prefab": null,
  632. "_opacity": 255,
  633. "_color": {
  634. "__type__": "cc.Color",
  635. "r": 255,
  636. "g": 255,
  637. "b": 255,
  638. "a": 255
  639. },
  640. "_contentSize": {
  641. "__type__": "cc.Size",
  642. "width": 100,
  643. "height": 40
  644. },
  645. "_anchorPoint": {
  646. "__type__": "cc.Vec2",
  647. "x": 0.5,
  648. "y": 0.5
  649. },
  650. "_position": {
  651. "__type__": "cc.Vec3",
  652. "x": 500,
  653. "y": 442,
  654. "z": 0
  655. },
  656. "_scale": {
  657. "__type__": "cc.Vec3",
  658. "x": 1,
  659. "y": 1,
  660. "z": 1
  661. },
  662. "_quat": {
  663. "__type__": "cc.Quat",
  664. "x": 0,
  665. "y": 0,
  666. "z": 0,
  667. "w": 1
  668. },
  669. "_skewX": 0,
  670. "_skewY": 0,
  671. "_zIndex": 0,
  672. "_is3DNode": false,
  673. "groupIndex": 0,
  674. "_rotationX": 0,
  675. "_rotationY": 0,
  676. "_id": "30Ysk5F41FEo1ntei5Q5aX"
  677. },
  678. {
  679. "__type__": "cc.Node",
  680. "_name": "Label",
  681. "_objFlags": 0,
  682. "_parent": {
  683. "__id__": 14
  684. },
  685. "_children": [],
  686. "_active": true,
  687. "_level": 0,
  688. "_components": [
  689. {
  690. "__id__": 16
  691. }
  692. ],
  693. "_prefab": null,
  694. "_opacity": 255,
  695. "_color": {
  696. "__type__": "cc.Color",
  697. "r": 0,
  698. "g": 0,
  699. "b": 0,
  700. "a": 255
  701. },
  702. "_contentSize": {
  703. "__type__": "cc.Size",
  704. "width": 100,
  705. "height": 40
  706. },
  707. "_anchorPoint": {
  708. "__type__": "cc.Vec2",
  709. "x": 0.5,
  710. "y": 0.5
  711. },
  712. "_position": {
  713. "__type__": "cc.Vec3",
  714. "x": 0,
  715. "y": 0,
  716. "z": 0
  717. },
  718. "_scale": {
  719. "__type__": "cc.Vec3",
  720. "x": 1,
  721. "y": 1,
  722. "z": 1
  723. },
  724. "_quat": {
  725. "__type__": "cc.Quat",
  726. "x": 0,
  727. "y": 0,
  728. "z": 0,
  729. "w": 1
  730. },
  731. "_skewX": 0,
  732. "_skewY": 0,
  733. "_zIndex": 0,
  734. "_is3DNode": false,
  735. "groupIndex": 0,
  736. "_rotationX": 0,
  737. "_rotationY": 0,
  738. "_id": "6cuS2vFt5Nf7hg7KJVO36f"
  739. },
  740. {
  741. "__type__": "cc.Label",
  742. "_name": "",
  743. "_objFlags": 0,
  744. "node": {
  745. "__id__": 15
  746. },
  747. "_enabled": true,
  748. "_srcBlendFactor": 1,
  749. "_dstBlendFactor": 771,
  750. "_useOriginalSize": false,
  751. "_string": "开始游戏",
  752. "_N$string": "开始游戏",
  753. "_fontSize": 20,
  754. "_lineHeight": 40,
  755. "_enableWrapText": false,
  756. "_N$file": null,
  757. "_isSystemFontUsed": true,
  758. "_spacingX": 0,
  759. "_N$horizontalAlign": 1,
  760. "_N$verticalAlign": 1,
  761. "_N$fontFamily": "Arial",
  762. "_N$overflow": 1,
  763. "_id": "4cJRk+sIRIH56zAbw4Lvat"
  764. },
  765. {
  766. "__type__": "cc.Sprite",
  767. "_name": "",
  768. "_objFlags": 0,
  769. "node": {
  770. "__id__": 14
  771. },
  772. "_enabled": true,
  773. "_srcBlendFactor": 770,
  774. "_dstBlendFactor": 771,
  775. "_spriteFrame": {
  776. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  777. },
  778. "_type": 1,
  779. "_sizeMode": 0,
  780. "_fillType": 0,
  781. "_fillCenter": {
  782. "__type__": "cc.Vec2",
  783. "x": 0,
  784. "y": 0
  785. },
  786. "_fillStart": 0,
  787. "_fillRange": 0,
  788. "_isTrimmedMode": true,
  789. "_state": 0,
  790. "_atlas": null,
  791. "_id": "a3TSvAu/pDZ6Hbp304zA9a"
  792. },
  793. {
  794. "__type__": "cc.Button",
  795. "_name": "",
  796. "_objFlags": 0,
  797. "node": {
  798. "__id__": 14
  799. },
  800. "_enabled": true,
  801. "duration": 0.1,
  802. "zoomScale": 1.2,
  803. "clickEvents": [],
  804. "_N$interactable": true,
  805. "_N$enableAutoGrayEffect": false,
  806. "_N$transition": 3,
  807. "transition": 3,
  808. "_N$normalColor": {
  809. "__type__": "cc.Color",
  810. "r": 255,
  811. "g": 255,
  812. "b": 255,
  813. "a": 255
  814. },
  815. "_N$pressedColor": {
  816. "__type__": "cc.Color",
  817. "r": 255,
  818. "g": 255,
  819. "b": 255,
  820. "a": 255
  821. },
  822. "pressedColor": {
  823. "__type__": "cc.Color",
  824. "r": 255,
  825. "g": 255,
  826. "b": 255,
  827. "a": 255
  828. },
  829. "_N$hoverColor": {
  830. "__type__": "cc.Color",
  831. "r": 255,
  832. "g": 255,
  833. "b": 255,
  834. "a": 255
  835. },
  836. "hoverColor": {
  837. "__type__": "cc.Color",
  838. "r": 255,
  839. "g": 255,
  840. "b": 255,
  841. "a": 255
  842. },
  843. "_N$disabledColor": {
  844. "__type__": "cc.Color",
  845. "r": 255,
  846. "g": 255,
  847. "b": 255,
  848. "a": 255
  849. },
  850. "_N$normalSprite": {
  851. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  852. },
  853. "_N$pressedSprite": {
  854. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  855. },
  856. "pressedSprite": {
  857. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  858. },
  859. "_N$hoverSprite": {
  860. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  861. },
  862. "hoverSprite": {
  863. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  864. },
  865. "_N$disabledSprite": {
  866. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  867. },
  868. "_N$target": {
  869. "__id__": 14
  870. },
  871. "_id": "8aKMRIHrlMqKxTcDraKguX"
  872. }
  873. ]