12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "res":{
- "00000": {"x":0,"y":0,"w":46,"h":76},
- "10000": {"x":46,"y":0,"w":46,"h":76},
- "20000": {"x":92,"y":0,"w":46,"h":76},
- "30000": {"x":138,"y":0,"w":46,"h":76},
- "40000": {"x":184,"y":0,"w":46,"h":76},
- "50000": {"x":0,"y":77,"w":46,"h":76},
- "60000": {"x":46,"y":77,"w":46,"h":76},
- "70000": {"x":92,"y":77,"w":46,"h":76},
- "80000": {"x":138,"y":77,"w":46,"h":76},
- "90000": {"x":184,"y":77,"w":46,"h":76}
- },
- "frames": {
- "0": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"00000","x":0,"y":0}
- ]
- },
- "1": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"10000","x":0,"y":0}
- ]
- },
- "2": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"20000","x":0,"y":0}
- ]
- },
- "3": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"30000","x":0,"y":0}
- ]
- },
- "4": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"40000","x":0,"y":0}
- ]
- },
- "5": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"50000","x":0,"y":0}
- ]
- },
- "6": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"60000","x":0,"y":0}
- ]
- },
- "7": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"70000","x":0,"y":0}
- ]
- },
- "8": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"80000","x":0,"y":0}
- ]
- },
- "9": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"90000","x":0,"y":0}
- ]
- }
- }
- }
|