diffCell.prefab 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "diffCell",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "diffCell",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 8
  29. },
  30. {
  31. "__id__": 10
  32. },
  33. {
  34. "__id__": 12
  35. },
  36. {
  37. "__id__": 14
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 16
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_layer": 33554432,
  63. "_euler": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_id": ""
  70. },
  71. {
  72. "__type__": "cc.Node",
  73. "_name": "namelabel",
  74. "_objFlags": 0,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 5
  86. }
  87. ],
  88. "_prefab": {
  89. "__id__": 7
  90. },
  91. "_lpos": {
  92. "__type__": "cc.Vec3",
  93. "x": 0,
  94. "y": 0,
  95. "z": 0
  96. },
  97. "_lrot": {
  98. "__type__": "cc.Quat",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0,
  102. "w": 1
  103. },
  104. "_lscale": {
  105. "__type__": "cc.Vec3",
  106. "x": 1,
  107. "y": 1,
  108. "z": 1
  109. },
  110. "_layer": 33554432,
  111. "_euler": {
  112. "__type__": "cc.Vec3",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0
  116. },
  117. "_id": ""
  118. },
  119. {
  120. "__type__": "cc.UITransform",
  121. "_name": "",
  122. "_objFlags": 0,
  123. "node": {
  124. "__id__": 2
  125. },
  126. "_enabled": true,
  127. "__prefab": {
  128. "__id__": 4
  129. },
  130. "_contentSize": {
  131. "__type__": "cc.Size",
  132. "width": 42.26,
  133. "height": 50.4
  134. },
  135. "_anchorPoint": {
  136. "__type__": "cc.Vec2",
  137. "x": 0.5,
  138. "y": 0.5
  139. },
  140. "_id": ""
  141. },
  142. {
  143. "__type__": "cc.CompPrefabInfo",
  144. "fileId": "31Tkdqev1IP6MpFgUBc/pt"
  145. },
  146. {
  147. "__type__": "cc.Label",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "node": {
  151. "__id__": 2
  152. },
  153. "_enabled": true,
  154. "__prefab": {
  155. "__id__": 6
  156. },
  157. "_visFlags": 0,
  158. "_customMaterial": null,
  159. "_srcBlendFactor": 2,
  160. "_dstBlendFactor": 4,
  161. "_color": {
  162. "__type__": "cc.Color",
  163. "r": 255,
  164. "g": 255,
  165. "b": 255,
  166. "a": 255
  167. },
  168. "_string": "label",
  169. "_horizontalAlign": 1,
  170. "_verticalAlign": 1,
  171. "_actualFontSize": 20,
  172. "_fontSize": 20,
  173. "_fontFamily": "Arial",
  174. "_lineHeight": 40,
  175. "_overflow": 0,
  176. "_enableWrapText": true,
  177. "_font": null,
  178. "_isSystemFontUsed": true,
  179. "_spacingX": 0,
  180. "_isItalic": false,
  181. "_isBold": false,
  182. "_isUnderline": false,
  183. "_underlineHeight": 2,
  184. "_cacheMode": 0,
  185. "_id": ""
  186. },
  187. {
  188. "__type__": "cc.CompPrefabInfo",
  189. "fileId": "92ko/SY71I7acvpeXauTq5"
  190. },
  191. {
  192. "__type__": "cc.PrefabInfo",
  193. "root": {
  194. "__id__": 1
  195. },
  196. "asset": {
  197. "__id__": 0
  198. },
  199. "fileId": "142XBfCBNEhpa1mvKK2ghq"
  200. },
  201. {
  202. "__type__": "cc.UITransform",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "node": {
  206. "__id__": 1
  207. },
  208. "_enabled": true,
  209. "__prefab": {
  210. "__id__": 9
  211. },
  212. "_contentSize": {
  213. "__type__": "cc.Size",
  214. "width": 400,
  215. "height": 100
  216. },
  217. "_anchorPoint": {
  218. "__type__": "cc.Vec2",
  219. "x": 0.5,
  220. "y": 0.5
  221. },
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.CompPrefabInfo",
  226. "fileId": "0fen9xJ2lOgoTPUMEyZ0IX"
  227. },
  228. {
  229. "__type__": "cc.Sprite",
  230. "_name": "",
  231. "_objFlags": 0,
  232. "node": {
  233. "__id__": 1
  234. },
  235. "_enabled": true,
  236. "__prefab": {
  237. "__id__": 11
  238. },
  239. "_visFlags": 0,
  240. "_customMaterial": null,
  241. "_srcBlendFactor": 2,
  242. "_dstBlendFactor": 4,
  243. "_color": {
  244. "__type__": "cc.Color",
  245. "r": 255,
  246. "g": 255,
  247. "b": 255,
  248. "a": 255
  249. },
  250. "_spriteFrame": {
  251. "__uuid__": "d4fb61a9-6221-47bd-a04e-a4510630151a@f9941",
  252. "__expectedType__": "cc.SpriteFrame"
  253. },
  254. "_type": 1,
  255. "_fillType": 0,
  256. "_sizeMode": 0,
  257. "_fillCenter": {
  258. "__type__": "cc.Vec2",
  259. "x": 0,
  260. "y": 0
  261. },
  262. "_fillStart": 0,
  263. "_fillRange": 0,
  264. "_isTrimmedMode": true,
  265. "_useGrayscale": false,
  266. "_atlas": null,
  267. "_id": ""
  268. },
  269. {
  270. "__type__": "cc.CompPrefabInfo",
  271. "fileId": "fa+6Wgxe9PQrXsDXneClv1"
  272. },
  273. {
  274. "__type__": "63961fX/0ZFj7gjVzyZRdoL",
  275. "_name": "",
  276. "_objFlags": 0,
  277. "node": {
  278. "__id__": 1
  279. },
  280. "_enabled": true,
  281. "__prefab": {
  282. "__id__": 13
  283. },
  284. "label": {
  285. "__id__": 5
  286. },
  287. "_id": ""
  288. },
  289. {
  290. "__type__": "cc.CompPrefabInfo",
  291. "fileId": "62WLQtFSFI+6/lH7EZZVqA"
  292. },
  293. {
  294. "__type__": "cc.Button",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "node": {
  298. "__id__": 1
  299. },
  300. "_enabled": true,
  301. "__prefab": {
  302. "__id__": 15
  303. },
  304. "clickEvents": [],
  305. "_interactable": true,
  306. "_transition": 0,
  307. "_normalColor": {
  308. "__type__": "cc.Color",
  309. "r": 255,
  310. "g": 255,
  311. "b": 255,
  312. "a": 255
  313. },
  314. "_hoverColor": {
  315. "__type__": "cc.Color",
  316. "r": 211,
  317. "g": 211,
  318. "b": 211,
  319. "a": 255
  320. },
  321. "_pressedColor": {
  322. "__type__": "cc.Color",
  323. "r": 255,
  324. "g": 255,
  325. "b": 255,
  326. "a": 255
  327. },
  328. "_disabledColor": {
  329. "__type__": "cc.Color",
  330. "r": 124,
  331. "g": 124,
  332. "b": 124,
  333. "a": 255
  334. },
  335. "_normalSprite": {
  336. "__uuid__": "d4fb61a9-6221-47bd-a04e-a4510630151a@f9941",
  337. "__expectedType__": "cc.SpriteFrame"
  338. },
  339. "_hoverSprite": null,
  340. "_pressedSprite": null,
  341. "_disabledSprite": null,
  342. "_duration": 0.1,
  343. "_zoomScale": 1.2,
  344. "_target": null,
  345. "_id": ""
  346. },
  347. {
  348. "__type__": "cc.CompPrefabInfo",
  349. "fileId": "50Tx8vRK1K0Lis3POJhwYU"
  350. },
  351. {
  352. "__type__": "cc.PrefabInfo",
  353. "root": {
  354. "__id__": 1
  355. },
  356. "asset": {
  357. "__id__": 0
  358. },
  359. "fileId": "c46/YsCPVOJYA4mWEpNYRx"
  360. }
  361. ]