Advertisement
Guest User

Untitled

a guest
Aug 18th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. {
  2. "widgets": {
  3. "type": 9,
  4. "value": [
  5. {
  6. "name": {
  7. "type": 8,
  8. "value": "start"
  9. },
  10. "x": {
  11. "type": 3,
  12. "value": -23.0
  13. },
  14. "y": {
  15. "type": 3,
  16. "value": -2.0
  17. }
  18. },
  19. {
  20. "name": {
  21. "type": 8,
  22. "value": "coordinateOperator"
  23. },
  24. "x": {
  25. "type": 3,
  26. "value": -23.0
  27. },
  28. "variable": {
  29. "type": 8,
  30. "value": ""
  31. },
  32. "y": {
  33. "type": 3,
  34. "value": 9.0
  35. },
  36. "operator": {
  37. "type": 1,
  38. "value": 0.0
  39. }
  40. }
  41. ]
  42. }
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement