GetEnergy.scene 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. {
  2. "x":0,
  3. "type":"Scene",
  4. "selectedBox":4,
  5. "selecteID":11,
  6. "searchKey":"Scene",
  7. "props":{"width":720,"sceneColor":"#000000","height":1280},
  8. "nodeParent":-1,
  9. "maxID":14,
  10. "label":"Scene",
  11. "isOpen":true,
  12. "isDirectory":true,
  13. "isAniNode":true,
  14. "hasChild":true,
  15. "compId":2,
  16. "child":[
  17. {
  18. "x":15,
  19. "type":"Image",
  20. "searchKey":"Image,bg",
  21. "props":{"y":0,"x":0,"top":0,"skin":"Main/bga.png","right":0,"name":"bg","left":0,"bottom":0},
  22. "nodeParent":2,
  23. "label":"bg",
  24. "isOpen":true,
  25. "isDirectory":false,
  26. "isAniNode":true,
  27. "hasChild":false,
  28. "compId":3,
  29. "child":[
  30. ]
  31. },
  32. {
  33. "x":15,
  34. "type":"Image",
  35. "searchKey":"Image,dialog",
  36. "props":{"y":218,"x":70,"skin":"Main/shezhi-1-2.png","rotation":0,"name":"dialog"},
  37. "nodeParent":2,
  38. "label":"dialog",
  39. "isOpen":true,
  40. "isDirectory":true,
  41. "isAniNode":true,
  42. "hasChild":true,
  43. "compId":4,
  44. "child":[
  45. {
  46. "x":30,
  47. "type":"Image",
  48. "searchKey":"Image,title",
  49. "props":{"y":98,"x":187,"skin":"Main/tili-2.png","name":"title"},
  50. "nodeParent":4,
  51. "label":"title",
  52. "isDirectory":false,
  53. "isAniNode":true,
  54. "hasChild":false,
  55. "compId":5,
  56. "child":[
  57. ]
  58. },
  59. {
  60. "x":30,
  61. "type":"Button",
  62. "searchKey":"Button,btnClose",
  63. "props":{"y":0,"x":0,"var":"btnClose","top":20,"stateNum":"1","skin":"Main/qiandao-1-2.png","right":15},
  64. "nodeParent":4,
  65. "label":"btnClose",
  66. "isOpen":false,
  67. "isDirectory":true,
  68. "isAniNode":true,
  69. "hasChild":true,
  70. "compId":6,
  71. "child":[
  72. {
  73. "type":"Script",
  74. "switchAble":true,
  75. "source":"src/views/comp/ButtonScript.ts",
  76. "searchKey":"Script,ButtonScript",
  77. "removeAble":true,
  78. "props":{},
  79. "nodeParent":6,
  80. "label":"ButtonScript",
  81. "isDirectory":false,
  82. "isAniNode":true,
  83. "hasChild":false,
  84. "compId":7,
  85. "child":[
  86. ]
  87. }]
  88. },
  89. {
  90. "x":30,
  91. "type":"Box",
  92. "searchKey":"Box",
  93. "props":{"y":175,"x":210,"width":160,"height":160},
  94. "nodeParent":4,
  95. "label":"Box",
  96. "isOpen":false,
  97. "isDirectory":true,
  98. "isAniNode":true,
  99. "hasChild":true,
  100. "compId":8,
  101. "child":[
  102. {
  103. "type":"Image",
  104. "searchKey":"Image,icon",
  105. "props":{"var":"icon","skin":"Main/tili.png","centerY":0,"centerX":0},
  106. "nodeParent":8,
  107. "label":"icon",
  108. "isDirectory":false,
  109. "isAniNode":true,
  110. "hasChild":false,
  111. "compId":9,
  112. "child":[
  113. ]
  114. },
  115. {
  116. "type":"Text",
  117. "searchKey":"Text,desc",
  118. "props":{"y":175,"width":160,"var":"desc","valign":"middle","text":"+2","height":30,"fontSize":30,"color":"#F5C148","bold":true,"align":"center"},
  119. "nodeParent":8,
  120. "label":"desc",
  121. "isDirectory":false,
  122. "isAniNode":true,
  123. "hasChild":false,
  124. "compId":10,
  125. "child":[
  126. ]
  127. }]
  128. },
  129. {
  130. "x":30,
  131. "type":"Button",
  132. "searchKey":"Button,btnShare",
  133. "props":{"y":487,"x":289,"var":"btnShare","stateNum":"1","skin":"Main/tili-1.png","anchorY":0.5,"anchorX":0.5},
  134. "nodeParent":4,
  135. "label":"btnShare",
  136. "isOpen":false,
  137. "isDirectory":true,
  138. "isAniNode":true,
  139. "hasChild":true,
  140. "compId":11,
  141. "child":[
  142. {
  143. "x":45,
  144. "type":"Script",
  145. "switchAble":true,
  146. "source":"src/views/comp/ButtonScript.ts",
  147. "searchKey":"Script,ButtonScript",
  148. "removeAble":true,
  149. "props":{},
  150. "nodeParent":11,
  151. "label":"ButtonScript",
  152. "isDirectory":false,
  153. "isAniNode":true,
  154. "hasChild":false,
  155. "compId":12,
  156. "child":[
  157. ]
  158. },
  159. {
  160. "x":45,
  161. "type":"Script",
  162. "switchAble":true,
  163. "source":"src/views/comp/ScaleScript.ts",
  164. "searchKey":"Script,ScaleScript",
  165. "removeAble":true,
  166. "props":{},
  167. "nodeParent":11,
  168. "label":"ScaleScript",
  169. "isDirectory":false,
  170. "isAniNode":true,
  171. "hasChild":false,
  172. "compId":13,
  173. "child":[
  174. ]
  175. }]
  176. }]
  177. }],
  178. "animations":[
  179. {
  180. "nodes":[
  181. ],
  182. "name":"ani1",
  183. "id":1,
  184. "frameRate":24,
  185. "action":0
  186. }]
  187. }