1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
{ "another_bicycle": { "height": 15, "pixelRatio": 1, "width": 15, "x": 22, "y": 0 }, "bicycle": { "height": 15, "pixelRatio": 1, "width": 15, "x": 39, "y": 0 }, "circle": { "height": 20, "pixelRatio": 1, "width": 20, "x": 0, "y": 0 } }