getting new sketchbook and examples under control

This commit is contained in:
benfry
2004-01-20 17:45:01 +00:00
parent dfae803b3c
commit 3e75d02fed
5 changed files with 117 additions and 88 deletions

View File

@@ -53,10 +53,10 @@ public class PdeSketch {
PdeCode hidden[];
// all these set each time build() is called
boolean externalRuntime;
String mainClassName;
String classPath;
String libraryPath;
boolean externalRuntime;
/**