CurrencyUI.prefab 14 KB

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