mirror of
https://github.com/processing/processing4.git
synced 2026-02-15 03:15:40 +01:00
working on XML example, still need functionality for adding and deleting from XML tree
This commit is contained in:
@@ -1 +0,0 @@
|
||||
x,y,diameter,name
|
||||
@@ -1,5 +0,0 @@
|
||||
x,y,diameter,name
|
||||
160,103,43.19838,Happy
|
||||
372,137,52.42526,Sad
|
||||
273,235,61.14072,Joyous
|
||||
121,179,44.758068,Melancholy
|
||||
|
@@ -0,0 +1 @@
|
||||
<?xml version="1.0"?>
|
||||
Reference in New Issue
Block a user