numbers.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "res":{
  3. "00000": {"x":0,"y":0,"w":46,"h":76},
  4. "10000": {"x":46,"y":0,"w":46,"h":76},
  5. "20000": {"x":92,"y":0,"w":46,"h":76},
  6. "30000": {"x":138,"y":0,"w":46,"h":76},
  7. "40000": {"x":184,"y":0,"w":46,"h":76},
  8. "50000": {"x":0,"y":77,"w":46,"h":76},
  9. "60000": {"x":46,"y":77,"w":46,"h":76},
  10. "70000": {"x":92,"y":77,"w":46,"h":76},
  11. "80000": {"x":138,"y":77,"w":46,"h":76},
  12. "90000": {"x":184,"y":77,"w":46,"h":76}
  13. },
  14. "frames": {
  15. "0": {
  16. "totalFrame": 1,
  17. "childrenFrame": [
  18. {"res":"00000","x":0,"y":0}
  19. ]
  20. },
  21. "1": {
  22. "totalFrame": 1,
  23. "childrenFrame": [
  24. {"res":"10000","x":0,"y":0}
  25. ]
  26. },
  27. "2": {
  28. "totalFrame": 1,
  29. "childrenFrame": [
  30. {"res":"20000","x":0,"y":0}
  31. ]
  32. },
  33. "3": {
  34. "totalFrame": 1,
  35. "childrenFrame": [
  36. {"res":"30000","x":0,"y":0}
  37. ]
  38. },
  39. "4": {
  40. "totalFrame": 1,
  41. "childrenFrame": [
  42. {"res":"40000","x":0,"y":0}
  43. ]
  44. },
  45. "5": {
  46. "totalFrame": 1,
  47. "childrenFrame": [
  48. {"res":"50000","x":0,"y":0}
  49. ]
  50. },
  51. "6": {
  52. "totalFrame": 1,
  53. "childrenFrame": [
  54. {"res":"60000","x":0,"y":0}
  55. ]
  56. },
  57. "7": {
  58. "totalFrame": 1,
  59. "childrenFrame": [
  60. {"res":"70000","x":0,"y":0}
  61. ]
  62. },
  63. "8": {
  64. "totalFrame": 1,
  65. "childrenFrame": [
  66. {"res":"80000","x":0,"y":0}
  67. ]
  68. },
  69. "9": {
  70. "totalFrame": 1,
  71. "childrenFrame": [
  72. {"res":"90000","x":0,"y":0}
  73. ]
  74. }
  75. }
  76. }