getting new sketchbook and examples under control

This commit is contained in:
benfry
2004-01-20 17:45:01 +00:00
parent d9a89b9e8d
commit 0a1bd6d08b
5 changed files with 117 additions and 88 deletions
+1 -1
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;
/**