95_ex Error.json 314 B

1234567891011121314151617
  1. {
  2. "lives_position": [ 2, 2 ],
  3. "balls": [
  4. {
  5. // "position": [ 50, 140 ]
  6. }
  7. ],
  8. "arcs": [
  9. {
  10. "position": [ 320, 800 ],
  11. "radius": 310,
  12. "start_angle": 90,
  13. "end_angle": 360,
  14. "surface": "INSIDE"
  15. }
  16. ]
  17. }