12345678910111213141516171819202122232425262728293031323334 |
- {
- "res":{
- "hp00000": {"x":40,"y":40,"w":185,"h":58},
- "hp10000": {"x":265,"y":40,"w":185,"h":58},
- "hp20000": {"x":40,"y":138,"w":185,"h":58},
- "hp30000": {"x":265,"y":138,"w":185,"h":58}
- },
- "frames": {
- "hp0": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"hp00000","x":-92.5,"y":-10}
- ]
- },
- "hp1": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"hp10000","x":-92.5,"y":-10}
- ]
- },
- "hp2": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"hp20000","x":-92.5,"y":-10}
- ]
- },
- "hp3": {
- "totalFrame": 1,
- "childrenFrame": [
- {"res":"hp30000","x":-92.5,"y":-10}
- ]
- }
- }
- }
|