Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. {
  2. "widgets": {
  3. "type": 9,
  4. "value": [
  5. {
  6. "name": {
  7. "type": 8,
  8. "value": "start"
  9. },
  10. "y": {
  11. "type": 3,
  12. "value": 24.0
  13. },
  14. "x": {
  15. "type": 3,
  16. "value": 55.0
  17. }
  18. },
  19. {
  20. "name": {
  21. "type": 8,
  22. "value": "standby"
  23. },
  24. "y": {
  25. "type": 3,
  26. "value": 35.0
  27. },
  28. "x": {
  29. "type": 3,
  30. "value": 55.0
  31. }
  32. },
  33. {
  34. "name": {
  35. "type": 8,
  36. "value": "externalProgram"
  37. },
  38. "y": {
  39. "type": 3,
  40. "value": 46.0
  41. },
  42. "x": {
  43. "type": 3,
  44. "value": 55.0
  45. }
  46. }
  47. ]
  48. }
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement