mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 21:29:17 +01:00
playing with JSON example a bit
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"bubbles": {
|
||||
"bubble": [
|
||||
"bubbles": [
|
||||
{
|
||||
"position": {
|
||||
"x": 160,
|
||||
@@ -34,5 +33,4 @@
|
||||
"label": "Melancholy"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user