TestSocket.fire 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327
  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. "_components": [],
  22. "_prefab": null,
  23. "_opacity": 255,
  24. "_color": {
  25. "__type__": "cc.Color",
  26. "r": 255,
  27. "g": 255,
  28. "b": 255,
  29. "a": 255
  30. },
  31. "_contentSize": {
  32. "__type__": "cc.Size",
  33. "width": 0,
  34. "height": 0
  35. },
  36. "_anchorPoint": {
  37. "__type__": "cc.Vec2",
  38. "x": 0,
  39. "y": 0
  40. },
  41. "_trs": {
  42. "__type__": "TypedArray",
  43. "ctor": "Float64Array",
  44. "array": [
  45. 0,
  46. 0,
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 1,
  52. 1,
  53. 1,
  54. 1
  55. ]
  56. },
  57. "_is3DNode": true,
  58. "_groupIndex": 0,
  59. "groupIndex": 0,
  60. "autoReleaseAssets": false,
  61. "_id": "f924505f-4f4a-47fc-b786-6812c055801e"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Canvas",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 5
  76. },
  77. {
  78. "__id__": 7
  79. },
  80. {
  81. "__id__": 9
  82. },
  83. {
  84. "__id__": 21
  85. }
  86. ],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 29
  91. },
  92. {
  93. "__id__": 30
  94. }
  95. ],
  96. "_prefab": null,
  97. "_opacity": 255,
  98. "_color": {
  99. "__type__": "cc.Color",
  100. "r": 255,
  101. "g": 255,
  102. "b": 255,
  103. "a": 255
  104. },
  105. "_contentSize": {
  106. "__type__": "cc.Size",
  107. "width": 960,
  108. "height": 640
  109. },
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0.5,
  113. "y": 0.5
  114. },
  115. "_trs": {
  116. "__type__": "TypedArray",
  117. "ctor": "Float64Array",
  118. "array": [
  119. 480,
  120. 320,
  121. 0,
  122. 0,
  123. 0,
  124. 0,
  125. 1,
  126. 1,
  127. 1,
  128. 1
  129. ]
  130. },
  131. "_eulerAngles": {
  132. "__type__": "cc.Vec3",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0
  136. },
  137. "_skewX": 0,
  138. "_skewY": 0,
  139. "_is3DNode": false,
  140. "_groupIndex": 0,
  141. "groupIndex": 0,
  142. "_id": "a5esZu+45LA5mBpvttspPD"
  143. },
  144. {
  145. "__type__": "cc.Node",
  146. "_name": "Main Camera",
  147. "_objFlags": 0,
  148. "_parent": {
  149. "__id__": 2
  150. },
  151. "_children": [],
  152. "_active": true,
  153. "_components": [
  154. {
  155. "__id__": 4
  156. }
  157. ],
  158. "_prefab": null,
  159. "_opacity": 255,
  160. "_color": {
  161. "__type__": "cc.Color",
  162. "r": 255,
  163. "g": 255,
  164. "b": 255,
  165. "a": 255
  166. },
  167. "_contentSize": {
  168. "__type__": "cc.Size",
  169. "width": 960,
  170. "height": 640
  171. },
  172. "_anchorPoint": {
  173. "__type__": "cc.Vec2",
  174. "x": 0.5,
  175. "y": 0.5
  176. },
  177. "_trs": {
  178. "__type__": "TypedArray",
  179. "ctor": "Float64Array",
  180. "array": [
  181. 0,
  182. 0,
  183. 250.28134169370279,
  184. 0,
  185. 0,
  186. 0,
  187. 1,
  188. 1,
  189. 1,
  190. 1
  191. ]
  192. },
  193. "_eulerAngles": {
  194. "__type__": "cc.Vec3",
  195. "x": 0,
  196. "y": 0,
  197. "z": 0
  198. },
  199. "_skewX": 0,
  200. "_skewY": 0,
  201. "_is3DNode": false,
  202. "_groupIndex": 0,
  203. "groupIndex": 0,
  204. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  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. "_alignWithScreen": true,
  240. "_id": "81GN3uXINKVLeW4+iKSlim"
  241. },
  242. {
  243. "__type__": "cc.Node",
  244. "_name": "Websocket",
  245. "_objFlags": 0,
  246. "_parent": {
  247. "__id__": 2
  248. },
  249. "_children": [],
  250. "_active": true,
  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": 0,
  268. "height": 0
  269. },
  270. "_anchorPoint": {
  271. "__type__": "cc.Vec2",
  272. "x": 0.5,
  273. "y": 0.5
  274. },
  275. "_trs": {
  276. "__type__": "TypedArray",
  277. "ctor": "Float64Array",
  278. "array": [
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 0,
  284. 0,
  285. 1,
  286. 1,
  287. 1,
  288. 1
  289. ]
  290. },
  291. "_eulerAngles": {
  292. "__type__": "cc.Vec3",
  293. "x": 0,
  294. "y": 0,
  295. "z": 0
  296. },
  297. "_skewX": 0,
  298. "_skewY": 0,
  299. "_is3DNode": false,
  300. "_groupIndex": 0,
  301. "groupIndex": 0,
  302. "_id": "3fXjjjcDlC4oPCIyi6FKYZ"
  303. },
  304. {
  305. "__type__": "39f69CYWBRPu6G8fxy/eOGw",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "node": {
  309. "__id__": 5
  310. },
  311. "_enabled": true,
  312. "ReceiveMsgText": {
  313. "__id__": 7
  314. },
  315. "InputEditbox": {
  316. "__id__": 9
  317. },
  318. "_id": "69og50CV1DEqi5ZbYHF05C"
  319. },
  320. {
  321. "__type__": "cc.Node",
  322. "_name": "ReceiveMsgText",
  323. "_objFlags": 0,
  324. "_parent": {
  325. "__id__": 2
  326. },
  327. "_children": [],
  328. "_active": true,
  329. "_components": [
  330. {
  331. "__id__": 8
  332. }
  333. ],
  334. "_prefab": null,
  335. "_opacity": 255,
  336. "_color": {
  337. "__type__": "cc.Color",
  338. "r": 255,
  339. "g": 255,
  340. "b": 255,
  341. "a": 255
  342. },
  343. "_contentSize": {
  344. "__type__": "cc.Size",
  345. "width": 800,
  346. "height": 200
  347. },
  348. "_anchorPoint": {
  349. "__type__": "cc.Vec2",
  350. "x": 0.5,
  351. "y": 0.5
  352. },
  353. "_trs": {
  354. "__type__": "TypedArray",
  355. "ctor": "Float64Array",
  356. "array": [
  357. -23.147,
  358. 150.574,
  359. 0,
  360. 0,
  361. 0,
  362. 0,
  363. 1,
  364. 1,
  365. 1,
  366. 1
  367. ]
  368. },
  369. "_eulerAngles": {
  370. "__type__": "cc.Vec3",
  371. "x": 0,
  372. "y": 0,
  373. "z": 0
  374. },
  375. "_skewX": 0,
  376. "_skewY": 0,
  377. "_is3DNode": false,
  378. "_groupIndex": 0,
  379. "groupIndex": 0,
  380. "_id": "aen6Jn4VJFWqtH3jYTAo+t"
  381. },
  382. {
  383. "__type__": "cc.Label",
  384. "_name": "",
  385. "_objFlags": 0,
  386. "node": {
  387. "__id__": 7
  388. },
  389. "_enabled": true,
  390. "_materials": [
  391. {
  392. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  393. }
  394. ],
  395. "_useOriginalSize": false,
  396. "_string": "日志",
  397. "_N$string": "日志",
  398. "_fontSize": 40,
  399. "_lineHeight": 40,
  400. "_enableWrapText": true,
  401. "_N$file": null,
  402. "_isSystemFontUsed": true,
  403. "_spacingX": 0,
  404. "_batchAsBitmap": false,
  405. "_styleFlags": 0,
  406. "_underlineHeight": 0,
  407. "_N$horizontalAlign": 1,
  408. "_N$verticalAlign": 1,
  409. "_N$fontFamily": "Arial",
  410. "_N$overflow": 1,
  411. "_N$cacheMode": 0,
  412. "_id": "a3HV60qA5CHaDwKdcWISfL"
  413. },
  414. {
  415. "__type__": "cc.Node",
  416. "_name": "Editbox",
  417. "_objFlags": 0,
  418. "_parent": {
  419. "__id__": 2
  420. },
  421. "_children": [
  422. {
  423. "__id__": 10
  424. },
  425. {
  426. "__id__": 13
  427. },
  428. {
  429. "__id__": 16
  430. }
  431. ],
  432. "_active": true,
  433. "_components": [
  434. {
  435. "__id__": 19
  436. }
  437. ],
  438. "_prefab": null,
  439. "_opacity": 255,
  440. "_color": {
  441. "__type__": "cc.Color",
  442. "r": 255,
  443. "g": 255,
  444. "b": 255,
  445. "a": 255
  446. },
  447. "_contentSize": {
  448. "__type__": "cc.Size",
  449. "width": 160,
  450. "height": 40
  451. },
  452. "_anchorPoint": {
  453. "__type__": "cc.Vec2",
  454. "x": 0.5,
  455. "y": 0.5
  456. },
  457. "_trs": {
  458. "__type__": "TypedArray",
  459. "ctor": "Float64Array",
  460. "array": [
  461. -25,
  462. 4,
  463. 0,
  464. 0,
  465. 0,
  466. 0,
  467. 1,
  468. 1,
  469. 1,
  470. 1
  471. ]
  472. },
  473. "_eulerAngles": {
  474. "__type__": "cc.Vec3",
  475. "x": 0,
  476. "y": 0,
  477. "z": 0
  478. },
  479. "_skewX": 0,
  480. "_skewY": 0,
  481. "_is3DNode": false,
  482. "_groupIndex": 0,
  483. "groupIndex": 0,
  484. "_id": "42A6oKnFBBFJrlpBRxePRK"
  485. },
  486. {
  487. "__type__": "cc.Node",
  488. "_name": "BACKGROUND_SPRITE",
  489. "_objFlags": 0,
  490. "_parent": {
  491. "__id__": 9
  492. },
  493. "_children": [],
  494. "_active": true,
  495. "_components": [
  496. {
  497. "__id__": 11
  498. },
  499. {
  500. "__id__": 12
  501. }
  502. ],
  503. "_prefab": null,
  504. "_opacity": 255,
  505. "_color": {
  506. "__type__": "cc.Color",
  507. "r": 255,
  508. "g": 255,
  509. "b": 255,
  510. "a": 255
  511. },
  512. "_contentSize": {
  513. "__type__": "cc.Size",
  514. "width": 160,
  515. "height": 40
  516. },
  517. "_anchorPoint": {
  518. "__type__": "cc.Vec2",
  519. "x": 0.5,
  520. "y": 0.5
  521. },
  522. "_trs": {
  523. "__type__": "TypedArray",
  524. "ctor": "Float64Array",
  525. "array": [
  526. 0,
  527. 0,
  528. 0,
  529. 0,
  530. 0,
  531. 0,
  532. 1,
  533. 1,
  534. 1,
  535. 1
  536. ]
  537. },
  538. "_eulerAngles": {
  539. "__type__": "cc.Vec3",
  540. "x": 0,
  541. "y": 0,
  542. "z": 0
  543. },
  544. "_skewX": 0,
  545. "_skewY": 0,
  546. "_is3DNode": false,
  547. "_groupIndex": 0,
  548. "groupIndex": 0,
  549. "_id": "d4NApme4dOgI1zn3J19Z0Y"
  550. },
  551. {
  552. "__type__": "cc.Sprite",
  553. "_name": "",
  554. "_objFlags": 0,
  555. "node": {
  556. "__id__": 10
  557. },
  558. "_enabled": true,
  559. "_materials": [
  560. {
  561. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  562. }
  563. ],
  564. "_srcBlendFactor": 770,
  565. "_dstBlendFactor": 771,
  566. "_spriteFrame": {
  567. "__uuid__": "ff0e91c7-55c6-4086-a39f-cb6e457b8c3b"
  568. },
  569. "_type": 1,
  570. "_sizeMode": 0,
  571. "_fillType": 0,
  572. "_fillCenter": {
  573. "__type__": "cc.Vec2",
  574. "x": 0,
  575. "y": 0
  576. },
  577. "_fillStart": 0,
  578. "_fillRange": 0,
  579. "_isTrimmedMode": true,
  580. "_atlas": null,
  581. "_id": "86hPdYfz9MT6C3SA9TXeqh"
  582. },
  583. {
  584. "__type__": "cc.Widget",
  585. "_name": "",
  586. "_objFlags": 0,
  587. "node": {
  588. "__id__": 10
  589. },
  590. "_enabled": true,
  591. "alignMode": 0,
  592. "_target": null,
  593. "_alignFlags": 45,
  594. "_left": 0,
  595. "_right": 0,
  596. "_top": 0,
  597. "_bottom": 0,
  598. "_verticalCenter": 0,
  599. "_horizontalCenter": 0,
  600. "_isAbsLeft": true,
  601. "_isAbsRight": true,
  602. "_isAbsTop": true,
  603. "_isAbsBottom": true,
  604. "_isAbsHorizontalCenter": true,
  605. "_isAbsVerticalCenter": true,
  606. "_originalWidth": 160,
  607. "_originalHeight": 40,
  608. "_id": "f636An1MxPPLlq/5jp3rfo"
  609. },
  610. {
  611. "__type__": "cc.Node",
  612. "_name": "TEXT_LABEL",
  613. "_objFlags": 0,
  614. "_parent": {
  615. "__id__": 9
  616. },
  617. "_children": [],
  618. "_active": false,
  619. "_components": [
  620. {
  621. "__id__": 14
  622. },
  623. {
  624. "__id__": 15
  625. }
  626. ],
  627. "_prefab": null,
  628. "_opacity": 255,
  629. "_color": {
  630. "__type__": "cc.Color",
  631. "r": 255,
  632. "g": 255,
  633. "b": 255,
  634. "a": 255
  635. },
  636. "_contentSize": {
  637. "__type__": "cc.Size",
  638. "width": 158,
  639. "height": 40
  640. },
  641. "_anchorPoint": {
  642. "__type__": "cc.Vec2",
  643. "x": 0,
  644. "y": 1
  645. },
  646. "_trs": {
  647. "__type__": "TypedArray",
  648. "ctor": "Float64Array",
  649. "array": [
  650. -78,
  651. 20,
  652. 0,
  653. 0,
  654. 0,
  655. 0,
  656. 1,
  657. 1,
  658. 1,
  659. 1
  660. ]
  661. },
  662. "_eulerAngles": {
  663. "__type__": "cc.Vec3",
  664. "x": 0,
  665. "y": 0,
  666. "z": 0
  667. },
  668. "_skewX": 0,
  669. "_skewY": 0,
  670. "_is3DNode": false,
  671. "_groupIndex": 0,
  672. "groupIndex": 0,
  673. "_id": "6ecsAaQy1Cm5g9mGR4dqgh"
  674. },
  675. {
  676. "__type__": "cc.Label",
  677. "_name": "",
  678. "_objFlags": 0,
  679. "node": {
  680. "__id__": 13
  681. },
  682. "_enabled": true,
  683. "_materials": [],
  684. "_useOriginalSize": true,
  685. "_string": "",
  686. "_N$string": "",
  687. "_fontSize": 20,
  688. "_lineHeight": 25,
  689. "_enableWrapText": false,
  690. "_N$file": null,
  691. "_isSystemFontUsed": true,
  692. "_spacingX": 0,
  693. "_batchAsBitmap": false,
  694. "_styleFlags": 0,
  695. "_underlineHeight": 0,
  696. "_N$horizontalAlign": 0,
  697. "_N$verticalAlign": 1,
  698. "_N$fontFamily": "Arial",
  699. "_N$overflow": 1,
  700. "_N$cacheMode": 0,
  701. "_id": "34xrojgJRIYakVHJuHdsKt"
  702. },
  703. {
  704. "__type__": "cc.Widget",
  705. "_name": "",
  706. "_objFlags": 0,
  707. "node": {
  708. "__id__": 13
  709. },
  710. "_enabled": true,
  711. "alignMode": 0,
  712. "_target": null,
  713. "_alignFlags": 45,
  714. "_left": 2,
  715. "_right": 0,
  716. "_top": 0,
  717. "_bottom": 0,
  718. "_verticalCenter": 0,
  719. "_horizontalCenter": 0,
  720. "_isAbsLeft": true,
  721. "_isAbsRight": true,
  722. "_isAbsTop": true,
  723. "_isAbsBottom": true,
  724. "_isAbsHorizontalCenter": true,
  725. "_isAbsVerticalCenter": true,
  726. "_originalWidth": 158,
  727. "_originalHeight": 40,
  728. "_id": "edgw6v6c9FxJGAuitGY9Wo"
  729. },
  730. {
  731. "__type__": "cc.Node",
  732. "_name": "PLACEHOLDER_LABEL",
  733. "_objFlags": 0,
  734. "_parent": {
  735. "__id__": 9
  736. },
  737. "_children": [],
  738. "_active": true,
  739. "_components": [
  740. {
  741. "__id__": 17
  742. },
  743. {
  744. "__id__": 18
  745. }
  746. ],
  747. "_prefab": null,
  748. "_opacity": 255,
  749. "_color": {
  750. "__type__": "cc.Color",
  751. "r": 187,
  752. "g": 187,
  753. "b": 187,
  754. "a": 255
  755. },
  756. "_contentSize": {
  757. "__type__": "cc.Size",
  758. "width": 158,
  759. "height": 40
  760. },
  761. "_anchorPoint": {
  762. "__type__": "cc.Vec2",
  763. "x": 0,
  764. "y": 1
  765. },
  766. "_trs": {
  767. "__type__": "TypedArray",
  768. "ctor": "Float64Array",
  769. "array": [
  770. -78,
  771. 20,
  772. 0,
  773. 0,
  774. 0,
  775. 0,
  776. 1,
  777. 1,
  778. 1,
  779. 1
  780. ]
  781. },
  782. "_eulerAngles": {
  783. "__type__": "cc.Vec3",
  784. "x": 0,
  785. "y": 0,
  786. "z": 0
  787. },
  788. "_skewX": 0,
  789. "_skewY": 0,
  790. "_is3DNode": false,
  791. "_groupIndex": 0,
  792. "groupIndex": 0,
  793. "_id": "975cnzewNBuqGWNiCecHdh"
  794. },
  795. {
  796. "__type__": "cc.Label",
  797. "_name": "",
  798. "_objFlags": 0,
  799. "node": {
  800. "__id__": 16
  801. },
  802. "_enabled": true,
  803. "_materials": [
  804. {
  805. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  806. }
  807. ],
  808. "_useOriginalSize": true,
  809. "_string": "请输入消息",
  810. "_N$string": "请输入消息",
  811. "_fontSize": 20,
  812. "_lineHeight": 25,
  813. "_enableWrapText": false,
  814. "_N$file": null,
  815. "_isSystemFontUsed": true,
  816. "_spacingX": 0,
  817. "_batchAsBitmap": false,
  818. "_styleFlags": 0,
  819. "_underlineHeight": 0,
  820. "_N$horizontalAlign": 0,
  821. "_N$verticalAlign": 1,
  822. "_N$fontFamily": "Arial",
  823. "_N$overflow": 1,
  824. "_N$cacheMode": 0,
  825. "_id": "8aqED4/BVLLaEt/J4bMIdZ"
  826. },
  827. {
  828. "__type__": "cc.Widget",
  829. "_name": "",
  830. "_objFlags": 0,
  831. "node": {
  832. "__id__": 16
  833. },
  834. "_enabled": true,
  835. "alignMode": 0,
  836. "_target": null,
  837. "_alignFlags": 45,
  838. "_left": 2,
  839. "_right": 0,
  840. "_top": 0,
  841. "_bottom": 0,
  842. "_verticalCenter": 0,
  843. "_horizontalCenter": 0,
  844. "_isAbsLeft": true,
  845. "_isAbsRight": true,
  846. "_isAbsTop": true,
  847. "_isAbsBottom": true,
  848. "_isAbsHorizontalCenter": true,
  849. "_isAbsVerticalCenter": true,
  850. "_originalWidth": 158,
  851. "_originalHeight": 40,
  852. "_id": "7aJYzBTn1DJp/ULsJ+qnng"
  853. },
  854. {
  855. "__type__": "cc.EditBox",
  856. "_name": "",
  857. "_objFlags": 0,
  858. "node": {
  859. "__id__": 9
  860. },
  861. "_enabled": true,
  862. "_useOriginalSize": false,
  863. "_string": "",
  864. "returnType": 0,
  865. "maxLength": 8,
  866. "_tabIndex": 0,
  867. "editingDidBegan": [],
  868. "textChanged": [
  869. {
  870. "__id__": 20
  871. }
  872. ],
  873. "editingDidEnded": [],
  874. "editingReturn": [],
  875. "_N$textLabel": {
  876. "__id__": 14
  877. },
  878. "_N$placeholderLabel": {
  879. "__id__": 17
  880. },
  881. "_N$background": {
  882. "__id__": 11
  883. },
  884. "_N$inputFlag": 5,
  885. "_N$inputMode": 6,
  886. "_N$stayOnTop": false,
  887. "_id": "68zXvn12BP3IDWeXVtyP6z"
  888. },
  889. {
  890. "__type__": "cc.ClickEvent",
  891. "target": {
  892. "__id__": 5
  893. },
  894. "component": "",
  895. "_componentId": "39f69CYWBRPu6G8fxy/eOGw",
  896. "handler": "onTextChanged",
  897. "customEventData": ""
  898. },
  899. {
  900. "__type__": "cc.Node",
  901. "_name": "SendMsgButton",
  902. "_objFlags": 0,
  903. "_parent": {
  904. "__id__": 2
  905. },
  906. "_children": [
  907. {
  908. "__id__": 22
  909. }
  910. ],
  911. "_active": true,
  912. "_components": [
  913. {
  914. "__id__": 27
  915. }
  916. ],
  917. "_prefab": null,
  918. "_opacity": 255,
  919. "_color": {
  920. "__type__": "cc.Color",
  921. "r": 255,
  922. "g": 255,
  923. "b": 255,
  924. "a": 255
  925. },
  926. "_contentSize": {
  927. "__type__": "cc.Size",
  928. "width": 100,
  929. "height": 40
  930. },
  931. "_anchorPoint": {
  932. "__type__": "cc.Vec2",
  933. "x": 0.5,
  934. "y": 0.5
  935. },
  936. "_trs": {
  937. "__type__": "TypedArray",
  938. "ctor": "Float64Array",
  939. "array": [
  940. 142,
  941. 4,
  942. 0,
  943. 0,
  944. 0,
  945. 0,
  946. 1,
  947. 1,
  948. 1,
  949. 1
  950. ]
  951. },
  952. "_eulerAngles": {
  953. "__type__": "cc.Vec3",
  954. "x": 0,
  955. "y": 0,
  956. "z": 0
  957. },
  958. "_skewX": 0,
  959. "_skewY": 0,
  960. "_is3DNode": false,
  961. "_groupIndex": 0,
  962. "groupIndex": 0,
  963. "_id": "66OSIGnVdBTZFjoL+Q4osH"
  964. },
  965. {
  966. "__type__": "cc.Node",
  967. "_name": "Background",
  968. "_objFlags": 0,
  969. "_parent": {
  970. "__id__": 21
  971. },
  972. "_children": [
  973. {
  974. "__id__": 23
  975. }
  976. ],
  977. "_active": true,
  978. "_components": [
  979. {
  980. "__id__": 25
  981. },
  982. {
  983. "__id__": 26
  984. }
  985. ],
  986. "_prefab": null,
  987. "_opacity": 255,
  988. "_color": {
  989. "__type__": "cc.Color",
  990. "r": 255,
  991. "g": 255,
  992. "b": 255,
  993. "a": 255
  994. },
  995. "_contentSize": {
  996. "__type__": "cc.Size",
  997. "width": 100,
  998. "height": 40
  999. },
  1000. "_anchorPoint": {
  1001. "__type__": "cc.Vec2",
  1002. "x": 0.5,
  1003. "y": 0.5
  1004. },
  1005. "_trs": {
  1006. "__type__": "TypedArray",
  1007. "ctor": "Float64Array",
  1008. "array": [
  1009. 0,
  1010. 0,
  1011. 0,
  1012. 0,
  1013. 0,
  1014. 0,
  1015. 1,
  1016. 1,
  1017. 1,
  1018. 1
  1019. ]
  1020. },
  1021. "_eulerAngles": {
  1022. "__type__": "cc.Vec3",
  1023. "x": 0,
  1024. "y": 0,
  1025. "z": 0
  1026. },
  1027. "_skewX": 0,
  1028. "_skewY": 0,
  1029. "_is3DNode": false,
  1030. "_groupIndex": 0,
  1031. "groupIndex": 0,
  1032. "_id": "dfyPyNhvFEHKXgpCoBl6BG"
  1033. },
  1034. {
  1035. "__type__": "cc.Node",
  1036. "_name": "Label",
  1037. "_objFlags": 0,
  1038. "_parent": {
  1039. "__id__": 22
  1040. },
  1041. "_children": [],
  1042. "_active": true,
  1043. "_components": [
  1044. {
  1045. "__id__": 24
  1046. }
  1047. ],
  1048. "_prefab": null,
  1049. "_opacity": 255,
  1050. "_color": {
  1051. "__type__": "cc.Color",
  1052. "r": 0,
  1053. "g": 0,
  1054. "b": 0,
  1055. "a": 255
  1056. },
  1057. "_contentSize": {
  1058. "__type__": "cc.Size",
  1059. "width": 100,
  1060. "height": 40
  1061. },
  1062. "_anchorPoint": {
  1063. "__type__": "cc.Vec2",
  1064. "x": 0.5,
  1065. "y": 0.5
  1066. },
  1067. "_trs": {
  1068. "__type__": "TypedArray",
  1069. "ctor": "Float64Array",
  1070. "array": [
  1071. 0,
  1072. 0,
  1073. 0,
  1074. 0,
  1075. 0,
  1076. 0,
  1077. 1,
  1078. 1,
  1079. 1,
  1080. 1
  1081. ]
  1082. },
  1083. "_eulerAngles": {
  1084. "__type__": "cc.Vec3",
  1085. "x": 0,
  1086. "y": 0,
  1087. "z": 0
  1088. },
  1089. "_skewX": 0,
  1090. "_skewY": 0,
  1091. "_is3DNode": false,
  1092. "_groupIndex": 0,
  1093. "groupIndex": 0,
  1094. "_id": "2bNU3FXLJGpId7oem8EoLo"
  1095. },
  1096. {
  1097. "__type__": "cc.Label",
  1098. "_name": "",
  1099. "_objFlags": 0,
  1100. "node": {
  1101. "__id__": 23
  1102. },
  1103. "_enabled": true,
  1104. "_materials": [
  1105. {
  1106. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1107. }
  1108. ],
  1109. "_useOriginalSize": false,
  1110. "_string": "发送",
  1111. "_N$string": "发送",
  1112. "_fontSize": 20,
  1113. "_lineHeight": 40,
  1114. "_enableWrapText": false,
  1115. "_N$file": null,
  1116. "_isSystemFontUsed": true,
  1117. "_spacingX": 0,
  1118. "_batchAsBitmap": false,
  1119. "_styleFlags": 0,
  1120. "_underlineHeight": 0,
  1121. "_N$horizontalAlign": 1,
  1122. "_N$verticalAlign": 1,
  1123. "_N$fontFamily": "Arial",
  1124. "_N$overflow": 1,
  1125. "_N$cacheMode": 1,
  1126. "_id": "f0cdA1WfBEMIxwLCT459aX"
  1127. },
  1128. {
  1129. "__type__": "cc.Sprite",
  1130. "_name": "",
  1131. "_objFlags": 0,
  1132. "node": {
  1133. "__id__": 22
  1134. },
  1135. "_enabled": true,
  1136. "_materials": [
  1137. {
  1138. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1139. }
  1140. ],
  1141. "_srcBlendFactor": 770,
  1142. "_dstBlendFactor": 771,
  1143. "_spriteFrame": {
  1144. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1145. },
  1146. "_type": 1,
  1147. "_sizeMode": 0,
  1148. "_fillType": 0,
  1149. "_fillCenter": {
  1150. "__type__": "cc.Vec2",
  1151. "x": 0,
  1152. "y": 0
  1153. },
  1154. "_fillStart": 0,
  1155. "_fillRange": 0,
  1156. "_isTrimmedMode": true,
  1157. "_atlas": null,
  1158. "_id": "a3L+5ND3pP6I/9imh4cFWt"
  1159. },
  1160. {
  1161. "__type__": "cc.Widget",
  1162. "_name": "",
  1163. "_objFlags": 0,
  1164. "node": {
  1165. "__id__": 22
  1166. },
  1167. "_enabled": true,
  1168. "alignMode": 0,
  1169. "_target": null,
  1170. "_alignFlags": 45,
  1171. "_left": 0,
  1172. "_right": 0,
  1173. "_top": 0,
  1174. "_bottom": 0,
  1175. "_verticalCenter": 0,
  1176. "_horizontalCenter": 0,
  1177. "_isAbsLeft": true,
  1178. "_isAbsRight": true,
  1179. "_isAbsTop": true,
  1180. "_isAbsBottom": true,
  1181. "_isAbsHorizontalCenter": true,
  1182. "_isAbsVerticalCenter": true,
  1183. "_originalWidth": 100,
  1184. "_originalHeight": 40,
  1185. "_id": "b15zx0UKxGzILpl4kDsysU"
  1186. },
  1187. {
  1188. "__type__": "cc.Button",
  1189. "_name": "",
  1190. "_objFlags": 0,
  1191. "node": {
  1192. "__id__": 21
  1193. },
  1194. "_enabled": true,
  1195. "_normalMaterial": null,
  1196. "_grayMaterial": null,
  1197. "duration": 0.1,
  1198. "zoomScale": 1.2,
  1199. "clickEvents": [
  1200. {
  1201. "__id__": 28
  1202. }
  1203. ],
  1204. "_N$interactable": true,
  1205. "_N$enableAutoGrayEffect": false,
  1206. "_N$transition": 2,
  1207. "transition": 2,
  1208. "_N$normalColor": {
  1209. "__type__": "cc.Color",
  1210. "r": 230,
  1211. "g": 230,
  1212. "b": 230,
  1213. "a": 255
  1214. },
  1215. "_N$pressedColor": {
  1216. "__type__": "cc.Color",
  1217. "r": 200,
  1218. "g": 200,
  1219. "b": 200,
  1220. "a": 255
  1221. },
  1222. "pressedColor": {
  1223. "__type__": "cc.Color",
  1224. "r": 200,
  1225. "g": 200,
  1226. "b": 200,
  1227. "a": 255
  1228. },
  1229. "_N$hoverColor": {
  1230. "__type__": "cc.Color",
  1231. "r": 255,
  1232. "g": 255,
  1233. "b": 255,
  1234. "a": 255
  1235. },
  1236. "hoverColor": {
  1237. "__type__": "cc.Color",
  1238. "r": 255,
  1239. "g": 255,
  1240. "b": 255,
  1241. "a": 255
  1242. },
  1243. "_N$disabledColor": {
  1244. "__type__": "cc.Color",
  1245. "r": 120,
  1246. "g": 120,
  1247. "b": 120,
  1248. "a": 200
  1249. },
  1250. "_N$normalSprite": {
  1251. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1252. },
  1253. "_N$pressedSprite": {
  1254. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1255. },
  1256. "pressedSprite": {
  1257. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1258. },
  1259. "_N$hoverSprite": {
  1260. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1261. },
  1262. "hoverSprite": {
  1263. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1264. },
  1265. "_N$disabledSprite": {
  1266. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1267. },
  1268. "_N$target": {
  1269. "__id__": 22
  1270. },
  1271. "_id": "d95fHAFApHlKCsjPdZ/yU9"
  1272. },
  1273. {
  1274. "__type__": "cc.ClickEvent",
  1275. "target": {
  1276. "__id__": 5
  1277. },
  1278. "component": "",
  1279. "_componentId": "39f69CYWBRPu6G8fxy/eOGw",
  1280. "handler": "sendMsg",
  1281. "customEventData": ""
  1282. },
  1283. {
  1284. "__type__": "cc.Canvas",
  1285. "_name": "",
  1286. "_objFlags": 0,
  1287. "node": {
  1288. "__id__": 2
  1289. },
  1290. "_enabled": true,
  1291. "_designResolution": {
  1292. "__type__": "cc.Size",
  1293. "width": 960,
  1294. "height": 640
  1295. },
  1296. "_fitWidth": false,
  1297. "_fitHeight": true,
  1298. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  1299. },
  1300. {
  1301. "__type__": "cc.Widget",
  1302. "_name": "",
  1303. "_objFlags": 0,
  1304. "node": {
  1305. "__id__": 2
  1306. },
  1307. "_enabled": true,
  1308. "alignMode": 1,
  1309. "_target": null,
  1310. "_alignFlags": 45,
  1311. "_left": 0,
  1312. "_right": 0,
  1313. "_top": 0,
  1314. "_bottom": 0,
  1315. "_verticalCenter": 0,
  1316. "_horizontalCenter": 0,
  1317. "_isAbsLeft": true,
  1318. "_isAbsRight": true,
  1319. "_isAbsTop": true,
  1320. "_isAbsBottom": true,
  1321. "_isAbsHorizontalCenter": true,
  1322. "_isAbsVerticalCenter": true,
  1323. "_originalWidth": 0,
  1324. "_originalHeight": 0,
  1325. "_id": "29zXboiXFBKoIV4PQ2liTe"
  1326. }
  1327. ]